Robrecht99

DC Breakout Strategy | This is simplicity at its finest.

Robrecht99 已更新   
As the title already describes: this is a Donchian breakout strategy. This strategy, as of now, only goes long. It goes long when the price close makes a new high and the 8 day moving average is above the 32 day moving average. The strategy exits the trade if the price breaks the atr trailing stop of * 3 or the 8 day moving average crosses below the 32 day moving average.

This is simplicity at its finest.
發布通知:
-
發布通知:
I added short signals to the strategy. And I changed the stop and trailing stop on the long side to 4 ATRs from 3. I kept the 3 ATRs as an SL and TSL on the short signals though.
發布通知:
Added ATR based position size.
Removed the stoploss, so you will stay in your trades as long as possible. This also means that you'd close a long position and then almost right away open a short as the trend could reverse.
發布通知:
Added customization for the moving averages, the Donchian Channels and your own risk tolerance when it comes to the position sizing. Those include the percentage, shown as 0.01 for example, you're willing to risk per trade and the length of the ATR.
Added a custom back test window.
發布通知:
Added pyramiding feature. It takes in account the position sizing formula in the code. I've noticed that the overall performance is greatly improved when applying this pyramiding feature. And combine pyramiding into profitable trades and cut your losses short, and you will earn a lot of money.
發布通知:
The multiplier that's needed to calculate the position size has been changed to syminfo.pointvalue. This means that the formula now takes into account the point value of the crypto perpetual contracts.
發布通知:
Adjusted the position size formula.
Improved the stoploss multiplier.

開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?