How does on set the default account for a strategy.
I have a number of accounts, Some live, some demo and Sim101. I would like to default each of my strategies to a particular Account so that there is no mistake when the Strategy is configured.
Have tried setting Account.Name = "DefaultAccount"; in the Initialize Method, but this does not seem to work.
Thanks
Mike

Comment