Back to builder reference
Condition
volume_pctilegate
Volume percentile rank (0-100)
Category
Volume
Discriminator
type = "volume_pctile"
Roles
gate
Required fields
FieldTypeDescription
opreqenum: >, >=, <, <=, between, ==, !=-valuereqnumber-Optional fields
FieldTypeDescription
lookback_barsinteger-modeenum: level, crossFiring mode. 'level' (default) = true every bar the percentile comparison holds (CompareCondition). 'cross' = edge, fires once on the bar the percentile first crosses the threshold in the op direction (CrossCondition).typestring-