setComputeOnClose()
This function can only be called from within the preMain() function. When called, it will force the current EFS script to update only when each new bar arrives (as opposed to updating on each new tick).
Is this still true in 7.9 or can it be called in main() in 7.9?
This function can only be called from within the preMain() function. When called, it will force the current EFS script to update only when each new bar arrives (as opposed to updating on each new tick).
Is this still true in 7.9 or can it be called in main() in 7.9?
Comment