TradingView
03.freeman
12. Sept. 2018 07:45

SMA_Cross 

Bitcoin / DollarBitfinex

Beschreibung

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.

Versionshinweise

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

Versionshinweise

Update minor settings
Kommentare
cebri89
hi, how can i have the code ?Im testing with good results

Congratulations for your job!
lugochild
The strategy doesn't provide the same signals in real-time when backtesting
Tradingviewluck
Do you have a Alert version? Would be great to automate!
archiesma
hi, how can i have the code ?
03.freeman
@archiesma, pm me to have more info on this code.
DieciTrader
Nice! It’s repainting?
Mehr