Followed 5 of the steps to format a Buy contract of R_100 ...

I begun Mt API by: 1) Authentication procedure. My Authentication passed
2) Active Symbols. I opened all brackets on Request and Response.
3)Get Contract Details : using the contracts for API, obtain a list of contracts available for a specific instrument .
4) Price Proposal. If Request - open brackets to call the Payout to Rise/Fall options, set the contract_type : i. For Rise, use : "PUT "
ii. For Fall use : "CALL"
The Proposal Request returns a contract_id for the proposed Trade.The contract_id is pasted next to the BUY CONTRACT API .At this point there is to mention that for Rise, use "PUT" under contract_type in expanded list on Request Price Proposal.
5) Buy the Contract: paste the contract_id next to the Buy Contract and click the Request Send button that activates the But from the market .

         My api did Byy the first Contract but failed to continue. So I am furthering my research. 

Comments

  • I had made a screen recording while arranging the API requests and will download it for anyone's education purposes . It is 25 minute recording and have posted It to my Facebook and YouTube channel.

Sign In or Register to comment.