|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
How to get all the data from ITesterClient without html |
[Carten_K]
|
Post subject: How to get all the data from ITesterClient without html |
Post rating: 0
|
Posted: Fri 08 Oct, 2010, 10:47
|
|
User rating: 0
Joined: Mon 27 Sep, 2010, 13:19 Posts: 6
|
Dear support,
in my own Strategy-Tester I would like to save the data in my own format. So how can I get the equity, the profit factor etc. from each test without using the createReport-void?
Thank you in advance
Carsten
|
|
|
|
 |
API Support
|
Post subject: Re: How to get all the data from ITesterClient without html |
Post rating: 0
|
Posted: Tue 12 Oct, 2010, 08:55
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
Hi, you can't, but you could send us a feature request and we will consider to add this feature.
|
|
|
|
 |
[wheelsofsteel]
|
Post subject: Re: How to get all the data from ITesterClient without html |
Post rating: 0
|
Posted: Tue 04 Jan, 2011, 16:24
|
|
User rating: 0
Joined: Sat 01 Jan, 2011, 11:29 Posts: 6
|
Carten_K wrote: Dear support,
in my own Strategy-Tester I would like to save the data in my own format. So how can I get the equity, the profit factor etc. from each test without using the createReport-void?
Thank you in advance
Carsten Presumably, the required details will be available from within the strategy as it is executing in test mode? Could someone confirm if this is the case, as if it is - a bespoke output-file or database could be populated for each iteration.
|
|
|
|
 |
RoadRunner
|
Post subject: Re: How to get all the data from ITesterClient without html |
Post rating: 0
|
Posted: Wed 05 Jan, 2011, 08:05
|
|
User rating: 3
Joined: Wed 18 May, 2011, 16:25 Posts: 331 Location: SwitzerlandSwitzerland
|
Hi wheelsofsteel,
we are creating all kinds of reports using data we are collecting throughout the run. You basically can output the data in all kinds of formats including csv files, xml files, databases or (log)messages to unstructured textfiles.
Best, RR.
|
|
|
|
 |
[wheelsofsteel]
|
Post subject: Re: How to get all the data from ITesterClient without html |
Post rating: 0
|
Posted: Wed 05 Jan, 2011, 11:42
|
|
User rating: 0
Joined: Sat 01 Jan, 2011, 11:29 Posts: 6
|
RoadRunner wrote: Hi wheelsofsteel,
we are creating all kinds of reports using data we are collecting throughout the run. You basically can output the data in all kinds of formats including csv files, xml files, databases or (log)messages to unstructured textfiles.
Best, RR. Thanks RoadRunner. Is this output format available from a Dukas class? I can easily write my own, but good to know. Thanks, WOS
|
|
|
|
 |
RoadRunner
|
Post subject: Re: How to get all the data from ITesterClient without html |
Post rating: 0
|
Posted: Thu 06 Jan, 2011, 07:53
|
|
User rating: 3
Joined: Wed 18 May, 2011, 16:25 Posts: 331 Location: SwitzerlandSwitzerland
|
it's not available within the JForex classes. You would have to include and use respective java classes.
Best, RR.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|