Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 21:59:32 +0000



Post From: sc.IsSwingLow not working in Replay Backtest

[2024-07-25 21:48:06]
User725043 - Posts: 42
Yes, tried calling it with sc.Index and v2661. Also tried pulling from the study
sc.GetStudyArrayUsingID(Input_SwingStudy.GetInt(), 1, Array_C_L);

Same problem, sc.IsSwingHigh fine, but sc.IsSwingLow in Replay backtest does not seem to detect in "real-time".