Robrecht99

DC Breakout Strategy | This is simplicity at its finest.

Robrecht99 Mis à jour   
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.
Notes de version:
-
Notes de version:
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.
Notes de version:
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.
Notes de version:
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.
Notes de version:
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.
Notes de version:
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.
Notes de version:
Adjusted the position size formula.
Improved the stoploss multiplier.

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?