I need help. Deal. С#
Hi, everybody. I'm sorry, I don't speak English very well. Need help, I got app_id, authorized. Please write how to make transactions via Price Proposal. Please give an example.C#
Tagged:
Hi, everybody. I'm sorry, I don't speak English very well. Need help, I got app_id, authorized. Please write how to make transactions via Price Proposal. Please give an example.C#
Comments
@Fearnt Have you looked at the code samples here https://developers.binary.com/demos/ there is a C# example, It is for ticks but to use it for price_proposal it is just a matter of changing the attributes in Main()
To ones for the proposal call https://developers.binary.com/api/#proposal
thanks, I figured it out..))))