Gamestudio Links
Zorro Links
Newest Posts
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
Data from CSV not parsed correctly
by jcl. 04/20/24 08:32
Zorro FIX plugin - Experimental
by jcl. 04/20/24 08:30
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (7th_zorro, Aku_Aku, 1 invisible), 579 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 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