donewiththedollar / directionalscalper

CCXT based algorithmic trading framework for Bybit and other CCXT supported exchanges
https://quantumvoid.org
MIT License
150 stars 49 forks source link

Beyond Slick #79

Closed devmehta91 closed 8 months ago

devmehta91 commented 9 months ago

This is beyond slick. And you posted it. well done and thanks. Curious if I can just swap my strategy or triggers in for the default strats presented and where to do that... ofc I can ask GPT but figured id say thanks and ask here first.

donewiththedollar commented 8 months ago

You can use the menu to select a strategy easily by running the python3.11 multi_bot.py --config config.json, and the stop loss triggers you can use multiple at once but I recommend only using one; I prefer auto reduce instead of a hard stop loss.