# karlwancl/trady

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/karlwancl-trady).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

566 stars · 185 forks · C# · Apache-2.0

## Links

- GitHub: https://github.com/karlwancl/Trady
- Homepage: https://lppkarl.github.io/Trady
- awesome-repositories: https://awesome-repositories.com/repository/karlwancl-trady.md

## Topics

`analysis` `indicator` `netstandard` `ohlc` `quant` `stock` `strategy` `technical`

## Description

Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading. It is built based on .NET Standard 2.0.
