C_BarSource
The C_BarSource represents the various bar sources which can be used for building data bars.
Name |
Description |
ASK |
Indicates that bars should be built from ask ticks. |
BID |
Indicates that bars should be built from bid ticks. |
DAY |
Indicates that bars should be built from daily bars. |
TRADE |
Indicates that bars should be built from trade ticks. |
MINUTE |
Indicates that bars should be built from minute bars. |