Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 21:43:05 +0000



Post From: help to 'float' to 'SCFloatArrayRef'

[2016-09-29 11:54:32]
bala - Posts: 74
1. Trying to use crossover function for vwap

2. One of the arguments is VWAP[Index] which is float

3. Doc has an example for converting a fixed value to float array

4. How can I convert this float to a float array to be used for cross over?