Miha Kralj
35a6702b06
fix(docs): correct .md documentation across errors, dynamics, filters, forecasts, momentum, numerics, oscillators, reversals, statistics, trends, volatility, volume
...
Deep review of all indicator categories verified .md headers against .cs WarmupPeriod, parameters, inputs, and outputs. Fixes include warmup corrections, parameter documentation, output type accuracy, and Pine Script alignment.
2026-03-10 18:38:23 -07:00
Miha Kralj
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
2026-03-09 13:45:46 -07:00
Miha Kralj
1910fdca93
chore: repo cleanup and code quality improvements
...
- Remove global.json (SDK pinning unnecessary)
- Remove nuget.config, move MyGet source to .csproj RestoreAdditionalProjectSources
- Gitignore ndepend/ entirely, move badges to docs/img/
- Update README.md and docs/ndepend.md badge paths
- Add NDepend project property to QuanTAlib.slnx
- Expand .editorconfig ReSharper/diagnostic suppressions
- Use ArgumentOutOfRangeException instead of ArgumentException
- Use discard _ for unused event sender parameters
- Remove quantalib.code-workspace and sonar-suppressions.json
- Add filter signature SVGs
2026-03-03 09:22:55 -08:00
Miha Kralj
e1a6743bda
fix: add .md extension to signature links in indicator docs
2026-03-03 08:45:25 -08:00
Miha Kralj
f0f9382817
docs: add SVG signature wrapper .md pages, fix docsify links, minimize content margins
2026-03-02 14:55:34 -08:00
Miha Kralj
83e9511261
python wrapper
2026-02-28 14:14:35 -08:00
Miha Kralj
4ab3a7fb53
doc headers
2026-02-27 07:48:12 -08:00
Miha Kralj
6d6259a47d
normalization of methods
2026-02-10 21:33:16 -08:00
Miha Kralj
7b3a6520d2
volume indicators
2026-01-30 12:47:25 -08:00
Miha Kralj
e59665c8f0
style patterns
2026-01-25 16:01:45 -08:00
86fe32a682
SIMD Refactor: Merge simd-dev into dev ( #55 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat >
Co-authored-by: Warp <agent@warp.dev >
2026-01-18 19:02:03 -08:00