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 (AndrewAMD, Nymphodora, Quad), 923 guests, and 5 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 14 1 2 3 13 14
Dukascopy plugin (yet another version) #473439
07/06/18 12:40
07/06/18 12:40
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
Hi,

This is my version of Dukascopy plugin. It uses latest JForex API and it supports the new Zorro methods (introduced in v1.83) to set limit orders.

Here is the bin distribution: Zorro Plugin for Dukascopy

Thanks,
kvm

Re: Dukascopy plugin (yet another version) [Re: kvm] #473862
08/23/18 08:51
08/23/18 08:51
Joined: Oct 2017
Posts: 9
D
debs Offline
Newbie
debs  Offline
Newbie
D

Joined: Oct 2017
Posts: 9
Thanks a lot for your effort kvm! I'll try it next week..

Re: Dukascopy plugin (yet another version) [Re: debs] #474305
10/05/18 08:28
10/05/18 08:28
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
New version 1.1 is available. Fixed margin and pip cost calculations. Tested with Zorro v1.88.6 and some of the Z strategies.

Custom assets file is included in the distribution, which you can use as a starting point for running the Z strategies.

Last edited by kvm; 10/05/18 08:43.
Re: Dukascopy plugin (yet another version) [Re: kvm] #474580
10/23/18 15:56
10/23/18 15:56
Joined: Oct 2018
Posts: 90
Germanien
ags Offline
Junior Member
ags  Offline
Junior Member

Joined: Oct 2018
Posts: 90
Germanien
Hy kvm, how was your experience with Dukascopy till now?
I'm trying a Dukascopy BANK (because of the leverage possibilities) and found some troubles.
With original DLL that comes in the package, the connection is very low and somehow not really responsive. I tried the seccond one you shared here and with this Zorro crashes...

Any idea what I'm doing wrong? With other brokers I have no problem.
Thanks, ags

Re: Dukascopy plugin (yet another version) [Re: ags] #474588
10/24/18 09:01
10/24/18 09:01
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
I'm running the Z12 strategy on a demo account, using Zorro 1.88.2 and haven't got any problems.
While testing the plugin with the latest version of Zorro (1.88.6) I'm getting the same crash.
But after several tests it comes out that the error is not in the plugin but in the Z12 strategy, because Z1, Z2 and Z7 strategies work without any problems:

Zorro 1.88.6 in Diagnostics mode - Strategy Z12 with Verbose 15 and EUR/USD only
Plugin Result Diagnostics
FXCM ACCESS VIOLATION no errors
Oanda ACCESS VIOLATION no errors
Dukascopy ACCESS VIOLATION Error 055: No bars generated
vDukascopy-1.1 ACCESS VIOLATION no errors

Zorro 1.88.2 in Diagnostics mode - Strategy Z12 with Verbose 15 and EUR/USD only
Plugin Result Diagnostics
FXCM OK no errors
Oanda OK no errors
Dukascopy LOGOUT Error 055: No bars generated
vDukascopy-1.1 OK no errors


Attached Files crash.jpg
Last edited by kvm; 10/24/18 13:21.
Re: Dukascopy plugin (yet another version) [Re: kvm] #474590
10/24/18 12:42
10/24/18 12:42
Joined: Oct 2018
Posts: 90
Germanien
ags Offline
Junior Member
ags  Offline
Junior Member

Joined: Oct 2018
Posts: 90
Germanien
Hi kvm, thank you very much for the information and specially for the dll !
is interesting, apparently it depends on the broker, I have a Z12 running from a Z 1.88.6 in a live Oanda account and it works smoothly.

Re: Dukascopy plugin (yet another version) [Re: ags] #474592
10/24/18 13:31
10/24/18 13:31
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
I've just tested the Oanda plugin and the result are same: in my test environment all plugins work with Z12 in Zorro 1.88.2 but doesn't work in Zorro 1.88.6.

Attached Files oanda.jpg
Last edited by kvm; 10/24/18 13:32.
Re: Dukascopy plugin (yet another version) [Re: ags] #474609
10/25/18 11:11
10/25/18 11:11
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
is interesting, apparently it depends on the broker


No, I doubt that this is the problem. Can you give me logs or detailed description so i can try to reproduce and fix the problem?

Re: Dukascopy plugin (yet another version) [Re: kvm] #474616
10/25/18 18:39
10/25/18 18:39
Joined: Oct 2018
Posts: 90
Germanien
ags Offline
Junior Member
ags  Offline
Junior Member

Joined: Oct 2018
Posts: 90
Germanien
Mm, again, I have a Z12 running from a 1.88.6 Live from an AWS and a Demo, both on Oanda without problems. See attached.

Comming back to Dukascopy, what I still try to make work because the better leverage (no ESMA limitations) besides the crashes from zorro, I only get the messages from the API:

!Command 45 not yet supported
!Command 43 not yet supported
!Command 172 not yet supported

while trying a Z1 2 or 12 all the same problem.

Attached Files Oanda.JPG
Re: Dukascopy plugin (yet another version) [Re: ags] #474625
10/26/18 07:28
10/26/18 07:28
Joined: Jan 2017
Posts: 95
Bulgaria
kvm Offline OP
Junior Member
kvm  Offline OP
Junior Member

Joined: Jan 2017
Posts: 95
Bulgaria
Are you using the latest version of the plugin? It's 1.1.

Page 1 of 14 1 2 3 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