delta-exchange / python-rest-client

https://pypi.org/project/delta-rest-client/
13 stars 19 forks source link

bracket_take_profit_price #28

Closed paowongsakorn closed 3 years ago

paowongsakorn commented 4 years ago

how can i add bracket_take_profit_price in order create?

bbc4468 commented 3 years ago

You can simply add it in the order object when calling create_order function https://github.com/delta-exchange/python-rest-client/blob/master/delta_rest_client/delta_rest_client.py#L86