OPEN-SOURCE SCRIPT
已更新 Strategy - Stochastic Crosses in Trending Market

This strategy is based on Stochastic Crosses happening in the Oversold/Overbought area, taken into account the current trend which is determined by an EMA pair.
(Only Longs in uptrend / only Shorts in downtrend)
- Long position is closed when Stochastic is entering Overbought area
- Short position is closed when Stochastic is entering Overbought area
Additionally a logic is implemented to close the position when another (subsequent) Buy or Sell Signal is given after the trend has changed (to avoid fake outs)
- EMA and Stochastic settings can be changed in the settings
- Take Profit / Stop Loss can be dynamically activated in the settings (by defaults only Take Profit is activated)
- Short Position trading can be excluded in the settings (for people trading on platforms without the possibility to open Short Positions)
- Strategy time frame can be entered in the settings
Default setup seems to work well for BTC on 4HR timeframe.
Good luck!
As this is my first strategy, I am very happy for constructive feedback on how to improve this.
(Only Longs in uptrend / only Shorts in downtrend)
- Long position is closed when Stochastic is entering Overbought area
- Short position is closed when Stochastic is entering Overbought area
Additionally a logic is implemented to close the position when another (subsequent) Buy or Sell Signal is given after the trend has changed (to avoid fake outs)
- EMA and Stochastic settings can be changed in the settings
- Take Profit / Stop Loss can be dynamically activated in the settings (by defaults only Take Profit is activated)
- Short Position trading can be excluded in the settings (for people trading on platforms without the possibility to open Short Positions)
- Strategy time frame can be entered in the settings
Default setup seems to work well for BTC on 4HR timeframe.
Good luck!
As this is my first strategy, I am very happy for constructive feedback on how to improve this.
發行說明
This Update changes the logic how an Open Position is closed after a reversal of the underlying EMA trend.Before Update:
Close open position when a new buy/sell condition is triggered by a Stochastic Cross
--> Actually this does not really make much sense....
After Update:
Close open position immediately when underlying EMA trend is changing
- Trend changes to bearish --> Open Long position get closed
- Trend changes to bullish --> Open Short position get closed
In backtesting this is beneficial.
Cheers
發行說明
UPDATE:After some testing I come to the conclusion that it is beneficial to change the condition for the Position Close.
Previously the position was closed when the Stochastic K-line was crossing into Overbought (close longs) or Oversold (close shorts) areas.
But when looking at the historical trades, I found that quite often positions were closed too early and additional potential profits were wasted.
So in the new version the position is only closed when the Stochastic D-line is crossing into Overbought/Oversold. This has the effect, that the positions stay open longer as the D-line will reach the closing zone with a delay (in the default settings the D-line is a 3period SMA of the K-line). This has a chance to be beneficial as in trending markets the Stochastic can stay oversold/overbought for some time. As the positions are anyway only opened and staying open following the general trend (as determined by the EMAs), the downside risk of this adjustment should not be too high.
Please check it out yourself - and let me know in case of additional improvement ideas - especially if anyone has an alternative idea for a more ideal position closing (trailing stop? etc.)
PS. Yesterday with default settings (BTCUSD on 4 HR timeframe) the 7th trade of 2020 was closed in profit. That makes it 7 out of 7 in the green this year.
發行說明
UPDATE:In the previous version only either Take Profit or Stop Loss was working, not both combined.
This is fixed - now both can be used in combination
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
The new Order Block Finder V2 is available as invite-only script. Please visit the website for all the details and how to get access:
sites.google.com/view/wugamlo-indicators/
sites.google.com/view/wugamlo-indicators/
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
The new Order Block Finder V2 is available as invite-only script. Please visit the website for all the details and how to get access:
sites.google.com/view/wugamlo-indicators/
sites.google.com/view/wugamlo-indicators/
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。