Page 1 of 1

TickstoryInfoExpert - Error when try to get broker settings

Posted: Mon May 09, 2016 1:14 pm
by wemersonrv
Hi,

I am trying to download ticks from ICMarkets ( Internetional Capital Markets Pty Ltd. ) but when i try to run TickstoryInfoExpert to get my broker settings.

But when EA starts, it shows me the message:

Code: Select all

2016.05.09 10:12:57.364	TickstoryInfoExpert EURUSD,M30: Error - could not open file Mt4.International Capital Markets Pty Ltd..Server.mt4config for writing.  Ensure permissions have been granted.
How can i solve it ?

Re: TickstoryInfoExpert - Error when try to get broker setti

Posted: Mon May 09, 2016 11:49 pm
by tickstory
Hi Wemeronrv,

It is likely that the automatically generated filename is too long to be a valid filename and you will therefore need to explicitly specify the filename in the EA settings. You can refer to this thread for more on this topic:

viewtopic.php?f=4&t=65

Regards.

Re: TickstoryInfoExpert - Error when try to get broker setti

Posted: Tue May 10, 2016 12:15 am
by wemersonrv
tickstory wrote:Hi Wemeronrv,

It is likely that the automatically generated filename is too long to be a valid filename and you will therefore need to explicitly specify the filename in the EA settings. You can refer to this thread for more on this topic:

viewtopic.php?f=4&t=65

Regards.

Works as you say... thanks!