Setaside cash is used by eclipse to protect cash. The eclipse trade tools will remove the specified cash according to the setaside setup, and will not trade it unless the…
Notes can be read, created, updated and deleted at the Account, Portfolio and Team level using below endpoints. Notes can be viewed on the Account, Portfolio and Orders grids, Account…
Purpose: User utilizing this entity option has the ability to set trade blocks at the registration level and at the underlying sleeve accounts level in one click. If the user…
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….
The endpoint { PUT /api/v2/Portfolio/Portfolios/action/assignModel } – Accepts an array of Eclipse portfolioId and Eclipse modelId combinations. The call to Eclipse will assign the model to the Portfolio. Then if…
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…
Purpose: Managing a large list of models or using the complexity of the model structure within Eclipse can be a challenge. This article will guide you through how to create…