Login Page - Create Account

Support Board


Date/Time: Fri, 10 Jan 2025 21:48:14 +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?