zork / Publications
Forum
Is it possible to force Metatrader to store chart profile from mql?
Hi, I have Expert advisor, that creates some label object in init(). I noticed that adding EA on chart causes MetaTrader4 to store chart profile on disk, but it happens before my object is created, so created object data is not stored in chart profile. I need to readd EA again, change profile or
New EA monitoring solution - beta testers needed
Hi, I am in the process of extending my http://www.chartsaccess.com service with an Expert Advisor monitoring feature. Basically it is a custom indicator that will allow you to use your mobile phone to get access to the chart where an EA is running. In addition to accessing the chart online I plan
How to calculate bar distance beyond timeseries array range?
Hi, I have trendline on D1 chart with time1=2009.12.03 and time2=2010.04.15. This gives 1598 bars between time1 and time2. For M1 chart for the same symbol I have history only to 04.10.2010, so in this compression time1 is outside the timeseries array. When I find the time2 point on M1 chart and try