Gamestudio Links
Zorro Links
Newest Posts
ZorroGPT
by TipmyPip. 03/28/26 14:01
TMFs on options in live trading
by Spirit. 03/26/26 19:52
TDAmeritrade plugin with new Schwab accountt?
by AndrewAMD. 03/24/26 17:11
Black Book, 4th edition
by jcl. 03/17/26 09:28
Trying to get started...
by Lukudo. 03/16/26 09:08
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
4 registered members (Spirit, TipmyPip, Grant, 1 invisible), 4,883 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
mredit, vestriaa, Lukudo, mldenoiser, the1
19204 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: 73
Budapest
N
NorbertSz Offline OP
Junior Member
NorbertSz  Offline OP
Junior Member
N

Joined: Jan 2022
Posts: 73
Budapest
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,814
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,814
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: 73
Budapest
N
NorbertSz Offline OP
Junior Member
NorbertSz  Offline OP
Junior Member
N

Joined: Jan 2022
Posts: 73
Budapest
Perfect, thank you.


Moderated by  Petra 

Gamestudio download | 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