Commit Graph

235 Commits

Author SHA1 Message Date
Miha Kralj c9eb8d3fa2 Refactor (#20) 2023-04-27 22:37:49 -07:00
Miha Kralj 5e7ba2427e Fix bug in login page. 2023-04-27 22:30:34 -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 abdcbf5f20 Update RSI_Series to check for period != 0 before calculating RSI 2023-04-27 22:23:50 -07:00
Miha Kralj c80f57ddab Update 2MASlope_chart.cs 2023-04-17 16:55:00 -07:00
Miha Kralj 50591596af New: Slopes convergence indicator (#19) 2023-04-17 15:02:18 -07:00
Miha Kralj 4c689f76e8 New: Slopes convergence indicator 2023-04-17 14:55:09 -07:00
Miha Kralj e94d802a19 ATR-based Trailing Stop (#18) 2023-04-17 09:56: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 4fe8a7b7db Updated .gitignore, moved LICENSE to root (#16) 2023-04-08 13:47:04 -07:00
Miha Kralj 7b77a1ad9f Updated .gitignore, moved LICENSE to root (#15) 2023-04-08 13:38:44 -07:00
Miha Kralj badea98dc0 Fix bug in user authentication process 2023-04-08 13:37:59 -07:00
Miha Kralj be6bf1b7ec Update main automation workflow to exclude dev branch 2023-04-08 13:37:39 -07:00
Miha Kralj 10a11009de Updated .gitignore, moved LICENSE to root 2023-04-08 12:00:10 -07:00
Miha Kralj 84506a261b updated pipeline automation 2023-04-07 23:27:08 -07:00
Miha Kralj 0c77d71602 updated pipeline automation 2023-04-07 23:25:12 -07:00
Miha Kralj 3bae0efafb Update main_automation.yml to remove unnecessary lines and update tag_name to latest 2023-04-07 23:03:00 -07:00
Miha Kralj 9104c2944a Update main_automation.yml to remove buildMetaData and buildMetaDataPadded 2023-04-07 19:31:27 -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 4f455d19a2 Fix unmerged paths for .github/workflows/main_automation.yml and GitVersion.yml 2023-04-07 16:56:52 -07:00
Miha Kralj 34997cd0d6 new: EQUITY_Series
Add new EQUITY_Series and updates to docs, Calculations, Indicators, Strategies, Tests, and .github/workflows
2023-04-07 16:50:19 -07:00
Miha Kralj cb5fe2dc86 Update main automation workflow to use SemVer for tag name 2023-04-06 17:11:09 -07:00
Miha Kralj c3a4751964 Revert unmerged paths for .github/GitVersion.yml, .github/workflows/main_automation.yml, and GitVersion.yml 2023-04-06 17:09:07 -07:00
Miha Kralj ae0fec5920 Update GitVersion config and main automation workflow 2023-04-06 17:08:08 -07:00
Miha Kralj e2f03dc0da Add .github/workflows/main_automation.yml 2023-04-06 15:55:48 -07:00
Miha Kralj 29d0a18a1a Update main automation workflow 2023-04-06 15:43:37 -07:00
Miha Kralj 56e7979f43 Update release assets for main and dev branches 2023-04-06 15:25:19 -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 2e43914716 Merge remote-tracking branch 'origin/dev' into dev 2023-04-01 19:36:11 -07:00
Miha Kralj 31b846cec5 fixed github actions 2023-04-01 19:13:45 -07:00
Miha Kralj d58eda9e13 fixed github actions 2023-04-01 19:04:02 -07:00
Miha Kralj 489c0b5ad5 GitVertsion for main and dev 2023-04-01 18:41:31 -07:00
Miha Kralj c314c87355 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:51:59 -07:00
Miha Kralj 49b8bae394 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:51:52 -07:00
Miha Kralj 10b5011a84 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:43:02 -07:00
Miha Kralj a1c0435a98 QT DLL dependency 2023-04-01 17:42:40 -07:00
Miha Kralj 81c34097db QT DLL dependency 2023-04-01 17:35:53 -07:00
Miha Kralj e3576160bc Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:26:34 -07:00
Miha Kralj 3751e5fdc3 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:26:26 -07:00
Miha Kralj dc8b377235 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:24:40 -07:00
Miha Kralj 9daa07e8b0 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:24:23 -07:00
Miha Kralj e55b3eadf9 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:10:00 -07:00
Miha Kralj da927a8ea5 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:09:53 -07:00
Miha Kralj 8a6d269799 Merge remote-tracking branch 'origin/main' into main 2023-04-01 17:05:18 -07:00