Originally Posted by Grant
By using the DEMO status flag like:
Code
if(is(!DEMO)) 
    {
    quit();
    }




I'll give this try. I'm curious if this will interfere with backtesting as it will neither be live nor demo