Commit Graph

  • c98b0e2a57 feat: add EPA (Ehlers Phasor Analysis) indicator - TASC Nov 2022 dev Miha Kralj 2026-03-19 09:22:04 -07:00
  • cd150a6b36 fix: relax JB SpanVsStreaming tolerance (1e-8 → 1e-1) for 4th-moment drift Miha Kralj 2026-03-18 20:53:52 -07:00
  • b1302a4761 feat: add FSI (Ehlers Fourier Series Indicator, TASC June 2019) Miha Kralj 2026-03-18 19:58:53 -07:00
  • b79b56dc65 feat: add TBF (Ehlers Truncated BandPass Filter) + fix all 64 warnings Miha Kralj 2026-03-18 19:10:48 -07:00
  • ef00330de3 fix: sort all _index.md indicator tables alphabetically Miha Kralj 2026-03-18 10:16:09 -07:00
  • 6ac30d37e6 feat: add LPF - Ehlers Linear Predictive Filter (TASC Jan 2025) Miha Kralj 2026-03-17 20:24:54 -07:00
  • 547367790b docs(pta): rewrite Pta.md to canonical template v3 Miha Kralj 2026-03-17 19:58:21 -07:00
  • aec3a64e4e feat(dynamics): add PTA - Ehlers Precision Trend Analysis Miha Kralj 2026-03-17 17:25:17 -07:00
  • 84d12e5706 feat: add USI (Ehlers Ultimate Strength Index) - TASC Nov 2024 Miha Kralj 2026-03-17 16:44:48 -07:00
  • d3cb9d2513 feat(cycles): add AMFM - Ehlers AM Detector / FM Demodulator Miha Kralj 2026-03-17 15:56:55 -07:00
  • e17b00172a docs: standardize .md template — add PineScript links, blockquotes, bullet summaries Miha Kralj 2026-03-17 15:31:58 -07:00
  • f6ea2fb4df docs: add eeo.pine link to Eeo.md top table Miha Kralj 2026-03-17 15:26:32 -07:00
  • 7b1326c696 chore: sort lib/_index.md alphabetically, fix rrsi.pine na propagation Miha Kralj 2026-03-17 15:14:22 -07:00
  • 7d6536f4dd fix(rrsi): fix zero-output bug in rrsi.pine caused by na propagation Miha Kralj 2026-03-17 15:10:30 -07:00
  • 8112009b32 feat(filters): add NET - Ehlers Noise Elimination Technology (TASC Dec 2020) Miha Kralj 2026-03-17 14:38:31 -07:00
  • f7dcc20f7c feat: add EEO (Ehlers Elegant Oscillator) - TASC Feb 2022 Miha Kralj 2026-03-17 14:18:57 -07:00
  • b9e6a70890 feat: add MADH (Ehlers Moving Average Difference with Hann) indicator Miha Kralj 2026-03-17 14:02:51 -07:00
  • b2efbd1a8c docs: add DMH entry to Python SPEC.md dynamics section Miha Kralj 2026-03-17 13:53:10 -07:00
  • b4523b5cca feat: add MADH (Ehlers Moving Average Difference with Hann) indicator Miha Kralj 2026-03-17 13:48:34 -07:00
  • 4fa29c04b7 feat: add DMH (Ehlers Directional Movement with Hann) indicator Miha Kralj 2026-03-17 13:35:03 -07:00
  • 4552d8529d feat: add RSIH (Ehlers Hann-Windowed RSI) indicator Miha Kralj 2026-03-17 12:40:55 -07:00
  • 7db48e2418 feat(oscillators): add DSO - Ehlers Deviation-Scaled Oscillator Miha Kralj 2026-03-17 11:59:04 -07:00
  • 5fc6e27d8e Rename EACP to ACP across entire codebase Miha Kralj 2026-03-17 11:35:11 -07:00
  • 329b0657bc Add "Ehlers" prefix to 5 Ehlers indicators: SAM, PMA, ILRS, CTI, RVGI Miha Kralj 2026-03-17 10:51:24 -07:00
  • 37854fc7fa Merge dev: RRSI docs rewrite + PineScript main Miha Kralj 2026-03-17 09:48:54 -07:00
  • 75bcc12529 docs(rrsi): rewrite Rrsi.md to match template, rename to Ehlers Rocket RSI Miha Kralj 2026-03-17 09:48:32 -07:00
  • 1780a90de6 Merge dev: RRSI PineScript reference Miha Kralj 2026-03-17 09:44:41 -07:00
  • db6bb86fe6 feat(rrsi): add PineScript reference implementation Miha Kralj 2026-03-17 09:44:16 -07:00
  • 3eb861307e Merge branch 'main' of https://github.com/mihakralj/QuanTAlib Miha Kralj 2026-03-17 09:39:10 -07:00
  • 346d4434e2 Merge dev: RRSI validation tests Miha Kralj 2026-03-17 09:38:48 -07:00
  • 4cc4c1a0c4 feat(rrsi): add validation tests — manual Ehlers algorithm cross-check Miha Kralj 2026-03-17 09:38:18 -07:00
  • 314201ee5c [CodeFactor] Apply fixes to commit c661fee codefactor-io 2026-03-17 16:26:54 +00:00
  • 3901bfdaf1 Merge branch 'main' of https://github.com/mihakralj/QuanTAlib Miha Kralj 2026-03-17 09:26:27 -07:00
  • c661fee606 Merge branch 'dev' Miha Kralj 2026-03-17 09:25:55 -07:00
  • eb9e41fc2e feat: add RRSI (Rocket RSI) — Ehlers TASC May 2018 Miha Kralj 2026-03-17 09:25:32 -07:00
  • 75ad4a936f [CodeFactor] Apply fixes to commit ce654ca codefactor-io 2026-03-17 15:36:50 +00:00
  • ce654ca670 feat: add 8 new indicators with full integration Miha Kralj 2026-03-17 08:35:29 -07:00
  • 15f4bb90f3 feat: add 8 new indicators with full integration Miha Kralj 2026-03-17 08:35:29 -07:00
  • 49e67dac30 [CodeFactor] Apply fixes to commit 03fb54b codefactor-io 2026-03-16 19:46:41 +00:00
  • 03fb54b7c8 Merge branch 'dev' into main Miha Kralj 2026-03-16 12:46:19 -07:00
  • 6f0a339c9b fix: resolve build and test errors Miha Kralj 2026-03-16 12:45:13 -07:00
  • 20997fd332 Merge branch 'dev' Miha Kralj 2026-03-15 21:10:27 -07:00
  • 3b0cdca567 fix: add mermaid rendering support to Docsify site Miha Kralj 2026-03-15 21:10:07 -07:00
  • af799813aa fix: relax BBB streaming/batch tolerance for cross-platform FP precision v0.8.8 Miha Kralj 2026-03-15 18:15:47 -07:00
  • 57e69721f5 fix: relax BBB streaming/batch tolerance for cross-platform FP precision Miha Kralj 2026-03-15 18:15:47 -07:00
  • c0dad33d95 [CodeFactor] Apply fixes to commit d2fa0fc codefactor-io 2026-03-16 00:57:48 +00:00
  • d2fa0fc845 Merge branch 'dev' Miha Kralj 2026-03-15 17:57:28 -07:00
  • e3bd07aa87 feat: add ADF (Augmented Dickey-Fuller) indicator Miha Kralj 2026-03-15 17:56:54 -07:00
  • ce7b823747 Merge branch 'dev' Miha Kralj 2026-03-13 22:41:13 -07:00
  • 0468283d45 Add Python benchmark: quantalib NativeAOT vs pandas-ta comparison Miha Kralj 2026-03-13 22:40:59 -07:00
  • 055f57d4db Merge dev: fix StampReadmeVersion parallel race Miha Kralj 2026-03-13 22:08:50 -07:00
  • d3f5fbf4e6 fix: restrict StampReadmeVersion to single project to prevent parallel race corruption Miha Kralj 2026-03-13 22:08:37 -07:00
  • 0af8459221 fix: deduplicate README.md header badges and update version to 0.8.7 Miha Kralj 2026-03-13 22:05:59 -07:00
  • 8201d3c20e fix: deduplicate README.md header badges and update version to 0.8.7 Miha Kralj 2026-03-13 22:05:59 -07:00
  • e35ff7fa3f [CodeFactor] Apply fixes to commit 9697fac codefactor-io 2026-03-14 05:03:08 +00:00
  • 9697facfb4 Merge dev into main: v0.8.7 Kahan compensated summation Miha Kralj 2026-03-13 22:01:52 -07:00
  • 67ad6f0cba v0.8.7: Replace periodic ResyncInterval with Kahan compensated summation Miha Kralj 2026-03-13 22:01:31 -07:00
  • 86a1db286c Merge branch 'dev' v0.8.6 Miha Kralj 2026-03-13 13:47:10 -07:00
  • c75135ab14 v0.8.6: update indicator docs, ndepend tooling, ALMA refactor, gitignore cleanup Miha Kralj 2026-03-13 13:46:52 -07:00
  • e3e9555fc1 feat(python): add pure-Python EMA fallback per PYTHON_FALLBACK_SPEC Miha Kralj 2026-03-12 21:02:52 -07:00
  • a8946cfab7 Merge branch 'dev' Miha Kralj 2026-03-12 14:21:51 -07:00
  • 107f64c7c6 docs: rewrite pinescript.md with all 396 .pine indicators Miha Kralj 2026-03-12 14:20:41 -07:00
  • ea6a5b11fa Merge branch 'main' of https://github.com/mihakralj/QuanTAlib Miha Kralj 2026-03-12 14:07:40 -07:00
  • 8f387e72b8 docs: rewrite README, add docsify search, reorder sidebar, fix license refs Miha Kralj 2026-03-12 14:07:03 -07:00
  • 8f79257155 [CodeFactor] Apply fixes to commit 0606491 codefactor-io 2026-03-12 19:37:50 +00:00
  • 060649192f docs: remove C# Implementation Considerations sections, clean up temp scripts, reorganize test files Miha Kralj 2026-03-12 12:34:16 -07:00
  • 8937b0c0fa fix: CI checkout auth + Wrmse test failure Miha Kralj 2026-03-11 20:54:16 -07:00
  • b9783f7c03 docs: sweep all indicator references — fix paths, add missing entries, sort alphabetically Miha Kralj 2026-03-11 20:36:36 -07:00
  • 33d20f2a18 feat(dynamics): add PlusDI, MinusDI, PlusDM, MinusDM indicators Miha Kralj 2026-03-11 20:21:52 -07:00
  • 56b86bebfb fix: use matched[1] for route capture group to prevent duplicated path in .pine fetch Miha Kralj 2026-03-11 18:41:17 -07:00
  • b048786547 fix: use docsify routes config for .pine files to prevent 404 Miha Kralj 2026-03-11 18:39:40 -07:00
  • c1abea0857 docs: give .pine files their own URL hash via docsify beforeEach hook Miha Kralj 2026-03-11 18:34:58 -07:00
  • 19f956521d docs: add PineScript links to all indicator .md files, docsify .pine renderer with comprehensive Prism v6 syntax highlighting Miha Kralj 2026-03-11 15:35:33 -07:00
  • ef54971a7e Add Apache 2.0 license header to all Pine Script files copilot/update-pine-scripts-license-header copilot-swe-agent[bot] 2026-03-11 05:57:10 +00:00
  • 39ef78e099 Initial plan copilot-swe-agent[bot] 2026-03-11 05:54:59 +00:00
  • 567fa89465 [CodeFactor] Apply fixes to commit 4a01f03 codefactor-io 2026-03-11 03:35:12 +00:00
  • 4a01f03cb4 Merge branch 'dev' Miha Kralj 2026-03-10 20:34:18 -07:00
  • 7ec79538aa refactor: move Decay/Edecay from trends_IIR to numerics; update filter signatures Miha Kralj 2026-03-10 20:33:55 -07:00
  • 35a6702b06 fix(docs): correct .md documentation across errors, dynamics, filters, forecasts, momentum, numerics, oscillators, reversals, statistics, trends, volatility, volume Miha Kralj 2026-03-10 18:38:23 -07:00
  • 8906c62dcf fix(docs): correct warmup values in cycles/channels .md files Miha Kralj 2026-03-10 18:37:19 -07:00
  • 031f1b5fe6 feat: add new indicators (Decay, Edecay, MinusDi, MinusDm, PlusDi, PlusDm, Maxindex, Minindex, Sarext) and update pine scripts, core libs, validation tests, and python bindings Miha Kralj 2026-03-09 13:45:46 -07:00
  • 8e43d62cbb fix: move Roslyn SARIF upload from Sonar_Analysis to ReSharper_Analysis development Miha Kralj 2026-03-04 17:54:25 -08:00
  • 4b3d4d188c Merge dev into main v0.8.4 Miha Kralj 2026-03-04 15:56:50 -08:00
  • 935a5ab26c fix(python): align QtlEacp export params with Eacp.Batch signature Miha Kralj 2026-03-04 11:59:42 -08:00
  • 0d85d820cd suppress S1192 in Directory.Build.props NoWarn for build-time silence Miha Kralj 2026-03-04 10:31:31 -08:00
  • 37eea8761b suppress S1192: guard clause exception messages are inline by convention Miha Kralj 2026-03-04 10:29:51 -08:00
  • ef330e527c fix: target quantalib.csproj instead of .slnx for inspectcode Miha Kralj 2026-03-04 10:03:50 -08:00
  • 0868f20820 refactor: use --include=**.cs instead of --exclude for inspectcode Miha Kralj 2026-03-04 10:01:37 -08:00
  • 92ccb7e53a fix: resolve ReSharper InspectCode CI timeout Miha Kralj 2026-03-04 09:52:09 -08:00
  • f192b6d014 merge: bump version to 0.8.4 Miha Kralj 2026-03-04 08:50:31 -08:00
  • 4f22062f78 chore: bump version to 0.8.4 Miha Kralj 2026-03-04 08:50:29 -08:00
  • 9e8af76de1 merge: move sonar-suppressions.json to .github/ Miha Kralj 2026-03-04 08:49:12 -08:00
  • 0d94b4df52 refactor: move sonar-suppressions.json to .github/ directory Miha Kralj 2026-03-04 08:49:10 -08:00
  • fc45768f66 merge: restore sonar-suppressions.json for CI fix Miha Kralj 2026-03-04 08:40:15 -08:00
  • 7e72b0760e fix: restore sonar-suppressions.json for CI pipeline Miha Kralj 2026-03-04 08:40:07 -08:00
  • 6ae79525f6 merge: dev into main - license docs, Python/PineScript guides, API updates Miha Kralj 2026-03-03 22:12:25 -08:00
  • 56602c725d docs: fix README formatting Miha Kralj 2026-03-03 22:12:23 -08:00
  • f10baa6dfb docs: add license rationale, Python/PineScript guides, API updates Miha Kralj 2026-03-03 22:11:35 -08:00
  • 9d8cd22ae6 fix: add environment 'pypi' to Publish_Package job for trusted publishing v0.8.2 Miha Kralj 2026-03-03 13:15:17 -08:00
  • 6f4e083811 fix: add environment 'pypi' to Publish_Package job for trusted publishing Miha Kralj 2026-03-03 13:15:17 -08:00