Expand description
Structs§
- BarRow
- One bar’s computed state: the bar plus every ready indicator’s value.
- Rule
State - Engine state the stateful conditions read.
Functions§
- condition_
lookback - How many bars before the current one a condition can reach.
- eval_
condition - Evaluate a condition at bar
idx. Missing operands make a comparison false. - eval_
operand - Evaluate an operand at bar
idx, orNoneif it cannot be resolved. - operand_
lookback - How many bars before the current one an operand can reach.