Support Board
Date/Time: Mon, 23 Dec 2024 11:39:46 +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() |