Development Guides

Quick Trade

The Quick Trade tool in Eclipse creates buy or sell orders for an account. You can also upload a spreadsheet to create buys and sells across many accounts, including lot-level…

Continue Reading

Trade Block Eclipse Portfolio

The endpoint { PUT /api/v2/Portfolio/Portfolios/action/setPortfolioTradeBlock } – Accepts an array of portfolio.id and doNotTrade. The call to Eclipse will toggle trade blocked on the portfolio and will sync to Orion…

Continue Reading

Trade Block Eclipse Account

The endpoint { PUT api/v2/account/accounts/action/setAccountTradeBlock } – Accepts an array of account.id, isDoNotBuySell, isCustodialRestriction. The call to Eclipse will toggle trade block in Eclipse and sync to Orion Connect. id…

Continue Reading

Get Multi-Level Model Details

To get model details for Eclipse models, you would use the below endpoint: GET  https://baseurl/v1/modeling/models/<modelid> property description required datatype <modelid> Model ID Yes Integer Below is an example for a…

Continue Reading

Restricted Plans

Restricted Plans allow you to create a list of securities that are available to be purchased in an account. For example, you may use this for clients with a 401(k)…

Continue Reading

SAML setup OKTA

Purpose: Assistance with creating an Orion SSO app in Okta. Simple Use Case: Your firm would like to leverage Okta SSO capabilities, and you want a SAML SSO into Orion….

Continue Reading

SAML Setup AZURE

Purpose: Guidelines on how to set up SAML for Azure SSO.  Simple Use Case: You would like a SAML solution into Orion with Azure. Scope and Outputs: This is an…

Continue Reading