This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
QuanTAlib
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mihakralj/QuanTAlib.git
synced
2026-08-12 15:48:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e30701c7232306fafac6b3de38b0d8c34c31b8ed
QuanTAlib
/
v2
T
History
Miha Kralj
e30701c723
Refine flow, update methods, and add quirky comments
...
Let's make this code dance the Macarena!
2024-07-29 10:12:49 -07:00
..
basics
Refactor CircularBuffer class, add Enumerator struct for iteration.
2024-07-29 07:33:51 -07:00
Indicators
Refactor CircularBuffer class, add Enumerator struct for iteration.
2024-07-29 07:33:51 -07:00
calculations.csproj
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
circularbuffer.dib
Refactor CircularBuffer class, add Enumerator struct for iteration.
2024-07-29 07:33:51 -07:00
GBM_Feed.cs
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
test.dib
Refine flow, update methods, and add quirky comments
2024-07-29 10:12:49 -07:00