TradingView
pharshk
Aug 4, 2022 3:41 PM

PharshK RSI and Zigzag with H/L 

Nifty Bank IndexNSE

Description

It is with RSI level
and Zigzag Pattern that Market goes on Maximum level and Lower Level
And it is also Showing High and Law Level of last Moving Candle so it is easy to entry and Hold
Comments
Trader_KingMars
f_LregBrk(syminfo.tickerid)
f_LregBrk(input('DJI', title=input.symbol))
f_LregBrk(input('IXIC', title=input.symbol))
f_LregBrk(input('SPX', title=input.symbol))
f_LregBrk(input('RUT', title=input.symbol))
f_LregBrk(input('AAPL', title=input.symbol))
f_LregBrk(input('AMZN', title=input.symbol))
f_LregBrk(input('FB', title=input.symbol))
f_LregBrk(input('GOOG', title=input.symbol))
f_LregBrk(input('NFLX', title=input.symbol))
f_LregBrk(input('MSFT', title=input.symbol))
f_LregBrk(input('NVDA', title=input.symbol))
f_LregBrk(input('FDX', title=input.symbol))
f_LregBrk(input('GLD', title=input.symbol))

Do these parameters affect other commodity transactions?thanks
Trader_KingMars
Why can"t it be used? thanks
Trader_KingMars
Can this script of yours be trader in cryptocurrencies or other securities markets? I see a ticker where I can use some stocks,thanks
pharshk
@Trader_KingMars, No in other securites,
More