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 |
|
Miha Kralj
|
7dd938c368
|
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 |
|
Miha Kralj
|
e95759c7b3
|
dev up-to-speed
|
2023-10-15 09:41:24 -07:00 |
|
Miha Kralj
|
9714dedcba
|
Update Python installation and dependencies
|
2023-05-05 08:10:27 -07:00 |
|
Miha Kralj
|
56f8db2949
|
Update main automation workflow to use wildcard for dotcover report path
|
2023-05-04 08:40:37 -07:00 |
|
Miha Kralj
|
e1680e9d04
|
Update RSI_Series to check for period != 0 before calculating RSI
|
2023-04-27 22:30:13 -07:00 |
|
Miha Kralj
|
b655c05d72
|
Update JMA_chart indicator to use Indicator base class and add painting logic
|
2023-04-12 13:47:25 -07:00 |
|
Miha Kralj
|
2f78955d3b
|
Update package version argument in main and dev automation builds
|
2023-04-07 17:25:34 -07:00 |
|
Miha Kralj
|
90fa331e0e
|
Refactor COMPARE and CROSS classes, plus add xMA chart
|
2023-04-06 11:39:53 -07:00 |
|