OPEN-SOURCE SCRIPT
Mis à jour

Multi MA MTF SandBox Strategy

8608
A moving averages SandBox strategy where you can experiment using two different moving averages (like KAMA, ALMA, HMA, JMA, VAMA and more) on different time frames to generate BUY and SELL signals, when they cross.
Great sandbox for experimenting with different moving averages and different time frames.

== How to use ==
We select two types of moving averages on two different time frames (or the same time frame):

First is the FAST moving average that should be at the same time frame or higher.
Second is the SLOW moving average that should be on the same time frame or higher.

== Buy and Sell Signals ==
When FAST moving average cross over the SLOW moving average we have a BUY signal (for LONG)
When FAST moving average cross under the SLOW moving average we have a SELL signal (for SHORT)

WARNING: Using a lower time frame than your chart time frame will result in unrealistic results in your backtesting and bar replay.

== NOTES ==
You can select BOTH, LONG, SHORT or NONE in the strategy settings.
You can also enable Stop Loss and Take Profit.
More sandboxes to come, Follow to get notified.
Like if you like and Enjoy!

Can also act as indicator by setting 'What trades should be taken' to 'NONE':
snapshot
Notes de version
Updated line colors.
Notes de version
Added time range support for strategy.
Added line color change support.
Some Cleanup.
Notes de version
Update to pinescript 5
Now you can enable stop loss and take profit separately.
Improved text and titles.
Code optimization.

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.