Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 20:46:12 +0000



[Programming Help] - re Alex max array functiom

View Count: 324

[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

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account