Sleep() within a while() Loop - page 3

 
Anas Morad #:
Calling OnCalculate myself is really an innovative idea.. I think I ll have to make own copies of the OHLC & time arrays and call OnCalculate again through a timer? Or how would you do that?

Exactly. Using a timer or any other suitable event.