python - Price data from yahoo finance (or google finance) that is more precise than one point per day -


is possible retrieve historical price data yahoo (or google) finance using pandas.io.data.yahoo in python hour or 10 minutes resolution instead of 1 point per day? if not possible, limitation of pandas module or yahoo (google) finance api?

i don't know pandas.io.data.yahoo , may need this:

jsons of bloomberg:

http://www.bloomberg.com/markets/chart/data/1d/aapl:us

http://www.bloomberg.com/markets/chart/data/1m/aapl:us


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -