Commit Graph
18 Commits
Author SHA1 Message Date
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 2b71b307d5 Update calculations, indicators, strategies, and tests for trends 2023-05-10 14:13:03 -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 3c9bfb265d test_python 2023-01-07 11:42:51 -08:00
Miha Kralj 7a0279b3d5 Decay 2023-01-05 16:40:08 -08:00
Miha Kralj 5d72f9d3ae Fixed ATR and ATRP, improved SMA 2023-01-03 17:55:41 -08:00
Miha Kralj 509bf244d9 Documentation 2022-12-26 20:12:56 -08:00
Miha Kralj 3227cc1c55 DEMA and tests 2022-12-24 19:09:09 -08:00
Miha Kralj a12f4fedac Merge branch 'dev' into main 2022-12-21 19:54:03 -08:00
Miha Kralj 552eb2cf0c tests cleaned-up 2022-12-21 19:52:57 -08:00
Miha Kralj c3c34ba99c tests cleaned-up 2022-12-21 16:40:11 -08:00
Miha Kralj 798d9b424d Quantower adaptation 2022-12-21 16:39:34 -08:00
Miha Kralj 5f44ab9a9a tests cleaned-up 2022-12-21 16:29:36 -08:00
Miha Kralj 9ad467cd5a Quantower adaptation 2022-12-21 07:24:21 -08:00
Miha Kralj 9f01df0e65 JMA and DWMA 2022-12-06 15:39:43 -08:00
Miha Kralj 58694a9600 refactoring 2022-11-26 22:04:26 -08:00