Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
5 registered members (TipmyPip, AndrewAMD, Quad, aliswee, degenerate_762), 970 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Broker Arbitrage setup #477713
07/24/19 11:30
07/24/19 11:30
Joined: May 2019
Posts: 11
S
sarmasboy Offline OP
Newbie
sarmasboy  Offline OP
Newbie
S

Joined: May 2019
Posts: 11
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.
Re: Broker Arbitrage setup [Re: sarmasboy] #477714
07/24/19 11:45
07/24/19 11:45
Joined: May 2019
Posts: 11
S
sarmasboy Offline OP
Newbie
sarmasboy  Offline OP
Newbie
S

Joined: May 2019
Posts: 11
Sorry I was missing the DWX:EUR/USD!DWX:EUR/USD in the Symbol, which fixed the FXCM bug. However I still have the same Zorro error. Now my AssetsArb.csv file looks like this:

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!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!FXCM:EUR/USD


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