Trading Blox default numeric and string series are single column series. However, Trading Blox version 4.5 and later will support a manually indexed two-column numeric series. A two-column series has two data columns that can be accessed independently.
By default, only a single column series is created when the BPV or IPV variable creation dialog is used to create a series. To add a second column the manually indexed series must be sized using scripting using two parameter size values.
Creating a series with two independent columns starts by first creating a manual single column series.
Then, changing the series is changed from is default single data column to a dual column series.
Parameter:: |
Description: |
---|---|
See this example in the Trading Blox Marketplace: |
Setup Example: |
---|
Here is how you define, set, and access multi dimensional numeric non auto indexed series:
' Change the myDual Series non auto indexed number array to a dual array |
Links: |
---|
|
See Also: |
|
Edit Time: 9/2/2020 2:17:19 PM |
Topic ID#: 3 |