Hi all, I am currently backtesting a strategy to see between which hours of the day are the best to run it. At the moment all I can do is test it manually for different time intervals using DEFPARAM FLATBEFORE and DEFPARAM FLATAFTER but this is taking extremely long to go through everything.
Does anyone know of a way to optimise for different hours of the day?
Thanks for the response, Yeah I was thinking that too, the only issue is is optimising within those hours, since there are only 60 minutes within an hour but the optimisation will iterate through until the next thousand
Ive done it before using, for example, 080000 to 130000 with interval 001500 (15 mins) but ignore results for those times that don’t make sense, e.g. 0975000.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue