broker Igmarket connection

Posted By: sergentGarcia

broker Igmarket connection - 03/12/18 18:20

Hello
I'd like connect my real ig account with zorro
I've a api key
I can't see igmarket in the list to connect
I see only
ally invest
fxcm
ib (demo)...



Thank you
Posted By: AndrewAMD

Re: broker Igmarket connection - 03/12/18 18:48

Did you follow the directions? They can be found below:

http://zorro-project.com/manual/en/ig.htm
https://github.com/dan-lind/igzplugin
Posted By: sergentGarcia

Re: broker Igmarket connection - 03/12/18 19:15

Yes
I have installed jdk-8u161-windows-i586.exe and i can see MT4/5 in the list but
can't connect to igaccount
Posted By: AndrewAMD

Re: broker Igmarket connection - 03/12/18 20:00

And you set the environmental paths correctly?

To confirm, open a command prompt and type:
Code:
echo %path%

Also, reboot your computer.
Posted By: sergentGarcia

Re: broker Igmarket connection - 03/12/18 21:43

the path is good
but when i open a command prompt and type


C:>java -version
java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
Posted By: AndrewAMD

Re: broker Igmarket connection - 03/13/18 12:10

So how do you know your paths are pointing to the 32 bit Java and not 64 bit Java?
Posted By: sergentGarcia

Re: broker Igmarket connection - 03/13/18 12:56

i've removed java 64 bits
and i dont't see igmarket in the broker list
Posted By: AndrewAMD

Re: broker Igmarket connection - 03/13/18 15:14

Quote:
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
64-Bit is wrong. Do you still see it?

Post the output of echo %path%.

Also, what's your Zorro version?

And finally, is the IG DLL in your .\Plugin folder?
Posted By: sergentGarcia

Re: broker Igmarket connection - 03/13/18 16:16

I've removed java 64 bits

my path :

Quote:
C:>echo %path%
C:ProgramDataOracleJavajavapath;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)UpdatEngine client;C:Program FilesPuTTY;C:Program FilesIntelWiFibin;C:Program FilesCommon FilesIntelWirelessCommon;C:Program FilesTortoiseSVNbin;C:Program FilesJavajre1.8.0_161bin;C:Program FilesJavajre1.8.0_161;



Quote:

C:>java -version
java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) Client VM (build 25.161-b12, mixed mode, sharing)

C:>



yes ig is in the plugin directory
zorro version is 1.74
Posted By: IMMO_VIE

Re: broker Igmarket connection - 03/14/18 20:15

hello!

i had the same problem today.
i solved it like this:

1) deleting ALL java versions - especially the paths in the c system
2) install the right version x32
3) set the paths like in the picture

hope it helps

greets from vienna

Attached picture 14-03-_2018_21-14-13.png
Posted By: sergentGarcia

Re: broker Igmarket connection - 03/14/18 21:34

Thank you everybody
i have deleted all java and reinstall and all is ok
© 2024 lite-C Forums