I would be thankful if someone can add a second RSI with a different period to this extrapolator with the deviations.
I would also like to know about the line 105 of the code
Code: Select all
av/=pastBars; av/=pastBars;Regards
shaileshm, Mon Jun 04, 2018 3:11 am
Code: Select all
av/=pastBars; av/=pastBars;