I have been using the wizard for generating some strategy ideas. I know I can't use multiple time frames with only the wizard. I now need to go further and was curious, if I wanted to use the same strategy, but different time lengths, is there an example I can see how the code is written?
Ex. If close>MA (30 min) AND close>ma (5min) only then go long - Can I cut and paste the 5 min code within the 30 min code with the provision that 5 min qualifier also be true, then go long? Is there an example or a reference page to see how the actual wording and NT language is used?
I'm not a coder, so even though I know how to structure the logic, the language and punctuation is a stumbling block.
Thanks!

Comment