backtest_lib.engine.plan.ReallocateOp#

class backtest_lib.engine.plan.ReallocateOp(inner: ReallocateDecision)#

Bases: PlanOp

Plan operation for reallocating between security sets.

Typically produced from a reallocate() decision.