MQL4 - automated forex trading   /  

Forum

Why still no HLC bars?

Back to topics list To post a new topic, please log in or register

avatar
573
jnrtrading 2011.01.21 03:34 

Why, after all this time, are we still stuck with the same 3 chart types? How come there has not even been the addition of a "High Low Close" bar without the open?

Also, why is there no satisfactory way of programming HLC bars?

Thanks.

How to Make the Detection and Recovery of Errors in an Expert Advisor Code Easier

How to Make the Detection and Recovery of Errors in an Expert Advisor Code Easier

In Export Advisors development, the questions of code errors detection and recovery are very important. The peculiarity is that a not detected in time error may ruin a precious idea of a trading system already on the stage of its first testings. That is why any sensible EA developer takes into account such problems from the very beginning. This article dwells on some approaches, helping in this difficult matter.


avatar
4328
WHRoeder 2011.01.21 17:13 
MT4 has candle stick (OHLC) and bar charts (OHLC) use one and ignore the O
Back to topics list  

To add comments, please log in or register