Hi community, I'm using one of my custom indicators on an offline chart but I have to constantly re-select it and hit "ok" to get the most recent signals. Is that just the nature of using an offline chart or is there a solution to make the indicator work "properly." I am currently on Build 625, thanks.
Jaquanburton
The problem can be caused by three things :- your indicator has a problem (but then it would have a problem on the regular charts too - check that out)- the offline chart generating code does not sent appropriate messages to offline chart to update data, in which case every indicator on that offline chart should work the same way as your indicator
- metatrader had a bug : when it reached the maximum number of bars on chart in the offline history it started to behave weirdly. Did not check that in the new build, but if it is working with offline charts the same ways as older builds, then you have to increase the maximum number of bars on chart to avoid that problem
Hi community, I'm using one of my custom indicators on an offline chart but I have to constantly re-select it and hit "ok" to get the most recent signals. Is that just the nature of using an offline chart or is there a solution to make the indicator work "properly." I am currently on Build 625, thanks.