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-08-07 05:27:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d145d0622c5f628333483059e1249dfaa0a8d8c
QuanTAlib
/
lib
/
core
T
History
Miha Kralj
1d145d0622
Refactor TBar struct for improved equality comparison and string representation; update Benchmark program structure for better organization; modify Averages project file to include specific source files; add Directory.Build.props for common project settings; implement comprehensive tests for Ema, Sma, and Wma indicators; create mock classes for TradingPlatform.BusinessLayer to facilitate testing; enhance Quantower test project configuration for better test management.
2025-12-01 18:40:23 -08:00
..
ringbuffer
feat: Implement SIMD-optimized Multi-Period Simple Moving Average (SMA) with RingBuffer
2025-11-29 18:28:42 -08:00
simd
Add UCFG2 type definitions and lock file for QuanTAlib
2025-11-29 16:43:52 -08:00
tbar
Refactor TBar struct for improved equality comparison and string representation; update Benchmark program structure for better organization; modify Averages project file to include specific source files; add Directory.Build.props for common project settings; implement comprehensive tests for Ema, Sma, and Wma indicators; create mock classes for TradingPlatform.BusinessLayer to facilitate testing; enhance Quantower test project configuration for better test management.
2025-12-01 18:40:23 -08:00
tbarseries
Add UCFG2 type definitions and lock file for QuanTAlib
2025-11-29 16:43:52 -08:00
tseries
Refactor and expand unit tests for TBarSeries, TSeries, and TValue classes
2025-11-29 16:08:45 -08:00
tvalue
refactor: clean up Ema and EmaVector tests for consistency, update TValue equality check
2025-11-29 17:30:20 -08:00