WalcirW / Publications
Forum
How to set different RSI levels created during EA OnInit() method ?
Hi, Could anyone help me to set the levels for a RSI indicator that I'm creating/adding during EA OnInit() event ? Just to be clear, I want to do this during the EXPERT execution, not during Indicator initialization, as I'm getting those limits as parameters from my EA. I can add the RSI indicator