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

Where to get equity data to backtest

Joined
7/17/12
Messages
10
Points
11
I want to backtest some trading strategies (esp magic formula descriped in Little Book that Beats the Market by Joel Greenblatt), and this will require daily individual stock data (closing price, EBIT, working capital, net fixed assets, market cap, debt) spanning over 20 or 30 years, for a large universe of stocks (including small/mid-cap).

Does anyone know how I can acquire this data online or on bloomberg without having to do it ticker by ticker. Thanks.
 
Back
Top