Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 900 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Extend Zorro for testing and trading Futures? #454830
09/23/15 22:26
09/23/15 22:26
Joined: Sep 2015
Posts: 6
California
K
kiranb Offline OP
Newbie
kiranb  Offline OP
Newbie
K

Joined: Sep 2015
Posts: 6
California
I realize Zorro is designed for currency trading.
1) Is there an straightforward way to extend it for testing/training and trading Futures? Pl advise how with sample code .. If not, is it planned on the near-term roadmap?

2) What are the SPX500 and NAS100 instruments - are these futures? Which brokerage account can these be traded in? There's History data on them and Z strategies seem to test and train well on them, but i don't see them on FXCM for live trading.

Re: Extend Zorro for testing and trading Futures? [Re: kiranb] #454832
09/24/15 08:32
09/24/15 08:32
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
You can trade anything with Zorro, but your broker might possibly not offer futures. For instance FXCM does not offer SPX500 and NAS100 in the US, as to my knowledge. They are index derivatives, not futures, but you can also trade futures - only difference is that future contracts have a limited lifetime.

Re: Extend Zorro for testing and trading Futures? [Re: jcl] #454839
09/24/15 18:00
09/24/15 18:00
Joined: Sep 2015
Posts: 6
California
K
kiranb Offline OP
Newbie
kiranb  Offline OP
Newbie
K

Joined: Sep 2015
Posts: 6
California
That's good news. Several technical questions
- How do i ingest Futures data to test and train Futures strategies? Is there a file format or API?
- also, how do i change the point value to model futures profits/drawdowns in performance reports?
- Finally, is there an API for integrating with other Futures brokers? For example, when you release IB broker integration, can it be used to trade futures?
- Finally, since Futures sessions are not 24X7 (unlike currency), there will be no data feed between Friday 4pm-Sunday 3pm or so. Will the Strategy engine be able to handle these gaps in data outside trading sessions?

Any technical sample code and pointers to documentation for each of these above would be helpful

Re: Extend Zorro for testing and trading Futures? [Re: kiranb] #454847
09/25/15 08:43
09/25/15 08:43
Joined: Dec 2013
Posts: 82
Sydney, NSW
T
Thirstywolf Offline
Junior Member
Thirstywolf  Offline
Junior Member
T

Joined: Dec 2013
Posts: 82
Sydney, NSW
Kiranb

I've actually been thinking about using Zorro to backtest systems that would run on futures contracts. My plan was to export CSV data for continuation contracts from Reuters. I would probably run my futures strategies through Algo Design Lab(TT) anyway, for speed of execution, however this software has no backtesting capability.

If your broker supports futures, and you can connect to them through API or MT4, then you should be able to download the data I believe. Check out the data export/import section of the manual under brokers.

Also, Forex does still have weekends, and Zorro is set up to recognise weekends, so no problem there.

I'll let more knowledgeable people answer the technical questions.

Cheers

Thirsty


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