Main problem is, Interactive Brokers turns off almost every day (for maintenance) and the strategies have to be reset everyday. (I could leave NT running for several days and decrease my trouble, but...)
As I saw, SYNC TRUE with "wait until flat" does not work since the system get your position flat every day before runs it.
What would be the best way to do that?
SYNC TRUE and if (historical) return;???

Comment