DislikedSincerely thank you for your reply and the two sets of indicators you wrote!!! These two sets of indicators encounter the same problem, that is, the indicator's bar chart will not be displayed when the candlestick chart reaches the end. In other words, there is a blank area on the screen, the indicator cannot be displayed, and the indicator data will still appear. (As shown in the figure) The upper and lower indicators on the chart are all single-period indicators, but the writing methods are different. The top indicator can fully display the indicator...Ignored
As far as I'm concerrned the indicators are woking properly and updating on current bar properly, as well.
You need to show me the logs, otherwise I don't know what you're talking about.
I am not encoutering any errors at all.
If you don't see anything, it most likely means that MT5 hasn't downloaded the data, so you need to switch TFs a few times, maybe?
If the instrument doesn't have enough data to calculate all the MAs of the oscillator, then the indicator can't plot any histogram.
And this indicator needs 5 different MAs of which one is 70 periods, so if there aren't at least 70 bars, the indicator can't calculate anything.
.ex4/.ex5 files can't be fixed or modified / I'm not a coder!