Gamestudio Links
Zorro Links
Newest Posts
Camera always moves upwards?
by clonman. 11/13/25 14:04
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
Training with the R bridge does not work
by frutza. 11/05/25 00:46
Zorro 2.70
by opm. 10/24/25 03:44
Alpaca Plugin v1.4.0
by TipmyPip. 10/20/25 18:04
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, AndrewAMD), 21,112 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sheliepaley, Blueguy, blobplayintennis, someone2, NotEBspark
19177 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: 70
Budapest
N
NorbertSz Offline OP
Junior Member
NorbertSz  Offline OP
Junior Member
N

Joined: Jan 2022
Posts: 70
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,809
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

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

Joined: Jan 2022
Posts: 70
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