The Bar type exposes the following members.
Properties
Name | Description | |
---|---|---|
Close |
Bar close value
| |
CloseTimestamp |
Bar close timestamp, UTC
| |
DownTicks |
Number of ticks going down
| |
DownVolume |
Volume of ticks going down
| |
High |
Bar high value
| |
Low |
Bar low value
| |
Open |
Bar open value
| |
OpenTimestamp |
Bar open timestamp, UTC
| |
Settle |
Bar settle value
| |
Ticks |
Number of ticks
| |
UpTicks |
Number of ticks going up
| |
UpVolume |
Volume of ticks going up
| |
Volume |
Bar volume
|
See Also