Here’s the criterion in detail:
Trigger an entry when ‘X’ number of consecutive bars close above a set moving average.
The period of the moving average and the value of ‘X’ consecutive bars should be adjustable parameters in the strategy settings.
Could you guide me on how to configure a counter for consecutive bars above the moving average within Strategy Builder’s interface, avoiding direct NinjaScript coding if possible?
I appreciate any guidance or sample conditions that align with this framework.
Warm regards,
Hezi

Comment