This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
QuanTAlib
Watch
1
Star
0
Fork
0
You've already forked QuanTAlib
mirror of
https://github.com/mihakralj/QuanTAlib.git
synced
2026-07-31 02:47:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main-archive
QuanTAlib
/
Indicators
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Miha Kralj
3455baaf6c
refactor structs to records, add new classes for financial calculations, implement EMA and SMA with circular buffer. Generate random financial data using GBM model. Also, test the SMA calculation with sample data.
2024-07-28 21:26:44 -07:00
..
Charts
refactor structs to records, add new classes for financial calculations, implement EMA and SMA with circular buffer. Generate random financial data using GBM model. Also, test the SMA calculation with sample data.
2024-07-28 21:26:44 -07:00
Indicators.csproj
Add new data structures and event handling classes for trading platform. Include base classes, value and bar structs, event arguments, emitters, listeners. Update ruleset for SonarLint.
2024-07-25 17:42:09 -07:00