Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (1 invisible), 672 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 5 of 17 1 2 3 4 5 6 7 16 17
Re: IG plugin initial release [Re: kmerlo] #466183
05/29/17 19:08
05/29/17 19:08
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
Hi,

Are you running multiple strategies in parallell with Z7?
There are two errors here:
error.public-api.exceeded-account-historical-data-allowance
and
error.public-api.exceeded-api-key-allowance

The first is saying that you are trying to download more ticks than you are allowed each week (default 10000 per week).

The second is same as before, too many API calls during 1 minute.
Since this shows up directly when you start this strategy, it must mean you have something else running that is already consuming your API quota.

Re: IG plugin initial release [Re: Dalla] #466261
06/04/17 14:40
06/04/17 14:40
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
Another release has been published, small fix for timing issues when confirming orders.

@kmerlo, still issues running Z systems?

Re: IG plugin initial release [Re: Dalla] #466265
06/04/17 19:23
06/04/17 19:23
Joined: Mar 2017
Posts: 48
Bologna
K
kmerlo Offline
Newbie
kmerlo  Offline
Newbie
K

Joined: Mar 2017
Posts: 48
Bologna
Hi Daniel
no I had some issues with my VPN server after to be installed zorro 1.58
I could not fix it because this week I'am in holiday and here I haven't wire line internet.
In the next days I will try the new release

PS
It is very strange that last time I had consumed my API quota because for one week I had not use the IGplugin but only the MT4plugin... :-(

Last edited by kmerlo; 06/04/17 19:23.
Re: IG plugin initial release [Re: kmerlo] #466292
06/06/17 10:21
06/06/17 10:21
Joined: Aug 2016
Posts: 27
M
MaskOfZorro Offline
Newbie
MaskOfZorro  Offline
Newbie
M

Joined: Aug 2016
Posts: 27
Hi. I've trying to trade Sprint markets. Previously I've been doign this via the MT4 bridge by making requests to the IG API through there. Problem is, I need to trade using bars of 15s and 30s, and can't do this via the MT4 bridge. So I was thinking of grabbing the bars via another bridge, say FXCM, and then just makign the http requests from within Zorro. But I've had no luck with getting POST to work to login to IG yet.

Any ideas on how to accomplish this? (I doubt the data allowances from the IG API are sufficient).

Last edited by MaskOfZorro; 06/06/17 10:22.
Re: IG plugin initial release [Re: MaskOfZorro] #466298
06/06/17 19:53
06/06/17 19:53
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
Hi

I'll help if I can of course, however I'd like to keep this thread as a discussion for the plugin only. Please PM me or start a new thread, and I'll try to answer there.

Regards
Daniel

Re: IG plugin initial release [Re: MaskOfZorro] #466324
06/08/17 15:39
06/08/17 15:39
Joined: Oct 2013
Posts: 15
New York
Jason_Rogers Offline
Newbie
Jason_Rogers  Offline
Newbie

Joined: Oct 2013
Posts: 15
New York
Originally Posted By: MaskOfZorro
Hi. I've trying to trade Sprint markets. Previously I've been doign this via the MT4 bridge by making requests to the IG API through there. Problem is, I need to trade using bars of 15s and 30s, and can't do this via the MT4 bridge. So I was thinking of grabbing the bars via another bridge, say FXCM, and then just makign the http requests from within Zorro. But I've had no luck with getting POST to work to login to IG yet.

Any ideas on how to accomplish this? (I doubt the data allowances from the IG API are sufficient).


Hi MaskofZorro,

You can download up to 10 years of free data using FXCM's Basic Historical Data Downloader https://www.fxcmapps.com/apps/basic-historical-data-downloader/ . Hope it helps with what you're looking for.

Jason

Last edited by Jason_Rogers; 06/08/17 15:39.
Re: IG plugin initial release [Re: Jason_Rogers] #466376
06/12/17 09:09
06/12/17 09:09
Joined: Mar 2017
Posts: 48
Bologna
K
kmerlo Offline
Newbie
kmerlo  Offline
Newbie
K

Joined: Mar 2017
Posts: 48
Bologna
Hi Daniel

unlucky I still have issues running Z systems
I use zorro 1.58 and the new igplugin

I tested z7
Zorro stalled (goes in freeze) :-(

Attached Files
igzplugin.zip (288 downloads)
Re: IG plugin initial release [Re: kmerlo] #466377
06/12/17 09:22
06/12/17 09:22
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
It looks to me like you are not running the latest plugin, can you please double check and also make sure you restarted Zorro after updating the plugin?
These errors
404 Not Found
happened frequently in an earlier version of the plugin.

You mentioned Zorro stalled, did this happen during the weekend?
This has happened to me too.
Try setting Weekend = 7 in the Z.ini file

Re: IG plugin initial release [Re: Dalla] #466382
06/12/17 12:55
06/12/17 12:55
Joined: Mar 2017
Posts: 48
Bologna
K
kmerlo Offline
Newbie
kmerlo  Offline
Newbie
K

Joined: Mar 2017
Posts: 48
Bologna
yeh during the week end
Ok I will retry with : Weekend = 7 in the Z.ini

Re: IG plugin initial release [Re: kmerlo] #466383
06/12/17 13:38
06/12/17 13:38
Joined: Feb 2017
Posts: 369
D
Dalla Offline OP
Senior Member
Dalla  Offline OP
Senior Member
D

Joined: Feb 2017
Posts: 369
I saw also that there seems to be issues with some of the orders, most likely related to a rounding error. Will try to look into that during the week.

Page 5 of 17 1 2 3 4 5 6 7 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