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
5 registered members (Nymphodora, AndrewAMD, TipmyPip, Quad, Imhotep), 847 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 7 of 14 1 2 5 6 7 8 9 13 14
Re: Dukascopy plugin (yet another version) [Re: ags] #475880
01/11/19 14:47
01/11/19 14:47
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
Hi ags,

this is still the old version 1.1. I'm pretty sure the problem lies in JForex library, the new version 1.2 of the plugin uses newer version of the library which may behave differently.

Re: Dukascopy plugin (yet another version) [Re: kvm] #475881
01/11/19 14:48
01/11/19 14:48
Joined: Oct 2018
Posts: 90
Germanien
ags Offline
Junior Member
ags  Offline
Junior Member

Joined: Oct 2018
Posts: 90
Germanien
Hi kvm,

yes, this was the seccond account that was running without problem since november. Will change the plugin here too and see.

Re: Dukascopy plugin (yet another version) [Re: ags] #475883
01/11/19 15:14
01/11/19 15:14
Joined: Dec 2014
Posts: 56
I
ibne Offline
Junior Member
ibne  Offline
Junior Member
I

Joined: Dec 2014
Posts: 56
Hi kvm,

I wanted to download tick data with the Download.c script, but then the plugin keeps freezing.
Might be an implementation problem...

Re: Dukascopy plugin (yet another version) [Re: ibne] #475892
01/12/19 07:07
01/12/19 07:07
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
Could you post the log here?

Re: Dukascopy plugin (yet another version) [Re: kvm] #475893
01/12/19 08:00
01/12/19 08:00
Joined: Dec 2014
Posts: 56
I
ibne Offline
Junior Member
ibne  Offline
Junior Member
I

Joined: Dec 2014
Posts: 56
Plugin log.
This time I got exceptions.
But last time plugin just stopped/freezed.

Attached Files
vDukascopy-log.txt (147 downloads)
Re: Dukascopy plugin (yet another version) [Re: ibne] #475894
01/12/19 08:23
01/12/19 08:23
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
This error comes from the API. I can't test it right now, so could you please clear the JForex cache and try it again.

Re: Dukascopy plugin (yet another version) [Re: kvm] #475895
01/12/19 08:40
01/12/19 08:40
Joined: Dec 2014
Posts: 56
I
ibne Offline
Junior Member
ibne  Offline
Junior Member
I

Joined: Dec 2014
Posts: 56
I know that the API from Dukascopy is very unstable regarding .cache and IHistory.
All I can say is that my plugin downloads the data fine, so probably you are using different API methods.

I now also tested tick downloading with Download.c(see attachment)
Here Java Heap space error occures.
My plugin runs here fine; you might want to have a look the source code for comparison.

Attached Files
vDukascopy-log.txt (176 downloads)
Re: Dukascopy plugin (yet another version) [Re: ibne] #475896
01/12/19 10:28
01/12/19 10:28
Joined: Oct 2018
Posts: 90
Germanien
ags Offline
Junior Member
ags  Offline
Junior Member

Joined: Oct 2018
Posts: 90
Germanien
Hi kvm,

got a few error messages on weekend with the V1.2 These are new, i had not seen these with V1.1.
The system remains connected, so it is apparently just a communication error again.
I have a Z12 with Weekend = 3+4 here.
Here the Zorro log:

{USD/CAD:VO:s1202} Trail 6@1.34860 Stop 1.34347 at 16:07:00
Weekend on 11.01. 20:00.
!ERROR [DDS2 Standalone Transport Client] Event did not execute in timeout time [1000] and is still executing, CRITICAL EXECUTION WAIT TIME: 1004ms, possible application problem or deadLock, message [<InstrumentStatusUpdateMessage(instrument=EUR/USD,state=TRADING_TEMPORARY_BLOCKED,timestamp=15472626]
!ERROR [DDS2 Standalone Transport Client] Event execution took 14246ms, critical timeout time 1000ms, possible application problem or deadLock, message [<InstrumentStatusUpdateMessage(instrument=EUR/USD,state=TRADING_TEMPORARY_BLOCKED,timestamp=15472626]
!ERROR [DDS2 Standalone Transport Client] Event did not execute in timeout time [1000] and is still executing, CRITICAL EXECUTION WAIT TIME: 1001ms, possible application problem or deadLock, message [<InstrumentStatusUpdateMessage(instrument=XAG/USD,state=TRADING_TEMPORARY_BLOCKED,timestamp=15472626]
!ERROR [DDS2 Standalone Transport Client] Event execution took 6295ms, critical timeout time 1000ms, possible application problem or deadLock, message [<InstrumentStatusUpdateMessage(instrument=XAG/USD,state=TRADING_TEMPORARY_BLOCKED,timestamp=15472626]
!ERROR [DDS2 Standalone Transport Client] Event did not execute in timeout time [1000] and is still executing, CRITICAL EXECUTION WAIT TIME: 1002ms, possible application problem or deadLock, message [<InstrumentStatusUpdateMessage(instrument=EUR/USD,state=TRADING_TEMPORARY_BLOCKED,timestamp=15472627]
!ERROR [DDS2 Standalone Transport Client] Event execution took 12884ms, critical timeout time 1000ms, possible application problem or deadLock, message [<InstrumentStatusUpdateMessage(instrument=EUR/USD,state=TRADING_TEMPORARY_BLOCKED,timestamp=15472627]


Here the API relevant log file:

Attached Files
vDukascopy-log.txt (174 downloads)
Re: Dukascopy plugin (yet another version) [Re: ags] #475923
01/14/19 08:45
01/14/19 08:45
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
Originally Posted By: ags
Hi kvm,

got a few error messages on weekend with the V1.2 These are new, i had not seen these with V1.1.


I guess that some timeout somewhere in the JForex library has been exceeded.

Re: Dukascopy plugin (yet another version) [Re: ibne] #475925
01/14/19 11:37
01/14/19 11:37
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
Originally Posted By: ibne
Hi kvm,

I wanted to download tick data with the Download.c script, but then the plugin keeps freezing.
Might be an implementation problem...

Hi ibne,

I've tested this scenario and was able to download several years of M1 data. I wish to be able to test it in tick mode also, but I don't have Zorro S license.

Freezing and memory errors could be fixed with increasing the java heap size, just set the environment variable _JAVA_OPTIONS="-Xms256m -Xmx512m", for example.

Page 7 of 14 1 2 5 6 7 8 9 13 14

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