Page 1 of 2

DFT

PostPosted: Sun Nov 15, 2020 4:23 am
by Apprentice
NAS100 D1 (11-15-2020 1025).png

Based on request.
viewtopic.php?f=27&t=70618
DFT.lua
(15.27 KiB) Downloaded 335 times


MT4 version.
https://fxcodebase.com/code/viewtopic.php?f=38&t=72848

Re: DFT

PostPosted: Mon Nov 16, 2020 10:55 pm
by omgepe
Dear apprentice,

thanks for the script, but seem the donchian channel not working properly,
maybe you could revision the script, something like DNC v3 but the line based on Fibo.

there are 6(six) line (3 Zone)

Zone 1
Upperline
Fiboline = 0.764

Zone 2
Fiboline = 0.618
Fiboline = 0.238

Zone 3
Fiboline = 0.238
Downline

when close enter zone 1 (Close above Fiboline 0.764 - symbol triangle blue)
when close exit zone 1 (Close below Fiboline 0.764 - symbol X)

when close enter zone 3 (Close below Fiboline 0.238 - symbol triangle red)
when close exit zone 3 (Close above Fiboline 0.238 - symbol X)

DFT zone.PNG




thanks

gp

Re: DFT

PostPosted: Tue Nov 17, 2020 6:15 am
by Apprentice
Your request is added to the development list.
Development reference 2318.

Re: DFT

PostPosted: Thu Nov 19, 2020 3:48 pm
by Apprentice
DFT.lua
(14.61 KiB) Downloaded 263 times

Try this version.

Re: DFT

PostPosted: Thu Nov 19, 2020 7:37 pm
by omgepe
hi apprentice,


thanks again for the script indicator,
but once again, maybe the donchian channel still not working,
maybe you could revision again or make a new one without ATR prediction and symbol, so the donchian channel can working.
maybe the you can not use this line of script
dft prediction.PNG


or maybe you can revision DNC v3, but the line of SUB (25% or 50%) replace or add with Fibo line,
Fiboline = 0.238
Fiboline = 0.382
Fiboline = 0.618
Fiboline = 0.764

DNC v3.PNG


thanks

gp

Re: DFT

PostPosted: Fri Nov 20, 2020 3:10 am
by Apprentice
Your request is added to the development list.
Development reference 2338.

Re: DFT

PostPosted: Fri Nov 20, 2020 9:53 pm
by omgepe
dear apprentice,

this is the link for the reference,
https://www.mql5.com/en/code/11984 or
in MT5 https://www.mql5.com/en/code/12974


thanks

gp

Re: DFT

PostPosted: Sun Nov 22, 2020 5:30 am
by Apprentice
Can you give an example which explains what's wrong with it?

Re: DFT

PostPosted: Sun Nov 22, 2020 8:12 pm
by omgepe
hi apprentice,

can you look at this
dft 1.PNG


and this is in DNC v3

dncv3.PNG



thanks
gp

Re: DFT

PostPosted: Mon Nov 23, 2020 1:46 pm
by Apprentice
Your request is added to the development list.
Development reference 2348.