kmadac / bitstamp-python-client

Python package to communicate with bitstamp.net
MIT License
143 stars 70 forks source link

'limit_price' argument for buy_limit_order() and sell_limit_order() #30

Closed Deelight-fr closed 6 years ago

Deelight-fr commented 6 years ago

Added 'limit_price' optional argument for buy_limit_order() and sell_limit_order() If order is executed, triggers the creation of an opposite order at the defined price (ie: take profit for a buy_limit_order()) cf: https://www.bitstamp.net/api/