SessionBegin = new DateTime(1, 1, 1, 10, 0, 0);
SessionEnd = new DateTime(1, 1, 1, 16, 15, 0);
Is there any way I can assign a custom session template to my strategy, so it is automically assigned when i select the strategy, in the same way the above worked?
THanks

Comment