-
Notifications
You must be signed in to change notification settings - Fork 564
Buy
Alexander Skiridomov edited this page Sep 1, 2016
·
3 revisions
To buy active you can use api.buy(price, active_id, option, direction)
method
price - your price to buy
active_id - active identifier
option - type of option ("turbo" or "binary")
direction - direction to buy ("call" or "put")
api.buy(10, 76, "turbo", "call")
This wiki and the README document contains a lot of information, please take your time and read these instructions carefully.
About
Installation
Getting Started
Troubleshooting