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:
Comments
Post a Comment