Page 2 of 11

Re: ZigZag Channel

PostPosted: Mon Feb 27, 2017 12:54 pm
by Cactus
Should I create a new thread to seek help getting this strategy fixed to work in backtester with this indicator or is leaving the post here just fine

Re: ZigZag Channel

PostPosted: Mon Feb 27, 2017 3:02 pm
by Cactus
Ok I see the "out" / "up" stream is for color, width and style.

Re: ZigZag Channel

PostPosted: Tue Feb 28, 2017 4:02 am
by Apprentice
I do not use FX Wizard,
If you write strategy rules, I can write strategy for you.

Re: ZigZag Channel

PostPosted: Thu Mar 16, 2017 8:12 pm
by Cactus
Can you also provide a version of ZigZag with Output, with tick as source, so it can be used on tick charts and indicators

Re: ZigZag Channel

PostPosted: Fri Mar 17, 2017 4:49 am
by Apprentice
Tick ZigZag Channel with Output.lua added.

Re: ZigZag Channel

PostPosted: Fri Apr 14, 2017 11:30 am
by Cactus
Code: Select all
Symbol   Strategy/Indicator   Message   Time
EUR/GBP   ZIGZAG CHANNEL WITH OUTPUT(midprice, 45, 1, 1, 44)   An error occurred during the calculation of the indicator 'ZIGZAG CHANNEL WITH OUTPUT(midprice, 45, 1, 1, 44)'. The error details: C:/Program Files (x86)/Candleworks/FXTS2/Indicators/Custom/ZigZag Channel with Output.lua:409:  The first parameter must be a number.   14/04/2017 20:33:31


Do you know how to fix this error? I think this happens when there's not enough candles loaded on the chart

Re: ZigZag Channel

PostPosted: Sat Apr 15, 2017 1:39 pm
by Apprentice
Try it now.

Re: ZigZag Channel

PostPosted: Sat Apr 15, 2017 4:56 pm
by Cactus
Apprentice wrote:Try it now.


Perfect, the error does not happen anymore, at least on the charts, yet to try it in a strategy, and ZigZag channel with output updates itself as more data is beeing seen on the chart (when I scroll back), thank you, this will help me a lot.

Re: ZigZag Channel

PostPosted: Mon Apr 17, 2017 7:21 pm
by cash4u
hi apprendice,

can you add show/hide option for zig zag in this indicator

Re: ZigZag Channel

PostPosted: Tue Apr 18, 2017 12:09 pm
by Apprentice
I can add it.
If you re-download, you can already set a line style option to "no line".