Gamestudio Links
Zorro Links
Newest Posts
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
folder management functions
by 7th_zorro. 04/15/24 10:10
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
SGT_FW
by Aku_Aku. 04/10/24 16:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (7th_zorro, Quad), 373 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
11honza11, ccorrea, sakolin, rajesh7827, juergen_wue
19045 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Binance Futures plugin freezes Zorro on multiple instances #485489
03/17/22 14:57
03/17/22 14:57
Joined: Jan 2022
Posts: 58
N
NorbertSz Offline OP
Junior Member
NorbertSz  Offline OP
Junior Member
N

Joined: Jan 2022
Posts: 58
Hello all,

I want to use multiple Zorro instances on Binance Futures. The first one is works nice, but when I start Trading on the second one, all of the Zorro instances freezes. To be more precise, it slows incredibly down: if I just want to drag'n'drop the Zorro window, it responds in ~30 seconds.

I also tried running the Zorro instances with different Binance API keys, and also made a copy of BinanceFutures.dll (BinanceFutures2.dll) and tried to use that too, but nothing changes. However, if I try the same API keys on different computers I can use it without problem.

So I guess it's not a broker but a plugin issue: maybe every instance is using the same interprocess channel, or something like this.

Has anyone got an idea how can I use multiple Zorro S instances with Binance Futures on the same computer?

Thank you!

Attached Files testc.png
Last edited by NorbertSz; 03/17/22 14:59.
Re: Binance Futures plugin freezes Zorro on multiple instances [Re: NorbertSz] #485491
03/17/22 16:39
03/17/22 16:39
Joined: Feb 2017
Posts: 1,724
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,724
Chicago
The plugin is not interprocess, but Zorro is interprocess and uses locks by default. This means that only one broker plugin API call can be made at a time by default.

Try set(NOLOCK).

Re: Binance Futures plugin freezes Zorro on multiple instances [Re: AndrewAMD] #485493
03/17/22 17:27
03/17/22 17:27
Joined: Jan 2022
Posts: 58
N
NorbertSz Offline OP
Junior Member
NorbertSz  Offline OP
Junior Member
N

Joined: Jan 2022
Posts: 58
Perfect, thank you.


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