I'm wondering what the priority of the Initialize() properties (e.g. EntriesPerDirection) is in regards to the input menu when backteseting or optimizing. In other words if I have an EntriesPerDirection =1; statement in the Initialize() method call does it take precedence over what is entered into the backtesting menu, or vice versa?
Where I'm going with this is that I'd like to create a parameter to vary the number of entries per direction during optimization.
Thanks!

Comment