Leo is a guest blogger for Intrinio. Read more from Leo on his blog, Analyzing Alpha.
Welcome to part V of the Quant Quickstart series from Analyzing Alpha's Leo Smigel. In this installment, you'll build on your existing strategy by learning how to rank stocks by their price-to-book ratio and selecting the top N stocks that are the cheapest based on this ratio.
Welcome to part IV of the Quant Quickstart series from Analyzing Alpha's Leo Smigel. In this installment, you'll learn how to complement price data with fundamentals from financial statements that publicly traded companies file with the SEC, all through the Intrinio Sandbox.
Welcome to part III of the Quant Quickstart series from Analyzing Alpha's Leo Smigel. In this installment, you'll learn how to create a simple mean reversion strategy that you’ll be able to build on to develop your own profitable trading strategies, using data from the Intrinio Sandbox.
Welcome to part II of the Quant Quickstart series from Analyzing Alpha's Leo Smigel. In our previous post, we discussed how to backtest a simple crossover strategy for a single stock. In this post, we’re going to build on this framework and graph the RSI of multiple securities.
Welcome to part I of the Quant Quickstart series from Analyzing Alpha's Leo Smigel. The goal of this article is to enable traders to start backtesting their strategies as quickly as possible. We’ll demonstrate an easy-to-follow backtest trading Apple using Intrinio data and Backtrader.