donewiththedollar / directionalscalper

CCXT based algorithmic trading framework for Bybit and other CCXT supported exchanges

Home Page:https://quantumvoid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beyond Slick

devmehta91 opened this issue · comments

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.

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.