OPEN-SOURCE SCRIPT
New Trading

// This indicator plots a Simple Moving Average (SMA) directly on the price chart.
// The line color changes dynamically based on the SMA's direction:
// green when the average is rising, red when it is falling.
// Use the "Length" input to control the smoothing period, and the "Source"
// input to choose which price series (close, open, hl2, etc.) the SMA is calculated on.
// The line color changes dynamically based on the SMA's direction:
// green when the average is rising, red when it is falling.
// Use the "Length" input to control the smoothing period, and the "Source"
// input to choose which price series (close, open, hl2, etc.) the SMA is calculated on.
オープンソーススクリプト
TradingViewの精神に則り、このスクリプトの作者はコードをオープンソースとして公開してくれました。トレーダーが内容を確認・検証できるようにという配慮です。作者に拍手を送りましょう!無料で利用できますが、コードの再公開はハウスルールに従う必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、このスクリプトの作者はコードをオープンソースとして公開してくれました。トレーダーが内容を確認・検証できるようにという配慮です。作者に拍手を送りましょう!無料で利用できますが、コードの再公開はハウスルールに従う必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。