Commit Graph

  • 5957ef065c [CodeFactor] Apply fixes to commit 7737098 codefactor-io 2026-03-03 20:43:16 +00:00
  • 7737098a54 fix: suppress MA0077 on ref struct types and fix variable shadowing Miha Kralj 2026-03-03 12:42:42 -08:00
  • 3e858ca39e chore: bump version to 0.8.2 Miha Kralj 2026-03-03 10:37:45 -08:00
  • 50711933e1 chore: remove gitignored files from tracking, update channels Miha Kralj 2026-03-03 10:33:23 -08:00
  • 1910fdca93 chore: repo cleanup and code quality improvements Miha Kralj 2026-03-03 09:22:55 -08:00
  • e1a6743bda fix: add .md extension to signature links in indicator docs Miha Kralj 2026-03-03 08:45:25 -08:00
  • d6c8dea98b docs: audit and fix all category _index.md files Miha Kralj 2026-03-03 08:33:20 -08:00
  • 751d9ff041 fix: Aberr tests expect ArgumentOutOfRangeException to match actual throws Miha Kralj 2026-03-02 18:07:09 -08:00
  • c23fbbd99f fix(frama): rewire Python export to use H/L arrays instead of single source Miha Kralj 2026-03-02 15:56:12 -08:00
  • fbdc9172cc fix(nlma): restore original Igorad cycle zone numerator (i-phase+1) Miha Kralj 2026-03-02 15:03:38 -08:00
  • f0f9382817 docs: add SVG signature wrapper .md pages, fix docsify links, minimize content margins Miha Kralj 2026-03-02 14:55:34 -08:00
  • 18694e337e feat: add length->period kwargs alias across all 168 indicator functions for pandas-ta compat Miha Kralj 2026-03-02 10:00:29 -08:00
  • ae7207c3d8 test: add Jma_Period_AffectsResult verifying period changes output across all modes Miha Kralj 2026-03-02 09:11:48 -08:00
  • 439b818201 fix: rebuild NativeAOT DLL after JMA power removal + add length kwargs alias Miha Kralj 2026-03-01 22:37:56 -08:00
  • fa77882be7 refactor: remove unused JMA power parameter from entire stack Miha Kralj 2026-03-01 22:14:30 -08:00
  • ce04e2792b fix: sync 28+ Python default params with C# constructors Miha Kralj 2026-03-01 22:04:30 -08:00
  • ce4416d388 fix(python): critical bug fixes across Python wrapper Miha Kralj 2026-03-01 21:35:19 -08:00
  • 9c03a5bbbe fix: stabilize platform wheel retagging and manylinux uploads Miha Kralj 2026-03-01 18:31:45 -08:00
  • d4d0646c4f feat: publish platform-tagged wheels for all target runtimes Miha Kralj 2026-03-01 17:47:31 -08:00
  • aa229caf99 fix: use supported macOS Intel runner label Miha Kralj 2026-03-01 17:19:28 -08:00
  • 7eff56e01c fix: run linux-arm64 wheel build on native ARM runner Miha Kralj 2026-03-01 17:17:26 -08:00
  • 0b52892288 ci: build and publish multi-platform wheels via release workflow Miha Kralj 2026-03-01 17:04:27 -08:00
  • bc531d392a feat: add Python wheel release pipeline and TestPyPI publish fixes Miha Kralj 2026-03-01 16:20:41 -08:00
  • 1b8e7e6155 fix: publish quantower_quantalib.dll release asset Miha Kralj 2026-03-01 14:20:17 -08:00
  • 07054ae20a refactor: centralize versioning and stabilize PMA validation Miha Kralj 2026-03-01 14:07:14 -08:00
  • 19df6763a9 fix: guard SonarLint ruleset refs with Exists() condition Miha Kralj 2026-03-01 13:45:24 -08:00
  • 89fa0757ef python ignore Miha Kralj 2026-02-28 19:05:37 -08:00
  • aa69f31a9f secrects exclusion Miha Kralj 2026-02-28 18:54:42 -08:00
  • 9fe9a8dab6 chore Miha Kralj 2026-02-28 17:12:11 -08:00
  • 42390aa22e Remove pandas_ta.tar.gz from the repository Miha Kralj 2026-02-28 17:12:08 -08:00
  • 768123d056 minor Miha Kralj 2026-02-28 16:05:11 -08:00
  • 83e9511261 python wrapper Miha Kralj 2026-02-28 14:14:35 -08:00
  • 82e0248eb0 test: refine robustness test to be more agnostic Miha Kralj 2026-02-27 12:57:22 -08:00
  • 769a923a24 test: setup common stability and robustness properties tracking Miha Kralj 2026-02-27 12:50:05 -08:00
  • 4ab3a7fb53 doc headers Miha Kralj 2026-02-27 07:48:12 -08:00
  • 8a1ba95173 validation and profiles Miha Kralj 2026-02-26 22:02:52 -08:00
  • 9ab37c1200 adding missing validations Miha Kralj 2026-02-26 09:59:44 -08:00
  • 467a8c1cef filters update Miha Kralj 2026-02-23 17:27:35 -08:00
  • 7253f61299 Add TRAMA implementation and comprehensive tests Miha Kralj 2026-02-21 20:45:38 -08:00
  • 90d5638008 Add new moving average implementations: LTMA, MCNMA, NLMA, NMA, NYQMA, RAIN, and TRAMA Miha Kralj 2026-02-20 21:40:32 -08:00
  • cbeefc9d64 Remove multiple Pine Script indicators: SSFDSP, STARCHANNEL, STBANDS, STC, UBANDS, UCHANNEL, VWAPBANDS, and VWAPSD. These indicators were deleted to streamline the library and remove unused or redundant code. Miha Kralj 2026-02-20 18:44:56 -08:00
  • 3dd05f23e4 Refactor indicators to include "Ehlers" in names and descriptions for clarity Miha Kralj 2026-02-18 19:08:15 -08:00
  • 24e86d762a Add documentation links for various volatility indicators and channels Miha Kralj 2026-02-18 11:55:48 -08:00
  • 79c0d72d0a Add exact-zero div guards and floating point equality checks to SonarLint rules for quantitative indicators Miha Kralj 2026-02-16 22:59:36 -08:00
  • fa56e2b76d Refactor exact-zero guards and update mathematical notations across multiple classes to enhance clarity and prevent division by zero errors. Miha Kralj 2026-02-16 22:30:30 -08:00
  • b63b9730e1 Add exact-zero guards in various classes to prevent division by zero errors Miha Kralj 2026-02-16 21:57:11 -08:00
  • 63ae2c9ab2 Add TTM Scalper indicator implementation in C# and Pine Script; update Blma class for average calculation; remove missing indicators report and oscillator docs rewrite plans. Miha Kralj 2026-02-16 21:26:44 -08:00
  • b3a64f18fa Implement ZTEST: One-Sample t-Test Statistic with validation tests Miha Kralj 2026-02-16 16:54:36 -08:00
  • 09ffd31a40 Update SVG badges and missing indicators report Miha Kralj 2026-02-15 21:59:03 -08:00
  • dfeb23bf3d Add Savitzky-Golay Moving Average (SGMA) Indicator Implementation Miha Kralj 2026-02-13 21:44:45 -08:00
  • 951842acca Add validation tests for various volume and momentum indicators Miha Kralj 2026-02-12 19:43:09 -08:00
  • 92709ef2ed Add Stochastic Oscillator implementation and validation tests Miha Kralj 2026-02-12 14:29:54 -08:00
  • 653aafacd8 feat: Add Prime method to various indicators for initializing state with historical data Miha Kralj 2026-02-11 20:38:38 -08:00
  • 75c6a9f135 Enhance validation tests for various indicators with external library comparisons Miha Kralj 2026-02-11 14:46:56 -08:00
  • 6d6259a47d normalization of methods Miha Kralj 2026-02-10 21:33:16 -08:00
  • 915d7a007b Add Standardize class for Z-Score normalization and update project files Miha Kralj 2026-02-07 12:47:13 -08:00
  • 58f0812584 Add Vortex Indicator implementation and documentation Miha Kralj 2026-02-06 07:43:40 -08:00
  • 26280ce80b Add Choppiness Index (CHOP) implementation and tests Miha Kralj 2026-02-05 19:42:49 -08:00
  • 95838a6435 Add SSF-DSP implementation with validation tests and documentation Miha Kralj 2026-02-04 20:58:05 -08:00
  • 3e854eac3f Refactor documentation links in numerics, oscillators, reversals, and statistics modules to use relative paths; update Bias class to handle division by zero more robustly; remove obsolete CUMMEAN Pine script; enhance trend indicators documentation; add Visual Studio Code workspace configuration. Miha Kralj 2026-02-04 11:43:59 -08:00
  • c034cbd5e5 Add Yang-Zhang Volatility (YZV) Indicator Implementation Miha Kralj 2026-02-02 19:47:21 -08:00
  • a03d7aa0ce more volatilty Miha Kralj 2026-02-02 13:42:47 -08:00
  • dde19f2226 volatility indicators Miha Kralj 2026-02-01 17:48:16 -08:00
  • bcb52ef5ec Add Close-to-Close Volatility (CCV) implementation and validation tests Miha Kralj 2026-01-31 17:25:39 -08:00
  • 5ed4b6c0fc pine files Miha Kralj 2026-01-31 14:05:53 -08:00
  • 51e885a4a6 volume category touchup Miha Kralj 2026-01-31 11:21:09 -08:00
  • 7b3a6520d2 volume indicators Miha Kralj 2026-01-30 12:47:25 -08:00
  • 76d2b50cbb Add Price Volume Trend (PVT) Indicator and Tests Miha Kralj 2026-01-28 17:54:43 -08:00
  • dc1902f4d5 Add Negative Volume Index (NVI) implementation and tests Miha Kralj 2026-01-28 15:33:47 -08:00
  • c7e55c2f1e Add Intraday Intensity Index (III) implementation and tests Miha Kralj 2026-01-28 08:56:41 -08:00
  • a9e72dae0d Refactor and enhance various channel indicators for improved performance and stability Miha Kralj 2026-01-27 23:48:33 -08:00
  • 8ac15f1efa refactor: consolidate duplicate if (isNew) checks (S2589) Miha Kralj 2026-01-26 20:17:13 -08:00
  • 13a895b6b6 feat: suppress S4035 (IEquatable<T>) in Codacy/SonarCloud Miha Kralj 2026-01-26 19:59:23 -08:00
  • d04a1521a3 fix: restore truncated Codacy_Upload job in workflow Miha Kralj 2026-01-26 16:04:40 -08:00
  • 4652df360f feat: sync Sonar rule suppressions across SonarCloud, Codacy, and local builds Miha Kralj 2026-01-26 15:57:45 -08:00
  • 480715f66f Add Sonar rule suppressions and update Publish workflow for Codacy rule sync Miha Kralj 2026-01-26 12:00:06 -08:00
  • e59665c8f0 style patterns Miha Kralj 2026-01-25 16:01:45 -08:00
  • 2836f253c4 Refactor error handling and calculations in TheilU, Wmape, and TukeyBiweight classes; update buffer handling for consistency Miha Kralj 2026-01-24 23:07:09 -08:00
  • 744d680435 Add VWAPSD (Volume Weighted Average Price with Standard Deviation Bands) implementation and validation tests Miha Kralj 2026-01-24 19:07:52 -08:00
  • fd6c80e8db Add Chaikin Money Flow (CMF) Indicator Implementation and Tests Miha Kralj 2026-01-23 18:40:20 -08:00
  • 71b7166e2e fix: remove symbols package, JetBrains.Annotations dep, target net10.0 only Miha Kralj 2026-01-21 23:40:28 -08:00
  • aa230ab5f9 fix: use ContinuousDelivery mode for develop branch to preserve alpha label Miha Kralj 2026-01-22 00:08:27 -06:00
  • 6530b62090 fix: remove next-version setting that conflicts with v0.8.0 tag Miha Kralj 2026-01-22 00:06:55 -06:00
  • 796df067cd fix: update GitVersion config for ContinuousDeployment mode Miha Kralj 2026-01-22 00:03:49 -06:00
  • 24db200d19 fix: remove standalone DLL from release assets (NuGet package contains all frameworks) Miha Kralj 2026-01-21 23:51:55 -06:00
  • cd7f753f14 fix: update file patterns for NuGet packing to ensure correct DLL inclusion Miha Kralj 2026-01-21 23:35:50 -06:00
  • 0c3b944485 feat: streamline release workflow and remove unnecessary warnings in test files Miha Kralj 2026-01-21 23:27:03 -06:00
  • da4e56bf40 feat: Add new CodeQL extension for C# and SonarLint configuration Miha Kralj 2026-01-21 23:05:38 -06:00
  • 32f3366952 feat: enhance SARIF file handling in Publish workflow Miha Kralj 2026-01-21 17:50:08 -05:00
  • fdfbfd98f0 Add Starchannel indicator implementation and validation tests Miha Kralj 2026-01-21 17:21:29 -05:00
  • 470d2f0121 fixing workflows Miha Kralj 2026-01-21 16:06:19 -05:00
  • 2d3c8fbaf8 feat: update Release workflow to build additional Quantower projects Miha Kralj 2026-01-21 16:02:54 -05:00
  • 3eae9a76fe Add Standard Deviation Channel (SDCHANNEL) implementation and documentation Miha Kralj 2026-01-21 14:41:31 -05:00
  • b2c1787782 docs: update category index files and fix indicator implementations (#58) Miha Kralj 2026-01-19 18:25:48 -08:00
  • e966000d48 feat: add DeepSource coverage upload to workflow (#57) Miha Kralj 2026-01-19 12:21:33 -08:00
  • abef7e8cf6 chore: suppress S107 rule for SIMD methods with many parameters Miha Kralj 2026-01-19 12:07:54 -08:00
  • 8c484e872e reviews Miha Kralj 2026-01-18 22:39:58 -08:00
  • 4673f48a70 code reviews Miha Kralj 2026-01-18 22:23:50 -08:00
  • 86fe32a682 SIMD Refactor: Merge simd-dev into dev (#55) Miha Kralj 2026-01-18 19:02:03 -08:00
  • 11ff82c7ac Add chatmodes and update test files dev-archive Miha Kralj 2025-10-21 18:50:23 -07:00