Login Page - Create Account

Support Board


Date/Time: Fri, 09 May 2025 20:43:54 +0000



Post From: "For" Loop to find the lowest price in an array of bars on a chart

[2015-09-18 01:10:40]
ejtrader - Posts: 688
Probably built-in sc functions might be better for what you are trying to do unless you wanted a custom version of it.

sc.GetLowest()
sc.GetIndexOfLowestValue()