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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?