dackjaniels
Joined: 24 Feb 2009 Posts: 151
|
Posted: Fri Sep 16, 2011 2:39 pm Post subject: Support for booleans in Strategy Optimiser |
|
|
Hi,
I would like to see support for boolean values in the Strategy Optimiser.
The SO is a great feature that can save a lot of time, but when a strategy has several boolean values (that turn features of the strategy on and off, such as UseTrailingStopLoss), we have to manually change those booleans and rerun the test.
When a strategy contains several of these booleans the time required to change them and rerun tests can be huge.
Would it be possible to implement a feature to support this please?
At present I believe the only option is to change the boolean to an integer and use values 0 and 1 for True/False.
Regards,
Steve |
|