@Netpicks1

Do you trade breakouts and if so, ever caught a major trend?

@hardwaybets

Consise and clear trading instructions. Perfectly perfect!  You earned a like and a follow.  Pretty easy set it and forget it strategy.

@darrenbully7665

That adx and strategy is fireeπŸ”₯πŸ”₯

@juancortez4726

Thank you!! Always learn something essential with your videos! Thank you!

@priyadarshanmacwan4042

This is the wonderful indicator for intraday trading πŸ‘Œ πŸ‘Œ πŸ‘Œ ❀

@tradingjourni

Awesome video. Relating DC with other indicator

@Skandawin78

I don;t get what you call as break out @5:03 . Is it when the price just hits the upper band of  Donchian Channel? 
Also how do you say it's a 20 day breakout?

@BrownDogIsInTheHouse

This is a great video. Do you have any backtesting results on any market using any of the strategies that you described? Thank you

@darinhollis1269

Can the donchian channel be used to effectively trade currencies (forex)?

@priyadarshanmacwan4042

Donchian Channel is the Godfather indicator

@priyadarshanmacwan4042

I use this Donchian Channel along with , Hul moving average 24 DMA, Ichhimoko cloud,  ADX and Stochastic RSI

@sandroriegert1774

Hello there. Wanted to work on this strategy, but could not find te same ADX indicator that you have. The ones I find are complicated to understand, and have no bars. Do you think you can share it here ? Thank you

@kenproctor6517

TOS code ... Input Length = 60;

Plot UpperBand = Highest(high[1], Length);
Plot LowerBand = Lowest(low[1], Length);
Plot MiddleBand = (UpperBand + LowerBand) / 2;

UpperBand.SetDefaultColor(Color.Green);
LowerBand.SetDefaultColor(Color.Red);
MiddleBand.SetDefaultColor(Color.Cyan);

@raymondbaloyi1318

Thank you.

@1313akash

This is a really good video, subscribed :)

@pklaskar

Please clarify 10 or 20 period middle moving average to be removed. Thanks !!

@arathaemaxus5250

Hmmm why am I thinking of turtles all of a sudden?

@SathishKumar-qs6hw

Thank you so much

@albertovelez2485

What is the period for ADX? 14 or 25?

@thomaswessel7600

This is nice.