chanu_lev10k

RSI+CMO Hybrid Strategy

chanu_lev10k Mis à jour   
This strategy is based on the RSI+CMO Hybrid Index I created. I modified both the original RSI and CMO so that the RSI+CMO Index value ranges from -100 to +100 and defined as follows. When the RSI+CMO Hybrid Index values close above the Bull Level and below the Bear Level, the strategy will trigger long and short signals respectively. This newly defined hybrid RSI+CMO indicator showed better win rates and better profits than the original CMO strategy. The default setting for this strategy is optimized for an 8-hour candle. For candles at different times, try to find the optimal value yourself.
* I was going to open the script, but recently there was a case of stealing my script and publishing it without permission, so I decided not to disclose it.

▶ Modified RSI = Original RSI - 50
Therefore,
Original RSI (0 ~ 100) → Modified RSI (-50 ~ +50)

▶ Modified CMO = Original CMO * 0.5
Therefore,
Original CMO (-100 ~ +100) → Modified CMO (-50 ~ +50)

▶ RSI+CMO Hybrid Index = Modified RSI + Modified CMO
Therefore,
RSI+CMO Hybrid Index (-100 ~ +100)
________________________________________________________
이 전략은 기존의 RSI와 CMO 지표를 수정하여 새롭게 정의한 하이브리드 RSI+CMO 지표를 기반으로 만들어졌습니다. 지표 값의 범위가 -100에서 100의 범위를 가질 수 있도록 기존의 RSI와 CMO를 수정하여 만들었습니다. RSI+CMO Hybrid Index 값이 Bull Level 이상과 Bear Level 아래에서 봉마감을 하면 이 전략은 각각 롱과 숏 신호를 트리거합니다. 이렇게 새롭게 정의된 RSI+CMO 지표는 기존 CMO 전략 대비 승률과 수익이 더 우수합니다. 이 전략의 세팅 기본값은 8시간봉에 최적화 되어있습니다. 다른 시간대 봉에서는 최적값을 직접 찾아보십시오. 그리고 이전략은 RSI+CMO Hybrid Index와 함께 사용하면 Long과 Short 신호를 예측할 수 있어 편리합니다.
* 최근에 제 스크립트를 도용/표절하여 무단으로 퍼블리쉬한 사례가 발생하여 더 이상 스크립트는 공개하지 않기로 하였습니다.
Notes de version:
Minor revision
1. Conversion to PineScript v5
2. Addition to plot of Modified RSI and Modified CMO
Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?