Forum

No line showing in my indicator

I just need a little help to get off the ground. I'm new to MQL5, and I have copied code from here and there. I am missing something in my code. The code compiles, but the indicator line does not show. Thanks. //+------------------------------------------------------------------+ //|

Are recursive algorithms allowed on MQL5 for automated trading?

I am new to MQL5. I have been writing scripts for years using thinkorswim's Thinkscript. There is an automated trading feature on thinkorswim, but as soon as you try to use the best trading indicators, which all seem to use recursive algorithms, you run into severe restrictions. I have a technique