Commit Graph

15 Commits

Author SHA1 Message Date
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 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 3b71ac70c8 Update 2MASlope_chart.cs 2023-04-27 22:30:13 -07:00
Miha Kralj 4c689f76e8 New: Slopes convergence indicator 2023-04-17 14:55:09 -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 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 a1c0435a98 QT DLL dependency 2023-04-01 17:42:40 -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