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?
- Relative Vigor Index - Oscillators - Technical Indicators - Price Charts, Technical and Fundamental Analysis
- Relative Vigor Index - Oscillators - Indicators - Charts - MetaTrader 5 for Android
- Relative Vigor Index - Oscillators - Indicators - Chart - MetaTrader 5 for iPhone
That solution is exist, but on Russian forum - 'Всем, кто хотел видеть графики без пропущенных баров - сюда =)'
Thanks Rosh for the pointer. Is it possible to provide the solution in English too?
We would like a simple workaround.
Thanks again.
Thanks again.
you can use:
if ( MarketInfo(Symbol(),MODE_HIGH) - MarketInfo(Symbol(),MODE_LOW) > Point * MinimumDailyPointsRange ) CountIndicators();
if ( MarketInfo(Symbol(),MODE_HIGH) - MarketInfo(Symbol(),MODE_LOW) > Point * MinimumDailyPointsRange ) CountIndicators();
tradermaji please mail me zvenitkedr 1nsk.ru (@)
I`m about your Expert CostAv Pyramid v4
I want to fixe them.
I`m about your Expert CostAv Pyramid v4
I want to fixe them.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register