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
3 registered members (VoroneTZ, monk12, Quad), 829 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
Rating: 5
Page 4 of 17 1 2 3 4 5 6 16 17
Re: IG plugin initial release [Re: kmerlo] #466035
05/22/17 13:28
05/22/17 13:28
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
Hi

I will check the details later, but it looks like you haven't set up the symbol name for USD/JPY in the AssetsFix file. I'm doing testing also and have fixed a couple of issues. Hoping to push a new release this week.

Re: IG plugin initial release [Re: Dalla] #466037
05/22/17 13:58
05/22/17 13:58
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
You have a character in your AssetsFix for USD/JPY has an extra character at the end that you need to remove. So change

CS.D.USDJPY.MINI.IP"
to
CS.D.USDJPY.MINI.IP

Re: IG plugin initial release [Re: Dalla] #466041
05/22/17 16:56
05/22/17 16:56
Joined: Mar 2017
Posts: 48
Bologna
K
kmerlo Offline
Newbie
kmerlo  Offline
Newbie
K

Joined: Mar 2017
Posts: 48
Bologna
I done a stupid error

I found an other similar error
IX.D.NASDAQ.IFM.IP"

I correct the two errors

But now I have an other stange error
Error 053: CS.D.GBPUSD.IP unavailable at this time

But with the same "AssetFix.csv" when I test the z7 script I haven't this error... :-(

and I have only "z.ini" I don't make the fiel z7.ini or z12.ini

Thanks

Roberto

Re: IG plugin initial release [Re: kmerlo] #466042
05/22/17 17:04
05/22/17 17:04
Joined: Mar 2017
Posts: 48
Bologna
K
kmerlo Offline
Newbie
kmerlo  Offline
Newbie
K

Joined: Mar 2017
Posts: 48
Bologna
In the file log "igzplugin.log" I found for other symbol this messagge
.....error was {"errorCode":"error.public-api.exceeded-api-key-allowance"}....

Re: IG plugin initial release [Re: kmerlo] #466051
05/23/17 04:30
05/23/17 04:30
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
Unfortunately the default API limits are quite low for IG, and the error message is telling you that you have exceeded your limit.

Try to raise this setting in application.properties (same directory as the igzplugin.log)

Change
plugin.refreshMarketDataInterval=30000
to a higher value, like 45000, 60000, or even 70000.

This will reduce the number of requests per minute.

You could probably extend the quotas, but you would have to contact IG support for that, and I'm not sure it would be free anymore.

Re: IG plugin initial release [Re: Dalla] #466131
05/26/17 12:15
05/26/17 12:15
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
I have release v0.13 of the plugin. Some of the errors related to not finding order confirmations should be gone now.

Re: IG plugin initial release [Re: Dalla] #466143
05/26/17 21:45
05/26/17 21:45
Joined: Mar 2017
Posts: 48
Bologna
K
kmerlo Offline
Newbie
kmerlo  Offline
Newbie
K

Joined: Mar 2017
Posts: 48
Bologna
I Daniel
in your site "https://github.com/dan-lind/igzplugin/releases" I find only the source code file
The last time you made the executable file too
Are you planning to put the executable file also this time ?
If not, now how I can to compile the source code?

Thanks

Bye

R

Last edited by kmerlo; 05/26/17 21:53.
Re: IG plugin initial release [Re: kmerlo] #466144
05/27/17 04:50
05/27/17 04:50
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
There was a problem with the uoload apparently. The zip-file is there now.

I suspect though that you might still have issues with Z12?
Let me know how it goes.

Re: IG plugin initial release [Re: Dalla] #466168
05/28/17 18:00
05/28/17 18:00
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
One thing to try if you still get {"errorCode":"error.public-api.exceeded-api-key-allowance"} when starting Z12 (or other systems for that matter).

Try setting
Preload = 1 for the Z-system.
Explained how here under "Setup & Trading":
http://www.zorro-trader.com/manual/en/zsystems.htm

Re: IG plugin initial release [Re: Dalla] #466175
05/29/17 08:16
05/29/17 08:16
Joined: Mar 2017
Posts: 48
Bologna
K
kmerlo Offline
Newbie
kmerlo  Offline
Newbie
K

Joined: Mar 2017
Posts: 48
Bologna
Hi Daniel
I still have problems
Here the log for z7

NB
I am using zorro 1.58

Attached Files
debug.zip (278 downloads)
Page 4 of 17 1 2 3 4 5 6 16 17

Moderated by  Petra 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1