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':
릴리즈 노트
Updated line colors.
릴리즈 노트
Added time range support for strategy. Added line color change support. Some Cleanup.
릴리즈 노트
Update to pinescript 5 Now you can enable stop loss and take profit separately. Improved text and titles. Code optimization.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.