I’m a novice to NinjaTrader and I’m starting to make my first strategies with the “Condition Builder”, without hard coding.
The strategy I would like to set up involves the combination of indicators done on different time-frames, to give an easy example, if:
- The daily 100 bars SMA > daily 200 bars SMA
- I want to trade the 60 minutes intraday crossover of 20 bars SMA > daily 50 bars SMA.
I guess this is very easy to do but in Strategy Condition Builder I do not find any field were I can set up the different time-frames for each indicator, only the periods for each indicator.
So my questions are:
- can I set-up, in the Strategy Condition Builder, a strategy like this one without knowing to code?
- if the only way is to unlock the code is there any tutorial were I can learn to do it (without having previous knowledge of coding)
Many thanks
Paulo

Comment