Meph1587 / Binance-TradeAssistant

Allows to place multiple orders with same balance
1 stars 0 forks source link

Entry, stop loss and take profit at the same time and go sleep #2

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?

ronanmendes commented 4 years ago

And how can I choose between market and limit order?