Startup to an account

 

Hi, im writting here to ask one question, im trying to connect to a broker account in metatrader loading it from a start.ini file.

If i write it manual in terminal i can connect, but if i try to connect auto with ".... terminal.exe" "....... start.ini" on cmd, it says '1111111111' : connect failed (account not valid)

Do you know why is this happening? it only happens in some accounts but in others is working fine.....

My startup file (start.ini) is like that:


Symbol=EURUSD

Period=D1

Template=Default.tpl

; experts settings

ExpertsEnable=true

ExpertsDllImport=true

Expert=

ExpertParameters=

ExpertsTrades=true


;script settings

Script=

ScriptParameters=

;connection settings

Server=serverip

Login=1111111111

Password= passwordtoconnect

some help will be appreciated!

I have tried to talk to broker but they dont know, maybe someone here know it

Thank you!