Payout Stream
Hello developers,
must i send on every tick a prce proposal to get the current payout amount or exists a stream for that?
Thank you for your response
Hello developers,
must i send on every tick a prce proposal to get the current payout amount or exists a stream for that?
Thank you for your response
Comments
If I understand it correctly you can use https://developers.binary.com/api/#proposal call to get current price and payout
yes but i need an price update on every tick and i thaught that a stream method exists
tick is for market quotes, price is different.
Proposal handle it internally that every price/payout change is streamed to client using proposal stream.
I cant find a proposal stream method in the playground what do u mean?
Check this https://developers.binary.com/api/#proposal