Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 19:58:06 +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()