Re: Zig-Zag Indicators MT4
Posted: Thu Mar 30, 2023 2:19 am
we livk you

we livk you
I've finally had time this week to properly study Orbit. To aid my learning I've created some indicators which seemed to have turned out OK. These are all based on the Black Arrows / Semaphores so they will repaint and I would suggest refreshing charts regularly.ImpLaNT wrote: Thu Mar 30, 2023 1:23 am It’s just that I don’t understand how, with such a strong price surge (look at the last candle), even the lower partitions of the KSO such as 2n, 3n remained red and did not change color... At the same time, I see that the fractal pattern section reacted and is quite consistent with the situation...
I missed a bit of code such that the auto-width didn't refresh automatically when zooming in & out.Jackson Doh wrote: Fri Mar 31, 2023 2:32 pm I've finally had time this week to properly study Orbit. To aid my learning I've created some indicators which seemed to have turned out OK. These are all based on the Black Arrows / Semaphores so they will repaint and I would suggest refreshing charts regularly.
Does these channels Re calculate ?kvak wrote: Sun Mar 26, 2023 9:36 am Two Channels indicator
Two channels indicator.... based off Xard's version but this one is a new version where you may switch off color fills & additional options
Jackson Doh wrote: Fri Mar 31, 2023 2:32 pm I've finally had time this week to properly study Orbit. To aid my learning I've created some indicators which seemed to have turned out OK. These are all based on the Black Arrows / Semaphores so they will repaint and I would suggest refreshing charts regularly.
These indicators are derived from Mr Tools' ZigZag oscillator : viewtopic.php?p=1295504339#p1295504339
In the first image, two of these oscillators are shown, one with the 48 setting and the other with 12, in line with Orbit settings. It helps demonstrate the purpose of the histogram and candle indicators.
When the 48 and 12 arrows are in alignment they produce either green for up or magenta for down. It's gray for when big arrow up and black arrow down or vice versa. (Using magenta arrows here instead of black due to background).
So histo with alerts and candles with button and alerts. Then a dashboard to complete the set. It may be useful to help monitor other symbols. The dashboard needs the histo indicator in the same folder to work.
Note: All arrows are generated by separate Orbit indicators. None of the attached indicators generate arrows.
ZZ_Trend histo (alerts).ex4ZZ-Trend_Candles (alerts) BT.ex4ZZ-Trend_DB BT.ex4
Yes...
Hello Jedidiah,
I read some comments regarding PC lag on the Penguin thread that was using ZZ Trend amongst others and thought I would check the code. I was already aware of some delay loading onto the charts so I've updated the code and it seems to be loading faster. I had made other versions of this indicator so updated all of them. Included here is: