Gamestudio Links
Zorro Links
Newest Posts
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
LPDIRECT3DCUBETEXTUR
E9

by Ayumi. 04/12/24 11:00
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 04/11/24 14:56
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (EternallyCurious, 7th_zorro, 1 invisible), 478 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, 11honza11, ccorrea, sakolin, rajesh7827
19046 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 7 of 8 1 2 3 4 5 6 7 8
Re: Plugin and converter for Dukascopy for download [Re: ags] #476000
01/16/19 21:45
01/16/19 21:45
Joined: Dec 2014
Posts: 56
I
ibne Offline OP
Junior Member
ibne  Offline OP
Junior Member
I

Joined: Dec 2014
Posts: 56
Hi ags,

I admit I don't know what M3 order T2 is laugh

When you say PIN verification works...I assumed that this has always worked.
You complaint about IP verification...does this now also work?

Re: Plugin and converter for Dukascopy for download [Re: ibne] #476004
01/17/19 07:40
01/17/19 07:40
Joined: Oct 2018
Posts: 90
Germanien
ags Offline
Junior Member
ags  Offline
Junior Member

Joined: Oct 2018
Posts: 90
Germanien
Hi ibne,

sorry, yes, IP verification works, i don't need to use the PIN if my IP was registered in my Dukascopy account.

And M3.medium and T2.micro are AWB instances, that is cloud computing you can rent at Amazon Web Services.
They also have a tier one internet connection so you never have internet connection problems here, besides you don't need to have a UPS backed and super stable computer at home.

If you wan't to trade long term, for me there is no other solution than a cloud or a server space. From home it is too unstable from my point of view.

Re: Plugin and converter for Dukascopy for download [Re: ags] #476005
01/17/19 08:44
01/17/19 08:44
Joined: Dec 2014
Posts: 56
I
ibne Offline OP
Junior Member
ibne  Offline OP
Junior Member
I

Joined: Dec 2014
Posts: 56
Hi ags,

ok, glad to hear that IP verification works.
So we sorted all problems out right now?
I would then create an official next patch version on github.

Re: Plugin and converter for Dukascopy for download [Re: ibne] #476007
01/17/19 11:08
01/17/19 11:08
Joined: Dec 2014
Posts: 56
I
ibne Offline OP
Junior Member
ibne  Offline OP
Junior Member
I

Joined: Dec 2014
Posts: 56
Hi all,

released new version for download here: PluginZip

Several bugs were fixed(thx ags!) and new broker commands added.

Re: Plugin and converter for Dukascopy for download [Re: ibne] #476043
01/21/19 16:57
01/21/19 16:57
Joined: Oct 2018
Posts: 90
Germanien
ags Offline
Junior Member
ags  Offline
Junior Member

Joined: Oct 2018
Posts: 90
Germanien
Hi ibne,

i'm having a lot of problems with the new Version.
The one before was fine, this one i do not get even connected to the DEMO account.
Tested all the same, just exchange with the Version i downloaded on 16.01 and it works fine, so it is not the system or setup (?)

Re: Plugin and converter for Dukascopy for download [Re: ags] #476046
01/21/19 21:33
01/21/19 21:33
Joined: Dec 2014
Posts: 56
I
ibne Offline OP
Junior Member
ibne  Offline OP
Junior Member
I

Joined: Dec 2014
Posts: 56
Hi ags,

thx for your report.
I have no problems with this version when logging in.
However I found two bugs which might cause trouble, so please download again the latest version(0.9.71), I pushed a patch.

Re: Plugin and converter for Dukascopy for download [Re: ibne] #476048
01/22/19 10:57
01/22/19 10:57
Joined: Oct 2018
Posts: 90
Germanien
ags Offline
Junior Member
ags  Offline
Junior Member

Joined: Oct 2018
Posts: 90
Germanien
Hi ibne,

now it works indeed.
And using plugin.usetickcallback = false the workload reduces to levels where you can use it in a small AWS instance.

Thank you very much.
I'll let you know if i see anything else.

Re: Plugin and converter for Dukascopy for download [Re: ibne] #479248
03/09/20 15:41
03/09/20 15:41
Joined: Mar 2020
Posts: 12
China
S
Sue_w Offline
Newbie
Sue_w  Offline
Newbie
S

Joined: Mar 2020
Posts: 12
China
Hi ibne, I am a newbie to Zorro and have downloaded your plugin for Dukascopy (latest version dzjforex-0.9.71). I am having an error below and could not log in. Can you pls help? Many thanks.

My error log is as follows:
2020-03-09 23:23:59,255 DEBUG [DefaultDispatcher-worker-1] login.LoginApi$brokerLogin$1 (BrokerLogin.kt:27) - Starting login: username DEMO2KGyBW accountType Demo
2020-03-09 23:24:02,039 ERROR [DefaultDispatcher-worker-1] zorro.ZorroNatives (ZorroNatives.kt:12) - BrokerLogin failed! Error message: Internal error. Error: -9 Stack trace: java.lang.Exception: com.dukascopy.api.JFException: Internal error. Error: -9
at com.jforex.dzjforex.misc.PluginKt.getStackTrace(Plugin.kt:53)
at com.jforex.dzjforex.login.LoginApi$brokerLogin$3.invoke(BrokerLogin.kt:40)
at com.jforex.dzjforex.login.LoginApi$brokerLogin$3.invoke(BrokerLogin.kt:18)
at arrow.typeclasses.ApplicativeError$handleError$1.invoke(ApplicativeError.kt:28)
at arrow.typeclasses.ApplicativeError$handleError$1.invoke(ApplicativeError.kt:9)
at arrow.effects.IOFrame$Companion$ErrorHandler.recover(IOFrame.kt:24)
at arrow.effects.IOFrame$Companion$ErrorHandler.recover(IOFrame.kt:21)
at arrow.effects.IORunLoop.step(IORunLoop.kt:49)
at arrow.effects.IO.unsafeRunTimed(IO.kt:130)
at arrow.effects.IO.unsafeRunSync(IO.kt:127)
at com.jforex.dzjforex.misc.PluginKt.runDirect(Plugin.kt:62)
at com.jforex.dzjforex.misc.PluginKt$runWithProgress$1.invokeSuspend(Plugin.kt:64)
at com.jforex.dzjforex.misc.PluginKt$runWithProgress$1.invoke(Plugin.kt)
at arrow.effects.DeferredK$Generated$DefaultGenerated$1.invokeSuspend(DeferredK.kt:188)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)
at kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:233)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594)
at kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742)
Caused by: com.dukascopy.api.JFException: Internal error. Error: -9
at com.dukascopy.api.impl.connect.DCClientImpl.authenticate(DCClientImpl.java:631)
at com.dukascopy.api.impl.connect.DCClientImpl.connect(DCClientImpl.java:344)
at com.dukascopy.api.impl.connect.DCClientImpl.connect(DCClientImpl.java:334)
at com.jforex.kforexutils.client.LoginApi$login$1.invoke(LoginApi.kt:26)
at com.jforex.kforexutils.client.LoginApi$login$1.invoke(LoginApi.kt:12)
at arrow.typeclasses.ApplicativeError$DefaultImpls.catch(ApplicativeError.kt:37)
at arrow.typeclasses.MonadError$DefaultImpls.catch(MonadError.kt)
at arrow.typeclasses.MonadThrow$DefaultImpls.catch(MonadError.kt)
at arrow.effects.typeclasses.MonadDefer$DefaultImpls.catch(MonadDefer.kt)
at arrow.effects.instances.IOMonadDeferInstance$DefaultImpls.catch(io.kt)
at arrow.effects.instances.io.monadDefer.IOMonadDeferInstanceKt$monadDefer$1.catch(IOMonadDeferInstance.kt:83)
at com.jforex.dzjforex.misc.PluginDependencies$Companion$invoke$1.catch(Plugin.kt)
at com.jforex.kforexutils.client.LoginDependencies$Companion$invoke$1.catch(IClientLoginExtension.kt)
at arrow.typeclasses.ApplicativeError$DefaultImpls.catch(ApplicativeError.kt:43)
at arrow.typeclasses.MonadError$DefaultImpls.catch(MonadError.kt)
at arrow.typeclasses.MonadThrow$DefaultImpls.catch(MonadError.kt)
at arrow.effects.typeclasses.MonadDefer$DefaultImpls.catch(MonadDefer.kt)
at arrow.effects.instances.IOMonadDeferInstance$DefaultImpls.catch(io.kt)
at arrow.effects.instances.io.monadDefer.IOMonadDeferInstanceKt$monadDefer$1.catch(IOMonadDeferInstance.kt:83)
at com.jforex.dzjforex.misc.PluginDependencies$Companion$invoke$1.catch(Plugin.kt)
at com.jforex.kforexutils.client.LoginDependencies$Companion$invoke$1.catch(IClientLoginExtension.kt)
at com.jforex.kforexutils.client.LoginApi.login(LoginApi.kt:18)
at com.jforex.kforexutils.client.IClientLoginExtensionKt$login$$inlined$with$lambda$1.invoke(IClientLoginExtension.kt:60)
at com.jforex.kforexutils.client.IClientLoginExtensionKt$login$$inlined$with$lambda$1.invoke(IClientLoginExtension.kt)
at arrow.effects.IORunLoop.step(IORunLoop.kt:56)
... 11 more

Your help is greatly appreciated!

Re: Dukascopy broker plugin for download [Re: ibne] #480231
05/27/20 09:55
05/27/20 09:55
Joined: May 2020
Posts: 1
G
Giuseppe Offline
Guest
Giuseppe  Offline
Guest
G

Joined: May 2020
Posts: 1
Hi,
i'm not able to login in my demo account.
Do you have any ideas to try ?
Thanks

Code
2020-05-27 11:47:31.820 INFO  com.dukascopy.api.impl.connect.AuthorizationClient - environment(jnlp.client.mode)=DEMO, platformInstanceId=null
2020-05-27 11:47:31.833 INFO  com.dukascopy.api.impl.connect.AuthorizationClient - Auth step 1 request [F8C2A4A307049D89230810E10CBF81E81E1AB801]
2020-05-27 11:47:31.834 DEBUG com.dukascopy.api.impl.connect.AuthorizationClient - >> [https://login.dukascopy.com/authorization-1/demo/auth?munus=srp_api&passus=1&sermo=80ed67c7-5c84-4f13-b6e6-dd01feed6e46&putent_genus=0&appello=F8C2A4A307049D89230810E10CBF81E81E1AB801&srp_versio=1]
2020-05-27 11:47:33.136 DEBUG com.dukascopy.api.impl.connect.AuthorizationClient - << [{"B":"640ed6a32bccb751ab77ce7d31591f3e5da30e2a63d8a7439c00f67888245561cdbff08b7d072409f8cb738650e5db4dac2959b9888e16e8341f2a43d807c438f483055bbb836249c04a0475441c45ee138d3fb4b19e10c39e6dec1cc0f59badf02a7ccf01bf45b71576eea3beae0dd9cc07e55a52a6d7ae39e22ec0e1fd1dc29110007ddca35f10480f5e869d358de59b4e4bf30cdd4b35e81107aaafcbab718e2a3a699dd2b35399a9f1d5210287957bf04e2ef0870c1e7af660a66b42a17fdc8b968ce41fbf6deef083017e4a6cb07739481a24b66d1b645b63941031cab55ff384e51496185cc5206c37d2914c10049274d3e78c63cf57537f0807d91c14","S":"3c3365a24f7e1a14c1ecaf120468a40f","G":"2","H":"SHA-256","K":"5b9e8ef059c6b32ea59fc1d322d37f04aa30bae5aa9003b8321e21ddb04e300","N":"ac6bdb41324a9a9bf166de5e1389582faf72b6651987ee07fc3192943db56050a37329cbb4a099ed8193e0757767a13dd52312ab4b03310dcd7f48a9da04fd50e8083969edb767b0cf6095179a163ab3661a05fbd5faaae82918a9962f0b93b855f97993ec975eeaa80d740adbf4ff747359d041d5c33ea71d281e446b14773bca97b43a23fb801676bd207a436c6481f1d2b9078717461a5b9d32e688f87748544523b524b0d57d5ea77a2775d2ecfa032cfbdbf52fb3786160279004e57ae6af874e7303ce53299ccc041c7bc308d82a5698f3a8d0c38271ae35f8e9dbfbb694b5c803d89f7ae435de236d525f54759b65e372fcd68ef20fa7111f9e4aff73","srp_versio":"1"}]
2020-05-27 11:47:33.139 INFO  com.dukascopy.api.impl.connect.AuthorizationClient - Auth step 1 response [ServerResponseObject [passwordServerResponse=Step1ServerResponse [serverPublicValueB=640ed6a32bccb751ab77ce7d31591f3e5da30e2a63d8a7439c00f67888245561cdbff08b7d072409f8cb738650e5db4dac2959b9888e16e8341f2a43d807c438f483055bbb836249c04a0475441c45ee138d3fb4b19e10c39e6dec1cc0f59badf02a7ccf01bf45b71576eea3beae0dd9cc07e55a52a6d7ae39e22ec0e1fd1dc29110007ddca35f10480f5e869d358de59b4e4bf30cdd4b35e81107aaafcbab718e2a3a699dd2b35399a9f1d5210287957bf04e2ef0870c1e7af660a66b42a17fdc8b968ce41fbf6deef083017e4a6cb07739481a24b66d1b645b63941031cab55ff384e51496185cc5206c37d2914c10049274d3e78c63cf57537f0807d91c14, saltS=3c3365a24f7e1a14c1ecaf120468a40f, safePrimeN=ac6bdb41324a9a9bf166de5e1389582faf72b6651987ee07fc3192943db56050a37329cbb4a099ed8193e0757767a13dd52312ab4b03310dcd7f48a9da04fd50e8083969edb767b0cf6095179a163ab3661a05fbd5faaae82918a9962f0b93b855f97993ec975eeaa80d740adbf4ff747359d041d5c33ea71d281e446b14773bca97b43a23fb801676bd207a436c6481f1d2b9078717461a5b9d32e688f87748544523b524b0d57d5ea77a2775d2ecfa032cfbdbf52fb3786160279004e57ae6af874e7303ce53299ccc041c7bc308d82a5698f3a8d0c38271ae35f8e9dbfbb694b5c803d89f7ae435de236d525f54759b65e372fcd68ef20fa7111f9e4aff73, correspondingGeneratorG=2, hashAlgorithmH=SHA-256, srpProtocolVersion=1], ]]
2020-05-27 11:47:33.393 INFO  com.dukascopy.api.impl.connect.AuthorizationClient - Auth step 2 request A [9723633629745781258291665108250298167773162259434495727130943720882573209998209245634693088223500066110404828134434187038921730171928994127347382789785440111437100436902419902247232874902092936775376015422862470087950344546482674166823824130008586597055583920054563982037022212090959661089128437165362522826616914906945532762245187625773725851486213040504457469602110567640379807925026664661454775749998254834179946541121561947753282668942383714461137771500193443188055269180184505159196164198150069102327479894881530021080047125659496290471868524370300863967421320431966123667792536666366966929104058893512152839754], M1 [93191456209979852325999491550685485980760551849208308113285846748433587752390]
2020-05-27 11:47:33.394 DEBUG com.dukascopy.api.impl.connect.AuthorizationClient - >> [https://login.dukascopy.com/authorization-1/demo/auth?munus=srp_api&testimonium_nuntius=ce087eb9a7df130ed13ce2a6b83172458fba3a1dad22c09ee05c80d5e111cdc6&passus=2&publicus_pendo=4d06a8f2f69ba68b1376e476e477ecf4516d9ef14bb30a7fa25067cc80448db80c7d22749e5a78770881f1799527e046bfadd563399b664f5ae01c5a337a6a41e14bb002e3b165c9746aa93b53d91048c33719cd4cbb8f378167090820848e09a7246399b4136e109b1f6fa00dcb828ed9b3b6eeaedb2166695f90011ebd8d3b199955c95ef332981fbe62c3359aa32e895293a7b5eb7961f38eec23ed6d08729a01d87682a50329a218b6d02d38b91012cef7fb0d15492d43a1b0c84ef06416d1201310f5e05c823733e3cd9a5991a1db751468bcfa22336ce60b9835e646fcb927b51297d500251fbfe6d12d039a58656be366097a0979f779047af0b1f64a&sermo=80ed67c7-5c84-4f13-b6e6-dd01feed6e46&putent_genus=0&srp_versio=1]
2020-05-27 11:47:33.758 DEBUG com.dukascopy.api.impl.connect.AuthorizationClient - << [Auth failed]
2020-05-27 11:47:33.758 ERROR com.dukascopy.api.impl.connect.AuthorizationClient - Auth failed
AuthServerResponse [response=Auth failed, responseCode=801, headerFields={Transfer-Encoding=[chunked], null=[HTTP/1.1 801], CF-RAY=[599ed0ab2fe2cd26-FCO], Server=[cloudflare], Connection=[keep-alive], Pragma=[no-cache], Last-Modified=[Wed, 27 May 2020 09:47:33 GMT], StatusCode=[801], Date=[Wed, 27 May 2020 09:47:33 GMT], StatusMessage=[Auth failed], CF-Cache-Status=[DYNAMIC], Cache-Control=[no-cache, must-revalidate, no-store, max-age=0], Access-Control-Allow-Credentials=[true], Set-Cookie=[__cfduid=d004f77709d86f7f9fd2ecde8189b2c071590572852; expires=Fri, 26-Jun-20 09:47:32 GMT; path=/; domain=.dukascopy.com; HttpOnly; SameSite=Lax], Expires=[Thu, 01 Jan 1970 00:00:00 GMT], Content-Language=[en], Expect-CT=[max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"], cf-request-id=[02f720befb0000cd26bb122200000001], Content-Type=[text/html;charset=UTF-8]}]
	at com.dukascopy.auth.client.transport.http.HttpAuthTransport.makeServerRequest(HttpAuthTransport.java:109)
	at com.dukascopy.auth.client.protocol.AbstractSRPClientProtocol.performStep2(AbstractSRPClientProtocol.java:196)
	at com.dukascopy.auth.client.SRPAuthClient.step2(SRPAuthClient.java:179)
	at com.dukascopy.auth.client.SRPAuthClient.authenticate(SRPAuthClient.java:76)
	at com.dukascopy.api.impl.connect.AuthorizationClient.getAPIsAndTicketUsingLogin_SRP6(AuthorizationClient.java:1021)
	at com.dukascopy.api.impl.connect.AuthorizationClient.getAPIsAndTicketUsingLogin_SRP6(AuthorizationClient.java:838)
	at com.dukascopy.api.impl.connect.DCClientImpl.authenticate(DCClientImpl.java:563)
	at com.dukascopy.api.impl.connect.DCClientImpl.connect(DCClientImpl.java:344)
	at com.dukascopy.api.impl.connect.DCClientImpl.connect(DCClientImpl.java:334)
	at com.jforex.kforexutils.client.LoginApi$login$1.invoke(LoginApi.kt:26)
	at com.jforex.kforexutils.client.LoginApi$login$1.invoke(LoginApi.kt:12)
	at arrow.typeclasses.ApplicativeError$DefaultImpls.catch(ApplicativeError.kt:37)
	at arrow.typeclasses.MonadError$DefaultImpls.catch(MonadError.kt)
	at arrow.typeclasses.MonadThrow$DefaultImpls.catch(MonadError.kt)
	at arrow.effects.typeclasses.MonadDefer$DefaultImpls.catch(MonadDefer.kt)
	at arrow.effects.instances.IOMonadDeferInstance$DefaultImpls.catch(io.kt)
	at arrow.effects.instances.io.monadDefer.IOMonadDeferInstanceKt$monadDefer$1.catch(IOMonadDeferInstance.kt:83)
	at com.jforex.dzjforex.misc.PluginDependencies$Companion$invoke$1.catch(Plugin.kt)
	at com.jforex.kforexutils.client.LoginDependencies$Companion$invoke$1.catch(IClientLoginExtension.kt)
	at arrow.typeclasses.ApplicativeError$DefaultImpls.catch(ApplicativeError.kt:43)
	at arrow.typeclasses.MonadError$DefaultImpls.catch(MonadError.kt)
	at arrow.typeclasses.MonadThrow$DefaultImpls.catch(MonadError.kt)
	at arrow.effects.typeclasses.MonadDefer$DefaultImpls.catch(MonadDefer.kt)
	at arrow.effects.instances.IOMonadDeferInstance$DefaultImpls.catch(io.kt)
	at arrow.effects.instances.io.monadDefer.IOMonadDeferInstanceKt$monadDefer$1.catch(IOMonadDeferInstance.kt:83)
	at com.jforex.dzjforex.misc.PluginDependencies$Companion$invoke$1.catch(Plugin.kt)
	at com.jforex.kforexutils.client.LoginDependencies$Companion$invoke$1.catch(IClientLoginExtension.kt)
	at com.jforex.kforexutils.client.LoginApi.login(LoginApi.kt:18)
	at com.jforex.kforexutils.client.IClientLoginExtensionKt$login$$inlined$with$lambda$1.invoke(IClientLoginExtension.kt:60)
	at com.jforex.kforexutils.client.IClientLoginExtensionKt$login$$inlined$with$lambda$1.invoke(IClientLoginExtension.kt)
	at arrow.effects.IORunLoop.step(IORunLoop.kt:56)
	at arrow.effects.IO.unsafeRunTimed(IO.kt:130)
	at arrow.effects.IO.unsafeRunSync(IO.kt:127)
	at com.jforex.dzjforex.misc.PluginKt.runDirect(Plugin.kt:62)
	at com.jforex.dzjforex.misc.PluginKt$runWithProgress$1.invokeSuspend(Plugin.kt:64)
	at com.jforex.dzjforex.misc.PluginKt$runWithProgress$1.invoke(Plugin.kt)
	at arrow.effects.DeferredK$Generated$DefaultGenerated$1.invokeSuspend(DeferredK.kt:188)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)
	at kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:233)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742)
2020-05-27 11:47:33.762 DEBUG com.dukascopy.api.impl.connect.DCClientImpl - 

Re: Dukascopy broker plugin for download [Re: ibne] #483014
04/22/21 10:40
04/22/21 10:40
Joined: Apr 2021
Posts: 19
S
simonkrebs Offline
Newbie
simonkrebs  Offline
Newbie
S

Joined: Apr 2021
Posts: 19
I tried downloading t1 data with the Download script via Dukascopy plugin.

Unfortunately it doesn‘t work, error message „history unavailable“.

Anyone else tried to download tick data?

Page 7 of 8 1 2 3 4 5 6 7 8

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