This commit is contained in:
Bell
2026-03-10 20:51:27 +07:00
parent c7aeabeafa
commit a5069481b4
7 changed files with 504 additions and 243 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ input int InpLondonEndHour = 17;
input int InpNYStartHour = 13;
input int InpNYEndHour = 22;
input int InpSwingRange = 3;
input int InpSwingRange = 2;
input int InpSwingLookback = 50;
input int InpTriggerSwingLookback = 30;