|
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.
Tester with function "Optimization" |
Alexander_Bogdanov
|
Post subject: Tester with function "Optimization" |
Post rating: 0
|
Posted: Mon 21 Aug, 2017, 10:15
|
|
User rating: 0
Joined: Tue 26 Aug, 2014, 19:18 Posts: 23 Location: Russian Federation,
|
Hello. in JForex platform there is function "optimization" in historical tester, how to realize this funtcion in JForex 3 sdk tester? it would be useful to test range of values, for example of MA. with best regards. p.s. using this function in JForex Platform with big ranges leads to overload of opperative memory, and test becomes more and more slowly with every next value of indicator.
|
|
|
|
 |
API Support
|
Post subject: Re: Tester with function "Optimization" |
Post rating: 0
|
Posted: Tue 22 Aug, 2017, 09:42
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
Optimization cannot be operated from SDK. But it can be easily implemented by calling several ITesterClient.startStrategy and checking IAccount.getEquity during execution.
|
|
|
|
 |
Alexander_Bogdanov
|
Post subject: Re: Tester with function "Optimization" |
Post rating: 0
|
Posted: Tue 22 Aug, 2017, 11:18
|
|
User rating: 0
Joined: Tue 26 Aug, 2014, 19:18 Posts: 23 Location: Russian Federation,
|
great! thanks. 
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|