CalculateOnBarClose = false;
And I want to call a certain function
LookupValuesInMYSQLDatabase();
every 5 minutes.
Has anybody got a good idea how to get this intervall thing working using ninja traders time concept? Or any other idea?
Thanks in advance!
Stefan

Comment