It would be nice to be able to customize all paramaters in the strategy tester :
- Time frame of the tester chart - Initial deposit - ...
All of that accessible via ITesterClient but can't access it inside my strategy.
Actually i want to retrieve 10 seconds history values in the tester to speed up testing (i know the rounding effet but my strategy works on time bars of 5 mn. It's enough for quick test).
The default testing chart is 30'... nothing to visually correlate to 5mn... Would prefer 5mn to see how the strategy works ! Initial deposit directly influences commissions. But can't change it...
Really more accurate testing with all of the parameters.
Best way is a button "Advanced parameters" not to have the tester panel too big. Or in the strategy, the call of a function "oneBeforeStart" where you can have the chance to change Deposit, Chart time frame, etc...
Maybe it is possible, ut how ? don't find it.
Damien
|