I'm trying to set up your broker arbitrage script to work using the instructions noted in the manual (https://manual.zorro-project.com/brokerarb.htm), but I'm getting errors (Zorro and MT4 screenshots attached):
[Linked Image]
[Linked Image]

Here's what my Accounts.csv looks like:
Name,Broker,Account,User,Pass,Assets,CCY,Real,NFA,Plugin,Source
FXCM,FXCM,0,D25724363,xxxx,AssetsArb,EUR,0,0,FXCM.dll,
DWX,MT4,0,2088954273,xxxx,AssetsArb,EUR,0,0,ZorroMT4.dll

Here's my AssetsArb.csv:
Name,Price,Spread,RollLong,RollShort,PIP,PIPCost,MarginCost,Leverage,LotAmount,Commission,Symbol
EUR/USD_A,1.13239,0.00004,-1.21,0.69,0.0001,0.1,0,30.003,1000,0.3,DWX:EUR/USD
EUR/USD_B,1.1014,0.00006,-1.03,0.34,0.0001,0.1,13,0,1000,0.6,FXCM:EUR/USD

Any idea why it is not picking up the prices from the brokers? If I run different scripts using the same account details, they connect fine.

Attached Files image.pngimage (1).png
Last edited by sarmasboy; 07/24/19 11:31.