Code Amibroker Indicators
CCT Stochastic RSI (StochRSI) for Amibroker (AFL)
StochRSI, proposed by Steve Karnish of Cedar Creek Trading, reconfigure classic StochRSI using custom parameters and smoothing. Here is an ambroker implementation of a very adjustable version that I created based on the following: perRsi = Param( \”Per RSI\”, 21,…