Interesting. Thanks for sharing those. I'll read it over the holiday which starts tomorrow.
Some questions that doesn't relate to strategy per se if you don't mind talking:
1) Approximately, how much time did you spend learning automation and coding to create this system?
2) Did you code everything yourself or have you had external help, i.e., hiring a programmer?
3) At this point - how much time do you spend maintaining the system? Are you still doing any developments for this particular system or do you consider it completed?
4) Are you looking into new strategies/systems outside this current ORB system? Will you ever consider manual trading again?
Thanks.
1. I generally know how the algo flows and can debug some things cause I did take C++ back in college. But I can't create a whole algo from scratch. But now I use exclusively QT and they use C#. I probably should learn and do this myself down the road, but it's so cheap right now if you find the right person. Believe it or not, I paid $250 to get this QT algo completed.
2. I created the strategy myself, but I used metatrader 5 freelance service to code it. I got the QT dev recommended from someone on ET who used him in the past. Solid work. And also the platform is like 10x better than MT5 imo.
3. Besides restarting my vps, no other maintenance needed. I added some fail safe alerts in my algo to let me know if shit hits the fan, but other than that, it's set it and forget it deal. I think it's fully functional..but again, I've seen things 1-2 months down the road that I don't like in live trading you can't possibly detect in demo test, so you never know.
4. Not really. ORB is intutitive for me and it's profitable so far. I will continue to learn more about different variations of ORB, but for now, I'm good with the current strategy. And as far as manual trading- hell to the no. I'm 100% committed to algo trading.