PROTECTED SOURCE SCRIPT
Обновлено SMA_Cross

This strategy is a variation of standard sma cross that comes as default with pine script
The idea is to NOT wait for a cross between fast and slow moving averages but to anticipate it considering the distance between the two MAs
Strategy can be used also for scalping, just need to be optimized for low tiime frames as 1 minute or 5 minute.
TIP: stay far from resistance and supports. I use my script "LCS/HCR Support and Resistance multi timeframes" to easily identify major supports
and resistance areas (note that I said areas and not lines).
Thanks to ChrisMoody: I used his code snippet for switching between various moving average types and calculation of TEMA and HULL ma.
Next improvements:
- money managment
- self optimization
- convert to study with alerts
This strategy is free to use but code is private. If you like or have question please use comment section.
Check also my other scripts at https://www.tradingview.com/u/03.freeman/#published-scripts.
Thanks for your feedbaks.
The idea is to NOT wait for a cross between fast and slow moving averages but to anticipate it considering the distance between the two MAs
Strategy can be used also for scalping, just need to be optimized for low tiime frames as 1 minute or 5 minute.
TIP: stay far from resistance and supports. I use my script "LCS/HCR Support and Resistance multi timeframes" to easily identify major supports
and resistance areas (note that I said areas and not lines).
Thanks to ChrisMoody: I used his code snippet for switching between various moving average types and calculation of TEMA and HULL ma.
Next improvements:
- money managment
- self optimization
- convert to study with alerts
This strategy is free to use but code is private. If you like or have question please use comment section.
Check also my other scripts at https://www.tradingview.com/u/03.freeman/#published-scripts.
Thanks for your feedbaks.
Информация о релизе
If you like my scripts and find it usefull to you, please consider to offer me a coffee:[url=blockchain.info/payment_request?address=1M4evumNsLBqrovYLpqATiQTLQZXUKZGYU&amount=0.00016041&message=Donate from TradingView users]Donate 1$ or BTC equivalent
Информация о релизе
Update minor settingsСкрипт с защищённым кодом
Этот скрипт опубликован с закрытым исходным кодом. Однако вы можете использовать его свободно и без каких-либо ограничений — читайте подробнее здесь.
Отказ от ответственности
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.
Скрипт с защищённым кодом
Этот скрипт опубликован с закрытым исходным кодом. Однако вы можете использовать его свободно и без каких-либо ограничений — читайте подробнее здесь.
Отказ от ответственности
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.