pub fn eval_operand(op: &Operand, history: &[BarRow], idx: usize) -> Option<f64>
Evaluate an operand at bar idx, or None if it cannot be resolved.
idx
None