Page 6 of 10

Re: Dochian Channel Indicator

PostPosted: Wed May 06, 2015 7:07 pm
by juju1024
hi,
Can you convert DNC-Percentage.lua to mq4 ? Thx

Re: Dochian Channel Indicator

PostPosted: Thu May 07, 2015 3:55 am
by Apprentice

Re: Dochian Channel Indicator

PostPosted: Mon Dec 14, 2015 5:31 am
by Apprentice
Dec 14, 2015: Compatibility issue Fixed. _Alert helper is not longer needed.

If you want to use updated version of this indicator,
please make sure to use TS Version 01.14.101415. or higher.

Re: Dochian Channel Indicator

PostPosted: Fri Aug 05, 2016 5:08 am
by Panther
Could you make a tick based version of DNC_V2.lua? I tried the Timed Tick DNC. It's not the same.
Thanks.

Re: Dochian Channel Indicator

PostPosted: Mon Aug 08, 2016 3:01 am
by Apprentice
Tick DNC.lua added.

Re: Dochian Channel Indicator

PostPosted: Wed Apr 25, 2018 3:09 pm
by Apprentice
The indicator was revised and updated.

Re: Dochian Channel Indicator

PostPosted: Tue Feb 12, 2019 9:36 pm
by Alexander.Gettinger
Bob NZ wrote:Hi Apprentice.
Any chance of getting a strategy on this DNC? CCI at an extreme, price at channel hi/lo. Variable Channel settings? I like 55 for a reason I can't explain :o .

If at/near low chanel and CCI at an extreme number Buy. Etc,. Or if price at/near low channel and CCI drops from extreme = Buy

Purhaps with an extreme input for CCI so nothing happens until CCI is past that point. Gets to an extreme and pulls back towards the o/bought/sold line?

Wish I knew how to do it myself :-(.

Cheers


Please try this strategy:
DNC_Str.lua
(14.58 KiB) Downloaded 952 times

Re: Dochian Channel Indicator

PostPosted: Thu Apr 11, 2019 7:12 pm
by Avignon
Hello,

Can you add shift signal option?

Thanks.

Re: Dochian Channel Indicator

PostPosted: Fri Apr 12, 2019 4:37 am
by Apprentice
Can you define "shift signal"?

Re: Dochian Channel Indicator

PostPosted: Fri Apr 12, 2019 8:38 am
by Avignon
Actually there was a misunderstanding: it's forward signal.

Shift = 0 : signal on the current candle (default value)
Shift = 1 : signal on the forward candle
Shift = 10 : signal on the tenth candle

Thanks.

PS: Can you fix the bug? When I have the notification window and I scroller, the notification window comes back.