Reason no trades after 17 Feb 22 is due to the variable settings shown below.
Re-optimise and trades are taken during 2022 and 2023
Timeframe(4 hour)
//Long Entry Criteria
MA1=average[p3,t3](typicalprice)
MA2=average[p4,t3](typicalprice)
cb3 = MA1 crosses over MA2
etc
Ha … it just clicked … maybe it shows / proves how much market structure has changed since the war started (24 Feb 2022)?
Optimising over long periods may not be the best?
I recognize the coding style immediately. 😁 This version is by Nonethless. I would rather guess Positionsize=0.5…?
Dear Grahal,
Thanks to take care about my issue, but you can imagine my low level…….
About the lines
|
|
Timeframe(4 hour)
//Long Entry Criteria
MA1=average[p3,t3](typicalprice)
MA2=average[p4,t3](typicalprice)
cb3 = MA1 crosses over MA2
|
I have no idea where in need to put on the code? can you help me. I know I m very bad.
Regards
Chris
Reason no trades after 17 Feb 22 is due to the variable settings shown below. Re-optimise and trades are taken during 2022 and 2023
I must assume you do not know how to use the PRT Platform Optimiser?
If above is correct then please watch the video on the link below …
https://www.prorealtime.com/en/videos_tutorial/142_trading_system_backtest_optimization
Dear GraHal,
Thanks a lot for your assistance.
Regards
Chris