Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, Imhotep), 567 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
broker Igmarket connection #471653
03/12/18 18:20
03/12/18 18:20
Joined: Mar 2018
Posts: 8
S
sergentGarcia Offline OP
Newbie
sergentGarcia  Offline OP
Newbie
S

Joined: Mar 2018
Posts: 8
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

Re: broker Igmarket connection [Re: sergentGarcia] #471654
03/12/18 18:48
03/12/18 18:48
Joined: Feb 2017
Posts: 1,718
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,718
Chicago
Did you follow the directions? They can be found below:

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

Re: broker Igmarket connection [Re: AndrewAMD] #471655
03/12/18 19:15
03/12/18 19:15
Joined: Mar 2018
Posts: 8
S
sergentGarcia Offline OP
Newbie
sergentGarcia  Offline OP
Newbie
S

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

Re: broker Igmarket connection [Re: sergentGarcia] #471656
03/12/18 20:00
03/12/18 20:00
Joined: Feb 2017
Posts: 1,718
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,718
Chicago
And you set the environmental paths correctly?

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

Also, reboot your computer.

Re: broker Igmarket connection [Re: AndrewAMD] #471659
03/12/18 21:43
03/12/18 21:43
Joined: Mar 2018
Posts: 8
S
sergentGarcia Offline OP
Newbie
sergentGarcia  Offline OP
Newbie
S

Joined: Mar 2018
Posts: 8
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)

Re: broker Igmarket connection [Re: sergentGarcia] #471662
03/13/18 12:10
03/13/18 12:10
Joined: Feb 2017
Posts: 1,718
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,718
Chicago
So how do you know your paths are pointing to the 32 bit Java and not 64 bit Java?

Re: broker Igmarket connection [Re: AndrewAMD] #471664
03/13/18 12:56
03/13/18 12:56
Joined: Mar 2018
Posts: 8
S
sergentGarcia Offline OP
Newbie
sergentGarcia  Offline OP
Newbie
S

Joined: Mar 2018
Posts: 8
i've removed java 64 bits
and i dont't see igmarket in the broker list

Last edited by sergentGarcia; 03/13/18 12:56.
Re: broker Igmarket connection [Re: sergentGarcia] #471665
03/13/18 15:14
03/13/18 15:14
Joined: Feb 2017
Posts: 1,718
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,718
Chicago
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?

Re: broker Igmarket connection [Re: AndrewAMD] #471667
03/13/18 16:16
03/13/18 16:16
Joined: Mar 2018
Posts: 8
S
sergentGarcia Offline OP
Newbie
sergentGarcia  Offline OP
Newbie
S

Joined: Mar 2018
Posts: 8
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

Last edited by sergentGarcia; 03/13/18 16:35.
Re: broker Igmarket connection [Re: sergentGarcia] #471685
03/14/18 20:15
03/14/18 20:15
Joined: Mar 2018
Posts: 12
Austria_VIENNA
IMMO_VIE Offline
Newbie
IMMO_VIE  Offline
Newbie

Joined: Mar 2018
Posts: 12
Austria_VIENNA
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 Files 14-03-_2018_21-14-13.png
Page 1 of 2 1 2

Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1