Commit Graph
3 Commits
Author SHA1 Message Date
copilot-swe-agent[bot]andmihakralj ef54971a7e Add Apache 2.0 license header to all Pine Script files
Co-authored-by: mihakralj <31756078+mihakralj@users.noreply.github.com>
2026-03-11 05:57:10 +00:00
Miha Kralj 467a8c1cef filters update 2026-02-23 17:27:35 -08:00
Miha Kralj 7253f61299 Add TRAMA implementation and comprehensive tests
- Implemented the TRAMA (Trend Regularity Adaptive Moving Average) class with adaptive EMA logic.
- Added unit tests for TRAMA functionality, including constructor validation, basic calculations, state management, and robustness checks.
- Created validation tests to ensure consistency across different modes of operation (streaming, batch, and static calculations).
- Enhanced documentation for TRAMA, including performance profiles and quality metrics.
- Updated workspace configuration by removing unnecessary folder references.
2026-02-21 20:45:38 -08:00