SMA_CrossThis 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 www.tradingview.com .
Thanks for your feedbaks.
Highprofitability
BTCUSD (NRML Trade) (No-Repaint) by MarketAlphaPlease ping me for 3-months free trial.
The script works best for delivery trade on 1-Day candle chart of BTCUSD 0.30% .
Please ping me for any queries
IMRv1.0 - High Accuracy and PF - For margin Trading - LONG onlyThis strategy is based on several indicators including ZLEMA, No lag MACD, RSI, Chaikin Flow, etc. Almost combines 10 indicators to effectively result in a non-repainting high accuracy (around 70%+) and high profit factor (around 1.7-2.3) strategy. The following is the chart for this mode (without MA filter):
A simple MA filter has been provided to further increase accuracy (in range of 80%+), and profit factor (around 5+) but it decreases the number of trades resulting in lower returns - but this mode is good for leveraged trading. The current chart shows this mode.
Specially suited for crypto-crypto pairs.
NOTE: I am looking for a collaboration with an investor to turn this strategy into a working bot, wherein I will develop the required code, remove any issues you may have with the script and launch it on your server, while I have my bread and butter. Let me know via PM if you are interested in this.
IMRv1.0 - High accuracy and High Profit Factor - LONG onlyThis strategy is based on several indicators including ZLEMA, No lag MACD, RSI, Chaikin Flow, etc. Almost combines 10 indicators to effectively result in a non-repainting high accuracy (around 70%+) and high profit factor (around 1.7-2.3) strategy. The current chart shows this mode.
A simple MA filter has been provided to further increase accuracy (in range of 80%+), and profit factor (around 5+) but it decreases the number of trades resulting in lower returns - but this mode is good for leveraged trading. Following is the chart for this mode:
Specially suited for crypto-crypto pairs.
NOTE: I am looking for a collaboration with an investor to turn this strategy into a working bot, wherein I will develop the required code, remove any issues you may have with the script and launch it on your server, while I have my bread and butter. Let me know via PM if you are interested in this.