In the OnInit() you can addBotan626 wrote: Thu Jan 10, 2019 4:31 am
Yes, but I want to convert this indicator to a non-lag clock.
Code: Select all
EventSetMillisecondTimer(500);Code: Select all
Comment("Server Time: "+TimeToStr(TimeCurrent(),TIME_DATE | TIME_SECONDS));