slorello89 / Indicators-dotnet

Some utility functions for calculating equity indicators in .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indicators in C#

This repo is the public repo for my Indicators blog post. To run this just clone this repo and run dotnet run. You can change the symbol you are looking at by editing the Program.cs file. You can also get more data from Yahoo Finance or other sources.

About

Some utility functions for calculating equity indicators in .NET

License:MIT License


Languages

Language:C# 100.0%