• 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!

High Quality Data Source?

Joined
11/10/09
Messages
6
Points
11
Does anyone know a good place to get medium-high frequency historical equities data? I am looking for 1-15 min data for the NYSE. I am not looking for free data, but I would like to find a source that's not too expensive.

Ryan
 
You can open interactive brokers account and get historical data using their API. You can get there historical data with minimum bar size of 1 sec.
 
Back
Top