Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

how to get parameters from transaction event #115

Open
AhmadZuhdi opened this issue Nov 10, 2017 · 0 comments
Open

how to get parameters from transaction event #115

AhmadZuhdi opened this issue Nov 10, 2017 · 0 comments

Comments

@AhmadZuhdi
Copy link

AhmadZuhdi commented Nov 10, 2017

when i got an event with msg_type buy i got some data like this

"parameters":{  
         "amount":4.72,
         "app_markup_percentage":"0",
         "basis":"payout",
         "contract_type":"CALL",
         "currency":"USD",
         "duration":5,
         "duration_unit":"t",
         "symbol":"frxAUDJPY"
}

how can i get data like that, but from event transaction event ?

am i only get buy event after calling buy api ?
or can i get it too from other client ? like from binary.com website ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant