Support Board
Date/Time: Thu, 27 Feb 2025 13:00:19 +0000
Post From: re Alex max array functiom
[2021-07-05 12:29:35] |
User435059 - Posts: 14 |
Hello !!! i try use function sc.Highest() SCFloatArrayRef OCOBase = sc.Subgraph[0].Arrays[6]; sc.Highest((sc.High - sc.Low), OCOBase, 20); got error error C2678: binary '-': no operator found which takes a left-hand operand of type 'SCFloatArray' and cant convert OCOBase to array would you help me please , i see all web manuals but didnt help if i use only sc.High alone one error less only convert OCOBase to array |