TradingView
Chakku
20 Jan 2020 pukul 07.29

CHK AIH (ACTION IS HERE!)-ALMA SCREENER 

RELIANCE INDSNSE

Huraian

We do not like to stare at the screen whole day, instead we like to jump where the
action is.... The Screener was written with this in mind
CHK AIH (ACTION IS HERE!)-ALMA BASED SCREENER
FEATURES []
[] User can enter 3 Resolutions of his/her choice
[] User can select 3 Mov Avg Length of his her choice, which would be identical for all the three timeframes
[] User can enter stock basis his/her region's stock exchange
[] User can shift the screener left or right if not visible in a Multiscreen mode
[] Uses ALMA (Arnaud Legoux Mov Avg) as it smooth and reactive
[] Code is also provided below of MTF ALMA Moving Average OVERLAY on which this screener is based

LOGIC []
[] For a particular timeframe If all the Moving Average are calibrated in one direction, it will show the requisite color.
For Example in an ideal scenario for a bull trend ALMA(5)> ALMA(13) > ALMA(21), once such a situation is identified, the screener will show green.
Yellow means lack of Calibration.
[] When 3 timeframes are calibrated, it becomes a high Probability Trade

BUGS []
[] It is not allowing to enter the D/W/M timeframes, timeframe in numbers ...5/15/60 is working fine. If somebody can fix it
it would be great

LIMITATIONS[]
[] Because of TV's limitations only 4 scrips can be entered, however one add the indicator again with new scrips


//////////// CREDITS ////////////////////////////////////////////////////////////////////////////////////
//// https://hxxps://www.tradingview.com/script/rwdgyEZe/
/// Thank You Inno14 for graciously sharing your work. Your work has helped immensely !!!
////////////////////////////////////////////////////////////////////////////////////////////////////////

ICICIBANK


TECHMAHINDRA



YESBANK


Komen
umeshblr
any idea how to do the same for tradingview
RajeevNaik
Thank you for the ALMA MTF/Multiple length script.
Chakku
KIND ATTENTION VIEWERS :::::
VER 2.0 BUG FIXED : REGARDING NOT ABLE TO SELECT D/W TIME FRAMES

In the RESOLUTION SELECTION please enter the following code and please disregard the existing code
//// RESOLUTION SELECTION//////////////////////////////////////////////////////////////

RES_M = input('5', "Resolution Low ::", options =['1','2','3','5','10','15','30','60','120','180','240','D','W' ], type=input.resolution)
RES_MM = input('15', "Resolution Mid ::", options =['1','2','3','5','10','15','30','60','120','180','240','D','W' ], type=input.resolution)
RES_H = input('30', "Resolution High ::", options =['1','2','3','5','10','15','30','60','120','180','240','D','W' ], type=input.resolution)

///////////////////////////////////////////////////////////////////////////////////////

P.S. I Don't know how to update an already published Indicator. The code shows as locked and cannot make changes. If somebody knows to make changes in an already published
Indicator, please enlighten :)
rajeshy05
how to include NIFTY50 and banknifty spot and futures on this chart ...
Chakku
@rajeshy05,
For NIFTY please enter NSE:NIFTY for BANKNIFTY please enter NSE:BANKNIFTY. I did not find any codes for FUTURES/SPOT for my version Trading Data Subscription.
rajeshy05
@Chakku, thanks a lot for your support
Lebih