Trady
Trading strategy library
A C# library for calculating and testing trading strategies using historical stock data
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.
545 stars
85 watching
185 forks
Language: C#
last commit: almost 4 years ago
Linked from 2 awesome lists
analysisindicatornetstandardohlcquantstockstrategytechnical
Related projects:
Repository | Description | Stars |
---|---|---|
cinar/indicatorts | A TypeScript module providing various stock technical analysis indicators and strategies for trading. | 298 |
daveskender/stock.indicators | A C# library that transforms raw financial market price quotes into technical indicators and trading insights. | 978 |
edouardpoitras/nowtrade | A Python library for creating and backtesting algorithmic trading strategies using machine learning and technical indicators. | 104 |
cinar/indicator | A comprehensive technical analysis framework with indicators and backtesting capabilities for algorithmic trading and quantitative finance. | 521 |
robcarver17/systematictradingexamples | A collection of code examples focused on systematic trading strategies and related algorithms using Python. | 370 |
jrmeier/fast-trade | A Python library for building and backtesting trading strategies using technical analysis indicators. | 377 |
ta4j/ta4j | A Java library for technical analysis of financial markets | 2,072 |
sdcoffey/techan | A Go library for analyzing financial data and building trading strategies using technical indicators | 839 |
bizunity/stockplot | A technical analysis library for AvaloniaUI applications using ScottPlot. | 56 |
nardew/talipp | An incremental technical analysis library for Python that enables efficient real-time calculations of financial indicators. | 393 |
amv-dev/yata | A Rust-based technical analysis library providing indicators and methods for trading and financial analysis | 330 |
nventimiglia/tdameritrade.dotnetcore | A .NET client library for accessing the TD Ameritrade trading platform. | 54 |
tradingstrategy-ai/getting-started | A repository providing examples and tools for developing and backtesting algorithmic trading strategies in Python. | 59 |
heerozh/spectre | A high-performance, GPU-accelerated library for building quantitative trading strategies using factor analysis and backtesting | 645 |
greyblake/ta-rs | A Rust library providing technical analysis indicators for financial data | 694 |