Commit graph

12 commits

Author SHA1 Message Date
f78f16cfd0 style: add missing final newlines 2026-04-29 14:47:54 -07:00
3f882a413e refactor: simplify CSubIndiBase constructor initialization 2026-03-22 16:25:20 -07:00
ce24e7926a chore: update copyright notices for 2026 2026-03-22 15:54:16 -07:00
89cb956c26 style: add const to CSubIndiRegistry::checkRatesTotal parameters
rates_total and prev_calculated are typically declared as const throughout the
codebase, so add const here as well to keep the signature consistent with the
usual convention.
2026-03-22 10:18:30 -07:00
e6fed909dc refactor: remove redundant final from CIndiParams
Although CIndiParams is not intended to be used as a base class, keeping the
explicit final specifier here adds verbosity without a practical benefit.
2026-03-22 08:24:26 -07:00
7e7352b804 style: remove trailing whitespace 2026-03-22 07:53:02 -07:00
6402eae234 refactor: simplify project layout 2026-03-16 23:50:18 -07:00
ab30373d3a style: rename CAppliedPrice::calculate param a_mode to mode 2026-03-01 11:01:55 -08:00
af8ce1f479 refactor(indicator): rename internalOnCalculate to onCalculateImpl 2026-02-26 16:06:56 -08:00
94f6a601d1 chore: add .gitattributes 2026-02-25 17:50:36 -08:00
boyvlad-bash
2e6cac9ebd fix: make CArrayHelper::expandEx commit size only on success 2026-01-28 22:43:38 -08:00
boyvlad-bash
26b202909c chore(release): v1.0 v1.0 2025-11-28 18:35:12 -08:00