void main() { Sleep(10000); Log(exchange.GetAccount()); auto id=0; int t=0; while (1) { if (exchange.IO("status") == 1) { exchange.SetContractType(Symbol); auto r = exchange.GetRecords(60); int i; double a1=0;