Commit Graph
21 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 f7fd3fbf9f dotnet version refresh 2023-10-15 10:11:12 -07:00
Miha Kralj e95759c7b3 dev up-to-speed 2023-10-15 09:41:24 -07:00
Miha Kralj 5cdc52df89 update to csproj 2023-10-14 18:41:13 -07:00
Miha Kralj cdc2fcf40b Minor update 2023-10-14 18:01:30 -07:00
Miha Kralj 1faf47e85f Minor update 2023-10-14 17:54:45 -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 a232b7ffbe New: Trailing Stop indicator 2023-04-17 09:32:27 -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 b99d451ea8 Update file paths for QuanTAlib packages in main_automation.yml 2023-04-12 13:10:00 -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 ae0fec5920 Update GitVersion config and main automation workflow 2023-04-06 17:08:08 -07:00
Miha Kralj 90fa331e0e Refactor COMPARE and CROSS classes, plus add xMA chart 2023-04-06 11:39:53 -07:00
Miha Kralj 69fae888d5 ABOVE_Series 2023-04-03 09:45:19 -07:00
Miha Kralj d02fa3a5ec Fixed build DLLs 2023-04-02 17:47:14 -07:00
Miha Kralj c24bf377f5 Update automatic release tag to latest 2023-04-02 15:29:33 -07:00
Miha Kralj 489c0b5ad5 GitVertsion for main and dev 2023-04-01 18:41:31 -07:00
Miha Kralj 05f423c965 Refactoring the structure, upgrading to .NET 6.0/7.0/8.0 2023-04-01 17:05:05 -07:00