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.
Stars
561
Forks
189
Watchers
561
Open Issues
44
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
9
commits
5
commits
5
commits
4
commits
3
commits
2
commits
2
commits
2
commits
1
commits
Merge branch 'master' of https://github.com/enricodetoma/Trady
7390751View on GitHubFix for managing period transforms correctly where there are "holes" in original period data
1d6ec8fView on GitHubfixes IOhclv IsBull, IsBear recognition, also added IsDoji extension
e3fefbdView on GitHubUpdate Trady.Core version to v3.2.7: candles transformation
4a1bd62View on GitHub#98. added 4,6 and 12 hours timeframes for candles transformation
6f44c82View on GitHubadded test and benchmarks for transforming trades to candles, libraries updates
5361316View on GitHubadded transformation from ticktrade to PerMinute aggregation
00f0841View on GitHub