Stc opti (#15)

* Optimize STC

* Optimize STC

* Add SuperTrendCrossEma
This commit is contained in:
Oda
2025-03-01 02:59:19 +07:00
committed by GitHub
parent c715da8a17
commit e16f0a2e5d
13 changed files with 485 additions and 51 deletions

View File

@@ -60,7 +60,9 @@ public static class Enums
Composite,
StochRsiTrend,
Stc,
StDev
StDev,
LaggingStc,
SuperTrendCrossEma
}
public enum SignalType