Commit Graph

283 Commits

Author SHA1 Message Date
Miha Kralj 2be38da9a1 Bump version
GitVersion: 0.3.1
2024-09-22 20:44:54 -07:00
Miha Kralj a322b8ec37 Bump version
GitVersion: 0.3.1
2024-09-22 20:44:17 -07:00
Miha Kralj 8a9e9ca72b +semver: patch 2024-09-22 20:42:45 -07:00
Miha Kralj d7b144f0d3 +semver: patch 2024-09-22 20:37:43 -07:00
Miha Kralj ae16df8c9c +semver: patch 2024-09-22 20:35:38 -07:00
Miha Kralj 98758c8bc2 +semver: fix 2024-09-22 20:34:50 -07:00
Miha Kralj 89b1d52b22 Merge branch 'main' of https://github.com/mihakralj/QuanTAlib 2024-09-22 20:22:25 -07:00
Miha Kralj f1b80ff374 +semver: fix 2024-09-22 20:22:18 -07:00
Miha Kralj b7e22d4243 +semver: fix 2024-09-22 20:10:05 -07:00
Miha Kralj 6f11a5e0dc Update main_automation.yml 2024-09-22 19:50:57 -07:00
Miha Kralj e48f47a34f bump minor 2024-09-22 19:12:16 -07:00
Miha Kralj b8eb97bb33 +semver: minor 2024-09-22 19:11:48 -07:00
Miha Kralj e71f715192 new feature and rewrite 2024-09-22 18:19:03 -07:00
Miha Kralj babe915b9a Merge branch 'main' of https://github.com/mihakralj/QuanTAlib 2024-09-22 18:14:31 -07:00
Miha Kralj 7cef131da0 minor fix of IsLocalBuild 2024-09-22 18:12:35 -07:00
Miha Kralj c4503e840e minor fix of IsLocalBuild 2024-09-22 18:06:43 -07:00
Miha Kralj 516075adaf Merge branch 'main' of https://github.com/mihakralj/QuanTAlib 2024-09-22 17:59:15 -07:00
Miha Kralj 45f3d13d5c Merge branch 'main' of https://github.com/mihakralj/QuanTAlib 2024-09-22 17:59:03 -07:00
Miha Kralj 7353719a2e Merge branch 'main' of https://github.com/mihakralj/QuanTAlib 2024-09-22 17:57:24 -07:00
Miha Kralj 1a2f431e32 minor fixes of references in csproj files 2024-09-22 17:57:09 -07:00
Miha Kralj f98aa48d10 minor fixes of references in csproj files 2024-09-22 17:54:58 -07:00
Miha Kralj 8b1bf8077c minor update of main_automation 2024-09-22 17:39:12 -07:00
Miha Kralj d475bcd19a New version merge 2024-09-22 17:31:24 -07:00
Miha Kralj 1b719fa94e Delete doc 2024-08-27 12:02:14 -07:00
Miha Kralj f02ce6e6e3 Experiment (#25) 2024-08-05 14:38:26 -07:00
Miha Kralj e701a128bc Create SonarCloud.yml 2024-08-05 14:34:46 -07:00
Miha Kralj 4571ace3eb Update sonarcloud.yml 2024-08-05 14:28:46 -07:00
Miha Kralj 9c679101be Update sonarcloud.yml 2024-08-05 14:22:41 -07:00
Miha Kralj 9716fe0ceb Create sonarcloud.yml 2024-08-05 14:16:43 -07:00
Miha f1378e82ba refinement 2024-07-31 17:57:52 -07:00
Miha 60c2331cc0 EMA completed 2024-07-31 09:11:05 -04:00
Miha Kralj e30701c723 Refine flow, update methods, and add quirky comments
Let's make this code dance the Macarena!
2024-07-29 10:12:49 -07:00
Miha Kralj 89a46089e9 Refactor CircularBuffer class, add Enumerator struct for iteration.
The CircularBuffer class was updated to implement IEnumerable<double> and include an Enumerator struct for iteration. The Add method now has a default parameter value. Also, a quirky joke: Why do programmers prefer dark mode? Because light attracts bugs!
2024-07-29 07:33:51 -07:00
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 ef534393db Refactor struct to readonly, add implicit operators
This commit makes the structs readonly and adds implicit operators for conversion. Also, a quirky joke: Why was the math book sad? It had too many problems.
2024-07-26 17:00:32 -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 v0.8.0 2023-10-14 17:54:45 -07:00
Miha Kralj 97f0c78a70 . (#22) 2023-05-10 14:26:03 -07:00
Miha Kralj 2b71b307d5 Update calculations, indicators, strategies, and tests for trends 2023-05-10 14:13:03 -07:00
Miha Kralj 2defde9d94 Add Linux support for Python library path 2023-05-05 10:48:26 -07:00
Miha Kralj 957f4da294 Commit: Update Python library search path for Linux 2023-05-05 08:53:27 -07:00
Miha Kralj 9714dedcba Update Python installation and dependencies 2023-05-05 08:10:27 -07:00
Miha Kralj 110815b177 New: Refactor Calculations and Indicators classes and add basic tests for TBars_input (#21) 2023-05-04 08:47:15 -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 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