This sounds simple but I can't figure out a way to do it without coding (Which I can't do very well)
I want to be able to determine the trend based on the last Donchian channel break.
E.g. 100 period Donchian channel.
if the price breaks above this, the trend is Up.
The trend is based on the LAST channel break so if the price drops below the donchian, the trend is still up until the lower donchian is hit.
Make sense?
Can anyone think of a way of representing this in the wizard either in a strategy or indicator without coding?
Dave

Comment