I've tried the "How Do I Import Quandl Data?" and "How Do I Import Yahoo Data?" samples from the QCU library and execution doesn't seem to be entering the OnData(Quandl data), OnData(Google data), or OnData(Yahoo data) functions. When I put a Log statement in there to see if execution has arrived nothing gets logged. Am I doing something wrong?