Skip to main content

ApplyPaperFillsArgs

Arguments for ApplyPaperFills.

FieldTypeRequiredNullableDefaultDescription
IdempotencyKeystrYesNoClient-provided idempotency key used to de-duplicate requests and enable safe retries.
BrokerAccountIdstrYesNoTarget paper broker account id to apply fills to.
ExecPlanIdintYesNoLive execution plan id to apply paper fills for.
QtyMultiplierDecimalYesYesOptional quantity multiplier for entry flows (used to scale leg quantities). May be ignored/validated for non-entry flows.
PaperLegFillsdict[str, PaperLegFill]YesNoPer-leg paper fills keyed by leg name.