Automate Excel with C#

Finance C# Excel Recipes

This collection contains C# recipes for working with third party APIs in the finance industry such IG Market's REST API and AlphaVantage

Prices

How to retrieve historical prices from Yahoo Finance using C#

This C# recipe shows how you can retrieve historical prices from Yahoo Finance using API and writing the results to Excel

How to retrieve historical prices from IG Markets using C#

This C# recipe shows how you can retrieve historical prices from IG Markets using their Rest API and writing the results to Excel

How to retrieve historical prices from AlphaVantage using C#

This C# recipe shows how you can retrieve historical prices from AlphaVantage using their free API and writing the results to Excel