graziani / Profile
graziani
Added topic dax30 calculation problem
To get the point value per lot in deposit currency for any instrument i am using: double pointValue = MarketInfo(Symbol(), MODE_TICKVALUE); However, for DAX30 on Alpari value is 10 times smaller then the one you get when you
graziani
Added topic News source
Hi, where can one find a FAST and RELIABLE calendar news source available? Is anybody using this? FPA had a free news source but it doesn't work anymore. MT5 Calendar is broker dependant and nor reliable nor fast. If it is a paid service
graziani
Added topic IndicatorCounted() within start(), old way not working anymore
Before b600 (b540 actually or whatever) standard way of writing indicators was to use start() function and IndicatorCounted() function. I have some indicators which are still written this way, however some got recompiled recently (i don't know when
graziani
Added topic open a file via a shortcut with FileOpen()
When i try to open a shortcut with FileOpen(), it opens the shortcut file itself, instead of file this shortcut is pointing to. I thought that the shortcut is actually a link in some OS layer, but it obviously isn't. Any ideas how to solve
:
