Files
btc-trading/src/api/dashboard/static
DiTus 0b6d5a04ee Restore missing addIndicator function that was accidentally deleted
The addIndicator function definition was missing from the file, causing window.addIndicator
to reference itself in a circular reference. Added back the full function definition
and removed the problematic circular reference assignment.
2026-02-25 23:07:18 +01:00
..