Gamestudio Links
Zorro Links
Newest Posts
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
Release 2.68 replacement of the .par format
by Martin_HH. 09/23/25 20:48
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,175 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 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,806
Chicago
AndrewAMD Offline
Serious User
AndrewAMD  Offline
Serious User

Joined: Feb 2017
Posts: 1,806
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