Thanks, Raunak
I want to maintain same currency to all my user at the time of buy a new contract API. For example if my user X have a account currency as USD and user Y have a account currency as EUR, And Z has GBP. I have simultaneously call buy contract API for the above three user. I want to set Default currency as USD for all user when calling the buy contact API. is it possible?
Comments
@trade4mebinarydemo check https://developers.binary.com/api/#set_account_currency
Thanks, Raunak
I want to maintain same currency to all my user at the time of buy a new contract API. For example if my user X have a account currency as USD and user Y have a account currency as EUR, And Z has GBP. I have simultaneously call buy contract API for the above three user. I want to set Default currency as USD for all user when calling the buy contact API. is it possible?
@trade4mebinarydemo this is not possible, as you can purchase contract only for default account currency
@Raunak Thank you