Posts

Showing posts from April, 2021

my trading secrets

 rsi also imp 50 sma 10 sma adx imp in chartink as well as normally use chart ink nifty trader.in for oi and change in oi vwap when daily rsi cross below 70 its sell when daily rsi cross above 30 its buy macd William percentage mfi rsi  iron fly create on friday adjust on loss side if major move  #Trading tip: If you have no idea where to exit a trade, use any below method 1. Trading below 20/50  OR 2. RSI goes below 40 3.MACD Histogram goes below 0 4. Supertrend Turn Bearish Gain some experience with that method and adjust it to your needs.  #RSP #exitstrategy 22  36 16 28             50 100 200 10 20 macd and bollinger for volatility  oiput/oi call - pcr vol put/vol call -vol pcr change in oi - price increase - long built up rsi and average true range imp +20 sma and bb rsi and average true range up bullish rsi down and average true range up market down 52 Weeks High or All Time High Breakout + RSI Breakout Above 60...

trading

Image
 when vix high premium high so create otm short straddle next day due to vix decrease  premium will became half Chartink scanner - 10/50/200 SMA  scan macd adx bollinger band rsi sma  study("vwap plus sma", overlay=true) sma = sma(close,9)   plot(sma(close, 9), color=green, linewidth=2)   plot(vwap(close), color=maroon, linewidth=1)   plot(sma(close, 20), color=orange, linewidth=1)   plot(sma(close, 50), color=blue, linewidth=1)   plot(sma(close, 100), color=gray, linewidth=1)   study("vwap plus sma", overlay=true) sma = sma(close,9)   plot(sma(close, 9), color=green, linewidth=2)   plot(vwap(close), color=maroon, linewidth=1)   plot(sma(close, 20), color=orange, linewidth=1)   plot(sma(close, 50), color=blue, linewidth=1)   plot(sma(close, 100), color=gray, linewidth=1)