The Wayback Machine - https://web.archive.org/web/20220410183032/https://github.com/topics/stock-indicators
Skip to content
#

stock-indicators

Here are 20 public repositories matching this topic...

Lean
Stock.Indicators

Stock Indicators for .NET is a C# library package that produces financial market technical indicators. Send in historical price quotes and get back desired indicators such as moving averages, Relative Strength Index, Stochastic Oscillator, Parabolic SAR, etc. Nothing more. It can be used in any market analysis software using standard OHLCV price quotes for equities, commodities, forex, cryptocurrencies, and others. We had private trading algorithms, machine learning, and charting systems in mind when originally creating this community library.

  • Updated Apr 10, 2022
  • C#
Stock.Indicators.Python
LeeDongGeon1996
LeeDongGeon1996 commented Mar 22, 2022

We are currently using the test data from spread sheet(.xlsx) and going to migrate it to .csv file.

  1. The data should be separated by "sheet" and saved as .csv.
  2. conftest.py have to be changed to read .csv data.

This update is not urgent or strictly required. But PR is always welcome.

help wanted good first issue

Improve this page

Add a description, image, and links to the stock-indicators topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stock-indicators topic, visit your repo's landing page and select "manage topics."

Learn more