Place bid in Binomo

Job ID: 34916687

Budget: ₹1,500 – ₹12,500 INR

Hello
I needed a function created in C# which will accept the below parameters
PlaceBid(Direction, AssetClass, Amount, Time)
This function should automatically place an "Up" bid or "Down" bid depending on the Direction passed and it should be placed on the Asset that is sent to it for the Amount and Time coming again from the parameters to the function.

You can open a demo account in Binomo.com and then use it to place an Up or Down bid manually - see the workings and try to automate that process using C#.

Final deliverable is the C# function doing this feature. It should be compatible with Windows Forms.