Trading Order History

Retrieve recorded trading order submissions for a date range.

Configuration

Start Date*
YYYY-MM-DDTHH:mm:ssZ
End Date*
YYYY-MM-DDTHH:mm:ssZ
Workflow ID
Defaults to current workflow

Tools

trading_order_history

Retrieve order submissions recorded for a workflow within a datetime range.

Input

ParameterTypeRequiredDescription
startDatestringYesStart datetime (ISO 8601).
endDatestringYesEnd datetime (ISO 8601).
workflowIdstringNoOptional workflow ID to filter by. Defaults to the current workflow execution context.

Output

ParameterTypeDescription
idstringOrder history record ID
providerstringTrading provider
recordedAtstringRecorded timestamp
workflowIdstringWorkflow ID
workflowExecutionIdstringWorkflow execution ID

Usage Instructions

Fetches order submission history recorded by the Trading Action tool for the selected workflow and date range.

Notes

  • Category: tools
  • Type: trading_order_history