Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
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
1 registered members (1 invisible), 672 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 7 of 9 1 2 3 4 5 6 7 8 9
Re: Major future features [Re: jcl] #423821
06/06/13 12:04
06/06/13 12:04
Joined: Apr 2013
Posts: 107
UK
G
Geek Offline
Member
Geek  Offline
Member
G

Joined: Apr 2013
Posts: 107
UK
Would be great to have a debugger implemented in Zorro in the near future as well as the Monte Carlo draw down algorithm.

Also if the user had a choice to customize the Zorro Color background and text etc as you can in SED.

Re: Major future features [Re: Geek] #423833
06/06/13 14:38
06/06/13 14:38
Joined: May 2013
Posts: 15
P
Purri Offline
Newbie
Purri  Offline
Newbie
P

Joined: May 2013
Posts: 15
Is there a lite-c library to send messages over a socket, like for example with websockets/socket.io or similar?


Last edited by Purri; 06/06/13 14:39.
Re: Major future features [Re: Purri] #423871
06/07/13 09:40
06/07/13 09:40
Joined: Jul 2000
Posts: 27,978
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,978
Frankfurt
A debugger is planned. Modifying the background and text color would require some structural changes, as it's then not a standard object anymore, so this might get a low priority.

For socket sending, there are no native lite-C functions, but you can use the Windows socket functions.

Re: Major future features [Re: jcl] #423874
06/07/13 10:00
06/07/13 10:00
Joined: Nov 2012
Posts: 209
S
SFF Offline
Member
SFF  Offline
Member
S

Joined: Nov 2012
Posts: 209
Zorro has only a few color code. If you can add many colors it would be good when testing colorful indicators.

Re: Major future features [Re: SFF] #424104
06/10/13 15:10
06/10/13 15:10
Joined: Jun 2013
Posts: 1,609
D
DdlV Offline
Serious User
DdlV  Offline
Serious User
D

Joined: Jun 2013
Posts: 1,609
Other instruments? Such as equities, ETFs, non-CFD indexes, etc. Maybe someday options?

Implies associated data structure changes (i.e., adding Volume).

And appropriate broker(s) so it'd work.

Do you plan to publish a roadmap?

Thanks.

Re: Major future features [Re: DdlV] #424144
06/11/13 09:10
06/11/13 09:10
Joined: Jul 2000
Posts: 27,978
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,978
Frankfurt
You can use any instrument, as long as a broker supports it and offers an API or MT4 for access. Volume, interest etc. are just a data curve. They can be added the same way as an instrument and accessed with the asset() function. The prodedure is described under "Data Import".

We can not publish roadmaps because most new features are paid by customers. So the release date of a feature does not depend on us. But you can see under "What's new" which features are planned for the future.

Re: Major future features [Re: jcl] #424187
06/11/13 16:35
06/11/13 16:35
Joined: Jun 2013
Posts: 1,609
D
DdlV Offline
Serious User
DdlV  Offline
Serious User
D

Joined: Jun 2013
Posts: 1,609
Thanks jcl. Yes, I had read that info in the Data Import. But I'm also mindful of the level of capabilities & effort involved. I was coming from the PoV of a better OOBE - immediate ease of use as well as for those whose alternatives are limited by NFA/SEC...

Re: Major future features [Re: Sundance] #425825
07/11/13 12:07
07/11/13 12:07
Joined: May 2013
Posts: 627
Bonn
Sundance Offline
User
Sundance  Offline
User

Joined: May 2013
Posts: 627
Bonn
Thanks JCL for the new possibility of drawing lines!!!

Re: Major future features [Re: Sundance] #426387
07/22/13 17:43
07/22/13 17:43
Joined: Oct 2012
Posts: 48
C
Chaosfreak Offline
Newbie
Chaosfreak  Offline
Newbie
C

Joined: Oct 2012
Posts: 48
Is it possible to add a plot function for viewing the monthly net profit of the strategy over the backtest period and also in the performance report or by a separate log file?

Re: Major future features [Re: Chaosfreak] #426436
07/23/13 08:43
07/23/13 08:43
Joined: Jul 2000
Posts: 27,978
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,978
Frankfurt
You can do that already. Use the plotBar function - you can find examples of doing those statistics in the profile.c script library.

Page 7 of 9 1 2 3 4 5 6 7 8 9

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