Quote:
Originally Posted by omelette
The short answer, learn to program MQL.
More to the point, these are all custom indicators that are programmed to just calculate on a certain number of bars - often because the calculations are time-consuming so a lot of bars would use more CPU time.
Assuming that there is no 'Bars' etc. available in the indicators' settings, the only thing you can do is change the code itself...
|
Thanks for your kind advice
