The future of finance is in the hands of developers. Get to know our tools built by developers for developers and sharpen your skills with code tutorials.
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.
Can you sort through billions of data points to find exactly the data you’re looking for? Can you connect multiple datasets and run complex queries…all within a few seconds? You can now. Intrinio is excited to announce direct database access to our financial data through Snowflake’s platform.
In keeping with our mission to make data simpler and more useful, Intrinio is now offering direct database access to our business customers through Snowflake's platform. In this webinar, Intrinio CTO Alex Solo highlights Snowflake’s features and performs a technical demo with sample queries.
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.
If you’re a developer using Intrinio’s API, you will have noticed that for many data types, the results are limited to a specific number per page. What are API paging limits? What are Intrinio’s paging limits? How can you write code to get all of the pages? This article explains.
We get lots of questions about our API, and it's easy to see how it could be confusing – selling financial data via API is a relatively new idea. This blog will tell you what an API and API call are, how API call limits work in Intrinio’s data plans, and how API calls are counted.
Intrinio’s stock API was designed by financial professionals for developers, a rare situation in the world of fintech. Getting started with the API can be challenging, so this article explains a few of the resources Intrinio has made available to help you get started, including sample API calls.