Dear support, I implementing RSI indicator using IIndicators.rsi(...) in my strategy. What averaging is used in the code for RSI? SMA or EMA? Could you tell me where I can see the source code of this method? thanks in advance
tcsabina
Post subject: Re: IIndicators.rsi(...), EMA or SMA is used ?