Rename strategy to indicators

This commit is contained in:
2025-06-16 22:09:23 +07:00
parent e4f4d078b2
commit 0f7df04813
45 changed files with 477 additions and 474 deletions

View File

@@ -48,7 +48,7 @@ public static class Enums
FlippingBot
}
public enum StrategyType
public enum IndicatorType
{
RsiDivergence,
RsiDivergenceConfirm,