Forums › ProRealTime English forum › ProOrder support › Optimization moving average crossing strategy › Reply To: Optimization moving average crossing strategy
05/20/2020 at 12:39 PM
#132405
Hello,
@Nonetheless, I have been trying to setup your 5m-Corona code on the Wall Street Cash (thanks for sharing!) but for some reasons my Probacktest are giving me no value. I think there might be some reasons to that:
- Based in Hong Kong so I changed the time for version “a” to: Ctime = time >=213000 and time <230000
- The minimum order quantity I can set is 0.5, so I changed: ONCE startpositionsize = 0.5, ONCE minpositionsize = 0.5
- I don’t have access to Wall Street Cash €1 but I have either Wall Street Cash £1 or Wall Street Cash $10. Not sure if you have anything in your code that specifies this market.
So I don’t see where the problem might be coming from, and I wouldn’t mind some help 🙂
Thanks