SustainableInvestment

Moving average strategy

NAME : Moving average strategy
SUMMARY
Long when Short MA period > Long MA period
Exit when Short MA period < Long MA period

Long only strategy, but you can modify this script.
==============================

This strategy uses a moving average line.

It buys when the short-term moving average crosses the long-term moving average and sells when the long-term moving average crosses the short-term moving average.

You can use different moving average lines by setting the MA type.
You can use SMA, EMA, DEMA, TEMA, WMA, and VWMA.

You can also adjust the period of the moving average line.

Price Type sets the type of price that will be used for the moving average line. The options are Close price, Open price, High price, Low price, Typical price, and center price.

High MDD and long periods of sideways movement make it difficult to use in practice, even though the returns may seem high.

Hopefully, you can combine it with other indicators to create a good strategy.

Thank you.
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?