OPEN-SOURCE SCRIPT
MA rate of change

This indicator uses moving averages to determine trends. For those who trade using a trend-following strategy, it's not possible to use the slope of the moving average line as an indicator of trend judgment if it's expressed as an angle. This is because the angle changes depending on the adjustments made to the vertical price scale and horizontal time scale of the chart.
Therefore, instead of using the angle, I decided to use the rate of change in price as an alternative indicator.
The relationship between the rate of change of the moving average and the angle of the moving average line is as follows:
- When the value is positive, the moving average line slopes upward.
- When the value is negative, the moving average line slopes downward.
- The larger the absolute value of the rate of change, the steeper the angle; the smaller the value, the gentler the slope.
The trend is determined using the rate of change instead of the angle, as follows:
- Uptrend: Rate of change > 0.5 (this value can be adjusted) ⇒ Display with a red background
- Downtrend: Rate of change < -0.5 (this value can be adjusted) ⇒ Display with a blue background
An example of a trade using this indicator is as follows:
- Enter the trade the day after the trend appears.
- Exit the trade the day after the trend ends.
このインジケーターは移動平均線を使ってトレンドを判断します。トレンドフォロー戦略でトレードする方はこのインジケーターの示す移動平均線の傾きを角度で表してトレンドの判定の指標とすることはできません。なぜなら、角度はチャートの縦軸の価格スケールや横軸の時間のスケールを調整することで変わってしまうからです。
そこで角度に代わる別の指標として価格の変化率を使うことにしました。
移動平均の変化率と、移動平均線の角度の関係は次の通りです。
- プラスの値の場合は移動平均線は右肩上がり
- マイナスの値の場合は移動平均線は右肩下がり
- 変化率の絶対値が大きいほど角度は急になり、小さいほど角度は緩やかになる
トレンドの判定は次のようにします。角度の代わりに変化率で判定します。
- 上昇トレンド : 変化率 > 0.5 (この値は調整可能) ⇒赤色の背景で表示
- 下降トレンド : 変化率 < -0.5 (この値は調整可能)⇒青色の背景で表示
このインジケーターを使ったトレードの例は次の通りです。
- トレンドが発生した翌日エントリー
- トレンドが終了した翌日エグジット
Therefore, instead of using the angle, I decided to use the rate of change in price as an alternative indicator.
The relationship between the rate of change of the moving average and the angle of the moving average line is as follows:
- When the value is positive, the moving average line slopes upward.
- When the value is negative, the moving average line slopes downward.
- The larger the absolute value of the rate of change, the steeper the angle; the smaller the value, the gentler the slope.
The trend is determined using the rate of change instead of the angle, as follows:
- Uptrend: Rate of change > 0.5 (this value can be adjusted) ⇒ Display with a red background
- Downtrend: Rate of change < -0.5 (this value can be adjusted) ⇒ Display with a blue background
An example of a trade using this indicator is as follows:
- Enter the trade the day after the trend appears.
- Exit the trade the day after the trend ends.
このインジケーターは移動平均線を使ってトレンドを判断します。トレンドフォロー戦略でトレードする方はこのインジケーターの示す移動平均線の傾きを角度で表してトレンドの判定の指標とすることはできません。なぜなら、角度はチャートの縦軸の価格スケールや横軸の時間のスケールを調整することで変わってしまうからです。
そこで角度に代わる別の指標として価格の変化率を使うことにしました。
移動平均の変化率と、移動平均線の角度の関係は次の通りです。
- プラスの値の場合は移動平均線は右肩上がり
- マイナスの値の場合は移動平均線は右肩下がり
- 変化率の絶対値が大きいほど角度は急になり、小さいほど角度は緩やかになる
トレンドの判定は次のようにします。角度の代わりに変化率で判定します。
- 上昇トレンド : 変化率 > 0.5 (この値は調整可能) ⇒赤色の背景で表示
- 下降トレンド : 変化率 < -0.5 (この値は調整可能)⇒青色の背景で表示
このインジケーターを使ったトレードの例は次の通りです。
- トレンドが発生した翌日エントリー
- トレンドが終了した翌日エグジット
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.