latestOpenAPI 3.1.02026-08-22181751733.6 KB

67f9f562c2c6

tradingFaAllocationManagement

Set Model Allocations

Create or Modify a model's target positions.

post/fa/model/save

Request body

descstring required

Personal description of model to read in IBKR GUI elements.

isStaticboolean required

Determine if investing and rebalancing should be handled statically or dynamically.

  • true - Static models will always use the original targets.
  • false - Dynamic models will adjust allocation in response to market movements.
modelstring required

Name of your model.

reqIDinteger required

Request identifier to uniquely track a request.

Response

Successfully saved a model

reqIDinteger

Request identifier to uniquely track a request.

successboolean

Signifies that the request was successfully submitted.