Indicator Identifier | iVolumes | ||||||
---|---|---|---|---|---|---|---|
Indicator Properties | Order | Input | Type | Default Value | Required | ||
1 | Timeframe | Integer | 0 | Yes | |||
2 | Bar Shift | Integer | 0 | No | |||
Indicator Objects | Object Keyword(s) | Description | Return Type | ||||
0 or UP | Bar is going up | Boolean | |||||
1 or DOWN | Bar is going down | Boolean | |||||
2 or VAL | Bar value | Numeric | |||||
Example | Indicator Setup | iVolumes(0) | |||||
Condition | iVolumes(UP)! |