I am getting annoyed to see the Backtest window reset a bunch of settings at every opportunity ... is there a way for a strategy to define its own "preferred" settings for the following:
- Data series type & value (it defaults to Minute / 1, I would like my strategy to define Volume / 100 as its own default)
- HistoricalFillProcessing (it defaults to ... Default, I can't blame that and could overwrite the DefaultFillType file, however I would prefer my strategy to indicate its own default FillType)
Thanks in advance
Dominique

Comment