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
|
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
|
a232b7ffbe
|
New: Trailing Stop indicator
|
2023-04-17 09:32:27 -07:00 |
|