제29강//RSI지표를 template으로 refactoring하여 rmi지표만들기

10 hours ago
1

Pinstript Strategy -#PS 강좌 - 이십구번째

트레이딩뷰에서 제공하는 RSI지표 소스코드를 이용하여 Relative Momentum Index 지표를 코딩 해봅니다.

RSI에서 사용하는 시그널을 RMI에도 적용해보고 15가지 이동평균을 이용한 RSI와 RMI지표 계산도 해보고 왜곡되는 이동평균을 조사해서 제외시킵니다.

게다가 RSI 지표에서 사용하는 다이버전스도 RMI에서도 사용하여 두가지 지표를 한가지 지표로 선택 사용하도록 코딩해봅니다.

면책조항: 이 전략의 사용은 전적으로 본인의 책임입니다. 이 전략의 실행으로 인해 발생하는 금융 손실 또는 손해에 대해 작성자는 책임을 지지 않습니다. 이 채널은 파인스크립트 코딩 공부를 주목적으로 합니다. 투자 결정을 내리기 전에 반드시 본인의 철저한 조사를 수행할 것을 권장합니다.

Pinstrip Strategy - #PS Tutorial - 29th Lesson

In this lesson, we will code the Relative Momentum Index (RMI) indicator using the source code of the RSI indicator provided by TradingView.

We will apply the signal used in the RSI to the RMI as well, calculate the RSI and RMI indicators using 15 different moving averages, and investigate any distortions caused by specific moving averages to exclude them if necessary.

Additionally, we’ll incorporate the divergence feature used in the RSI indicator into the RMI, allowing both indicators to be selectable within a single indicator.

We'll also learn the magic of using checkboxes to create selective entry conditions, allowing us to observe how profitability and win rates change.
Disclaimer: Utilizing this strategy is entirely at your own risk. The author is not liable for any financial losses or damages resulting from the implementation of this strategy. This channel is primarily intended for learning Pine Script coding. It is highly advised to perform your own due diligence prior to making any investment choices.

모바일 : https://referral.rumble.com/u9qb

pc : https://rumble.com/register/surirang/
===================================================
제 레퍼럴을 통해서
트레이딩뷰에 가입하시려면 아래 링크를 이용하시면 됩니다.
If you would like to sign up for TradingView through my referral, please use the link below

https://kr.tradingview.com/?aff_id=139731
========================================================
파이는 스탠퍼드 박사들이 개발한 새로운 디지털 화폐이며 전 세계적으로 55백만 명 이상의 사용자가 존재합니다.
파이를 받으시려면 링크(https://minepi.com/surirang)를 참고하시고 가입 시 저의 사용자 이름(surirang)을 초대 코드로 입력하세요.

Pi is a new digital currency developed by Stanford PhDs, and it has over 55 million users worldwide.
To receive Pi, please refer to the link (https://minepi.com/surirang) and enter my username (surirang) as the invitation code during the sign-up process.

Loading comments...