HFT Bot Development.
Hey everyone
So I’m working on an HFT bot at the moment. I can’t seem to find a breakthrough though. The backtests for the one I’ve coded so far are amazing but terrible on a live account.
Right now, I’m at a point where I would like to add some functionality where the bot only sets buy and sell stops based on momentum. I have tried order flow, ROC and ATR. The biggest issue I am facing is that my bot sets both buy and sell stops and most of the time both will be triggered eating at any profits I may have. I can’t seem to find a better stop setting algorithm that will work
If anyone else has experience with a profitable HFT bot then I would love your feedback