Back to builder reference
Condition
ret_pctentrygate
Rate of change over N bars
Category
Momentum
Discriminator
type = "ret_pct"
Roles
entry, gate
Required fields
FieldTypeDescription
opreqenum: >, >=, <, <=, between, ==, !=-valuereqnumber-Optional fields
FieldTypeDescription
lookback_barsinteger-modeenum: level, crossFiring mode. 'level' (default) = true every bar the return% comparison holds (CompareCondition). 'cross' = edge, fires once on the bar return% first crosses the threshold in the op direction (CrossCondition).typestring-