• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

free intraday data for stock: hourly prices

Joined
9/8/10
Messages
34
Points
18
Hi

I have to download last 10 year price data at hourly intervals. I tried trying the link below with
i= 2600 (2600 seconds or 1 hour)
p=10Y or 2500d

https://finance.google.com/finance/getprices?q=LHA&p=10Y&i=3600&f=d,c,h,l,o,v

please can you help me find out how to down hourly data for last 10 year for a stock

If 10 years is not possible even 6 months or any longest possible time span would be ok too.

Please let me know of some source. I have tried searching but couldnt find anything

thanks a lot
 
Back
Top