I moved this topic from ProBuilder to ProOrder support, as it deals with a strategy.
I haven’t been able to try yet – I hope to this afternoon.
It’s not that I get no results anymore, it’s that the results are wrong. Entry and exit do not comply with the code logic as it is represented graphically by the indicator – at least this is the case for me. I still only have use of my phone so can’t see very well if the images you have posted show the correct results.
So this does get results but they are wrong and inconsistent with the code
The attached JPEG shows why and the points 1 and 2 are marked on the JPEG and described as follws:
1. Graph of variables: indicator 2 should always match the ‘r’ line on the bottom ConciseRRSR indicator chart – it does so only (seemingly) randomly and therefore the buy signals must be wrong as per the code I shared / posted above
2. The bar I have selected on the JPEG satisfies the conditions for exiting any long as per the posted code, yet the positions chart shows the system to still be long.
I do not know where to go with this now .. any tips?
indicator 2 is defined as soon as the current, active bar starts and remains fixed so no matter where the current bar closes or moves to, if indicator 2 is exceeded then a buy on the next bar open should be triggered.
graphing all 4 variables used in the system code reveals that the code picks up indicator 1,3 and 4 correctly but not indicator 2 – only (seemingly) randomly correctly
Easiest for you and us would be for you to post the code for the Indicator and the wizards on here may offer some reason why it is not working as you think it should.
I’ll also have a better read later of what you are saying above.
I started all over again, recoding the indicator with a different approach and the btest works. I didn’t realise I could lay my indicators over the price action which also makes the auto code process simpler.
Thanks very much for your help.
How you doing with this one?
I’m clearing my backtest list and came across yours.
Attached on DJI 2H TF spread = 4.
I didn’t do any optimising!
That looks rather good.. I don’t think it ever shorts though (which was intende) so I rebuilt and am getting the right results (if not the desired performance!)
I’m not sure I have the original versions of that anymore!!