I would like ask you is there any chance that you could add stop loss bot, please?
bot will buy coin and setup stop loss (SL) 5%(optional for own choice) and next bot will scan the price once price will change for example 1%(optional) it will cancel previous order and create new SL with increased price so we will have smaller SL from order price. it will continue to the top price -5%(optional) or your choice price(also possibility)
for example
sl_bot(5%,1%)
run ruby bittrex_bot.rb "FUN" "8" will go to top once -5%
or
run ruby bittrex_bot.rb "FUN" "0.00000700" "9" will go to 700sat and will sell that coin
Hi @aqfaridi
Thank you for your bot.
I would like ask you is there any chance that you could add stop loss bot, please?
bot will buy coin and setup stop loss (SL) 5%(optional for own choice) and next bot will scan the price once price will change for example 1%(optional) it will cancel previous order and create new SL with increased price so we will have smaller SL from order price. it will continue to the top price -5%(optional) or your choice price(also possibility) for example sl_bot(5%,1%) run ruby bittrex_bot.rb "FUN" "8" will go to top once -5% or run ruby bittrex_bot.rb "FUN" "0.00000700" "9" will go to 700sat and will sell that coin
thank you in advance