Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
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
6 registered members (TipmyPip, Niels, dBc, Ed_Love, 3run, 1 invisible), 17,843 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
New User - Excited to share new ideas #462255
09/17/16 02:52
09/17/16 02:52
Joined: Sep 2016
Posts: 2
D
ddrrbb Offline OP
Guest
ddrrbb  Offline OP
Guest
D

Joined: Sep 2016
Posts: 2
Hey all,

I've attempted to do automated trading on and off for several years, and discretionary trading for many more, with mixed results. My biases always interfered with making good trading decisions. I tried to learn R as my first programming language, but I was overwhelmed. Zorro, so far, is all I could have hoped for. The programming is easy to learn, and jcl's tutorials and website have been a great resource for new ideas and programming practice. I've just started and I know there are ups and downs, but the Z systems give me the confidence that successful automated systems are possible and I hope to share my ideas as I learn.

Re: New User - Excited to share new ideas [Re: ddrrbb] #462256
09/17/16 08:52
09/17/16 08:52
Joined: Apr 2016
Posts: 27
Frankfurt, Germany
M
MIGI Offline
Newbie
MIGI  Offline
Newbie
M

Joined: Apr 2016
Posts: 27
Frankfurt, Germany
I would recommend to trade the Z-Systems first on demo accounts of your broker.
On my demo accounts I don't get the performance from the backtests. Z12 seems to be in a DD since beginning of the year.

Re: New User - Excited to share new ideas [Re: MIGI] #462260
09/17/16 14:12
09/17/16 14:12
Joined: Sep 2016
Posts: 2
D
ddrrbb Offline OP
Guest
ddrrbb  Offline OP
Guest
D

Joined: Sep 2016
Posts: 2
Thanks for the suggestion. Without knowing what is "under the hood" of the Z systems, I am reluctant to blindly follow them anyway. The fact that someone with very little programming experience can understand and write trading systems with lite-C and Zorro gives me some hope. Learning R or Python or FXCM's coding language was always a roadblock for me.

Re: New User - Excited to share new ideas [Re: ddrrbb] #462263
09/17/16 17:50
09/17/16 17:50
Joined: Dec 2013
Posts: 568
Fuerth, DE
Sphin Offline
User
Sphin  Offline
User

Joined: Dec 2013
Posts: 568
Fuerth, DE
IMO Zorro is a trading SDK with its 'trading interface' as the main advantage, means its libraries to analyze, control and evaluate price curves and trades that run in the background without need to care about. There would be a lot of programming work to do otherwise before you can use e.g. a command like "enterLong/Short" and control its trades with TMFs. I don't know if there are similar libraries for R or Python anyhow. Zorro's program language is a C derivate and therefore it is ... at least very fast! laugh But you have to learn it like any other program language.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1