Hi all,

I am very new to this, and I have question on how to get the live data.

So I tried import quandl, but 

No module named 'quandl'Also I tried pandas_datareader.data also no module found.What is the way to call stock data?And I would like to get live data too, I want to test a strategy which needs the daily data near the close so I can trade just before the close.Thank you so much!  

Author