Overview The Option Import Trade API allows you to bulk-create option trades by uploading a spreadsheet containing option contract information. The system validates your data and creates orders in the…
Overview The Tax Loss Harvesting API provides endpoints to identify opportunities, validate trades, and execute tax-loss harvesting transactions. The workflow consists of three main steps: Identify opportunities (Manual or Automated)…
Welcome to the API guide for our new Liquidation Tool. This tool is designed to streamline the process of liquidating accounts, portfolios, and sleeves while offering flexibility in cash management….
Trade Instances have some metadata fields that provide information on how a Trade Instance was created. These fields are optional in most API requests, if they are part of the…
Each Trade has an Action, like Buy or Sell, that is generally passed around in API JSON as an Id value. Occasionally, you will see the string value in some…
In some cases, Eclipse APIs return trade errors just as a set of Id/Argument pairs in JSON. Those will look like this: The the meaningful part of the errors are…
The Quick Trade tool in Eclipse is used to create single buy or sell trades in an account. It can also be used to import a list of buy and…