Indicator values using daily bars

[Deleted]  
Some brokers like IBFX have small daily bars when they start their servers Sunday night. This screws up the daily range and other indicator calculations. Is there a SIMPLE workaround that MT4 developers can come up with to avoid this issue?
[Deleted]  
Thanks Rosh for the pointer. Is it possible to provide the solution in English too? We would like a simple workaround.

Thanks again.
 
you can use:
if ( MarketInfo(Symbol(),MODE_HIGH) - MarketInfo(Symbol(),MODE_LOW) > Point * MinimumDailyPointsRange ) CountIndicators();
[Deleted]  
tradermaji please mail me zvenitkedr 1nsk.ru    (@)
I`m about your Expert CostAv Pyramid v4
I want to fixe them.