austinyearlykim / wolf

:wolf: Binance trading bot for node.js
78 stars 27 forks source link

Stop Loss enhancement #34

Open Orbitalz-eth opened 6 years ago

Orbitalz-eth commented 6 years ago

A nice feature enhancement to the stop-loss would be: after_stop-loss_trigger_wait: 60.0

When a stop-loss is triggered, the bot would wait 60 seconds, before creating a new order. This little feature would greatly help reduce the amount of stop-loss triggers throughout the day. Especially during massive sell-offs, when you just don't know when the sell-off is going to end.

9121511 commented 6 years ago

x2