yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.53k stars 830 forks source link

entry, stop loss and take profit at the same time #266

Open ronanmendes opened 4 years ago

ronanmendes commented 4 years ago

All I want is set a buy entry (above the current price) and once this order is triggered put a take profit and stop loss

Example with btc (wich is now at ~8000):

Buy when btc is at 11000 with take profit at 12000 and stop loss at 9000

This bot can do that? How can I do that?