Commit Graph

298 Commits

Author SHA1 Message Date
Miha Kralj 58d72c06ca Squash
dotcover

s1

.sln

s1

s1

s2

s3

s4

s5

s1

s2

x

x2

x3

x4

x5

x6

x1

sonarcube cleanup1

sonarcube cleanup2

sonarcube cleanup 3

fixes

q

q

q

q

q

q

q

q

q1

q2

q

q1

codacy 1
2024-09-23 22:08:40 -07:00
Miha Kralj 846429eccf Merge remote-tracking branch 'origin/dev' into dev 2024-09-23 08:49:34 -07:00
Miha Kralj 25492f6eae updated yml
update1
2024-09-23 08:49:27 -07:00
Miha Kralj 06092cc808 update1 2024-09-23 08:49:07 -07:00
Miha Kralj 1850db516a updated yml 2024-09-23 08:44:12 -07:00
Miha Kralj 687725bfbe Merge remote-tracking branch 'origin/dev' into dev 2024-09-23 08:38:20 -07:00
Miha Kralj e9b58e5d48 dev branch 2024-09-23 08:34:47 -07:00
Miha 52a65d8a73 Merge branch 'main' into dev 2024-09-22 21:12:22 -07:00
Miha Kralj 6b5587beda Merge branch 'main' of https://github.com/mihakralj/QuanTAlib 2024-09-22 21:08:49 -07:00
Miha Kralj 0e94a5e4e0 semver 2024-09-22 21:08:44 -07:00
Miha Kralj 58721631a1 semver 2024-09-22 21:03:53 -07:00
Miha Kralj c0902111ba +semver: patch 2024-09-22 21:03:22 -07:00
Miha c22a633cc9 Merge branch 'main' into dev 2024-09-22 21:02:58 -07:00
Miha Kralj 5fb7562389 +semver: patch 2024-09-22 20:53:41 -07:00
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 edb95b17d4 Create SonarCloud.yml 2024-08-05 14:35:32 -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