pradipandsuvra

Strategy:Reversal-Catcher

What
This is a plain and vanilla reversal based strategy for intraday (15m) timeframe on Futures prices of the assets.

Now what all it comprises of?

  1. It finds out the dynamic support & resistance from Bollinger Band (20 period, 1.5 std dev).
  2. It finds out the potential divergence of price deviation from 5 period exponential moving average (EMA).
  3. If the previous candle (N-1) shows a divergence it confirms the reversal by checking the present candle (N) to be closed inside the Bollinger Band.
  4. It confirms the momentum by checking RSI shows a crossover/crossunder to oversold (30) / overbought (70) region.
  5. It also confirms whether the trend is up (then only reversal trade to short) or down (then only reversal trade to long). The trend is checked with EMA-21 and EMA-50.
  6. Re-affirmation Condition: It re-affirms the position of two successive candles called as `hhLLong` and `hhLLShort` in the script.

Why

In Indian context, retail participants are pre-dominantly (yes- 80% of Indian daily volume) Options buyers mainly in weekly indices (Nifty, BankNifty, FinNifty, CNXMidcap, Sensex, Bankx .. well everyday is expiry now in India, except -- Thank God -- Saturday & Sunday).
And in Index Options the momentum plays a big role.
If one can catch a good reversal point the potential of high Risk-to-Reward trade (hence earn handsomely) is very likely (please note: there is no holy grail in trading. Nothing works 100%).
So this is the attempt to catch a reversal.


Re-affirmation of Reversal
  1. hhLLong: It's a reversal point after an uptrend. It checks the relative positioning of current candle compared to that of previous candle. [The details are in the script. Check for variable
    hhLLong
    in script.
  2. hhLLShort: It's a reversal point after a downtrend. It checks the relative positioning of current candle compared to that of previous candle. [The details are in the script. Check for variable
    hhLLShort
    in script.


Unique-ness

What's unique in it? Why we decided to publicly share this:

  1. Already given the context of The Great Indian Options Buyers community. It should be helpful to them, we believe.
  2. It takes Very Less Number of Trades with High Accuracy. Please check the result in NIFTY1! in 15m timeframe. 71% accuracy with roughly a trade in a month.
  3. There is no point giving brokers' the brokerages taking 10 trades a day and ending not-so-good EoD. Better lets take less trades with better result possibility. .

Mention

  1. There are many people uses this variation of Bolling Band, 5EMA
  2. Many people use RSI, trends and relative positioning of candles.
    --> We are grateful to all of them. It's really difficult to mention everyone's name. But all people somehow influence the thought process. Thanks for all of them.

    Statutory Disclaimer
  3. There is no silver bullet / holy grail in trading. Nothing works 100% time. One has to be careful about the loss (s)he can bear in case of the trade goes against.
  4. We, as the author of this script, is not responsible for any trading or position decision one is taken based on the outcome of this.
  5. It is our sole discretion to change, add, delete the portion or withdraw the whole script without any prior notice or intimation.
  6. In Indian Context: We are not SEBI registered, will never be SEBI registered.

오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?