Support Board
Date/Time: Sat, 23 Nov 2024 22:31:40 +0000
Post From: sc.IsSwingLow not working in Replay Backtest
[2024-07-25 21:48:06] |
User725043 - Posts: 35 |
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". |