Get entry price with buy_contract_for_multiple_accounts
Hello,
I need to know the entry price, for a contract purchase for multiple accounts (buy_contract_for_multiple_accounts).
I mean, so I know what price it came in. How do I get this information?
Tagged:
Comments
Hi @alecaus I'm not exactly sure what your mean is this something you can get using a normal buy call if so what is the attribute called?
@michael_mueller
Thanks for listening!
But, when you send a purchase to the binary, it does not return the price I entered into the contract. I mean, I don't know what price (for example, 243.2893) the contract opened.
Also, when you close, I would like to know how to get what price you purchased.
These are basic questions, but honestly I couldn't identify this in the API.
You would need to subscribe to the transaction stream for each account https://developers.binary.com/api/#transaction or https://developers.binary.com/api/#proposal_open_contract