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
2 registered members (AndrewAMD, VoroneTZ), 831 guests, and 5 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
Running multiple strategies #440295
04/23/14 02:20
04/23/14 02:20
Joined: Apr 2014
Posts: 482
Sydney, Australia
B
boatman Offline OP
Senior Member
boatman  Offline OP
Senior Member
B

Joined: Apr 2014
Posts: 482
Sydney, Australia
Hello everyone,

I've some questions around trading multiple strategies. There are some answers in the manual and the forums, but I was hoping to get some specific answers and opinions about the best way to proceed.

I'm using Zorro S and would like to trade three of the Z Strategies, as well as my own strategies in the future.

My broker is Think Forex in Australia. They offer two APIs (MT4 PHP, and MT4 FIX). My knowledge of what these represent is very limited (my programming background is almost nil), but my understanding is that they provide an interface that enable you to access their servers for the purpose of trading.

I am considering setting up a VPS so that Zorro can run with minimal downtime.

What is the best way to run multiple strategies using the same broker? Do I need multiple accounts with this broker (one for each strategy)? Or can I run multiple strategies on the one account? Also, do I need multiple installations of Zorro (one for each strategy)?

Is it recommended to use the MT4 bridge, running Zorro as an EA in MT4, or is it better to connect Zorro via the broker's API? If the latter, what is the difference between the FIX and PHP APIs?

Apologies for the beginner questions. I am new to strategy development and automated trading in general.

Re: Running multiple strategies [Re: boatman] #440299
04/23/14 08:35
04/23/14 08:35
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
You need one account only, and one Zorro installation. But you need either the Multisession plugin, or the Zorro S module for trading simultaneously with multiple strategies.

You must use the MT4 bridge because there is no direct API plugin for Think Forex (yet).

Re: Running multiple strategies [Re: jcl] #440304
04/23/14 10:41
04/23/14 10:41
Joined: Apr 2014
Posts: 482
Sydney, Australia
B
boatman Offline OP
Senior Member
boatman  Offline OP
Senior Member
B

Joined: Apr 2014
Posts: 482
Sydney, Australia
Thanks for the reply, jcl.

I have the Zorro S module, so I will have a go at running multiple strategies on the one account.

What's involved with developing an API plugin? And what are the benefits over using the MT4 bridge?

Re: Running multiple strategies [Re: boatman] #440310
04/23/14 12:24
04/23/14 12:24
Joined: Jul 2000
Posts: 27,977
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,977
Frankfurt
Some C/C++ experience is required for writing an API plugin. The benefits are that an API plugin is normally faster, and the broker cannot cheat as easily.

Re: Running multiple strategies [Re: jcl] #461782
08/20/16 16:52
08/20/16 16:52
Joined: Jul 2016
Posts: 64
G
gtell Offline
Junior Member
gtell  Offline
Junior Member
G

Joined: Jul 2016
Posts: 64
Hi, I am quite new in Zorro and I am reading the manual.
However, if I have two functions that open different orders in the same strategy, can I put a different tag in the open orders?
I am talking of something similar to the MT4's magic number.
I can't find this in the manual.

Thanks.
Cheers.


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