TradeIt™ powers online wealth

 

By integrating TradeIt’s core products – TradingTicket and PortfolioView – developers can bring portfolio management and order management tools to their end users. RIA and Wealth Management platforms that integrate our SDK or standardized API have higher engagement and a simplified workflow to manage across a clients portfolio and have the ability to place orders seamlessly through the same safe, secure API connections to the underlying broker. TradeIt understood that consumers were increasingly engaged on apps and social networks for the business of their lives. TradeIt brings the top Financial Institutions’ customer journey – account opening, account management and securities trading – to the apps where the action happens in a safe, secure and compliant way.

Getting started

With this quickstart guide, we’ve tried to make it as easy as possible to get up-and-running with TradeIt.

We’ll start with an overview of TradeIt and then jump start your integration with step-by-step guides and code samples. If you’d like to follow along (and test it out!), clone the guides repository for the complete example apps. 

TradeIt products

TradeIt enables you to integrate portfolio data and trading with most online US brokers in minutes. Link your users’ brokerage accounts easily and securely on web or mobile:

TradingTicket

  • Supports Equities, ETFs, FX, and Options

  • Supports all order types

  • Supports retrieving and canceling orders

 

PortfolioView

  • Access data in real time

  • Supports balances, positions, and transactions

  • Supports all asset classes

Platform overview

To help you get oriented with TradeIt’s API and what it can help you do, let’s start by defining some basics:

  • API Key: Before using the API, you will need to sign up for a TradeIt developer account and have an API key issued to you.

  • Your API keys are different for each of your API environments. Always make sure you are using the correct key depending on your environment.  Upon initial setup, we will provide access to our staging environment and simulation broker (“dummy broker”).

  • Use our Simulation Broker and Staging environments to build out and test your integration with simulated and live users, respectively. You’ll move over to our Production environment once you’re ready to go live!

Simulation Broker

Build and test your entire application logic with our Simulation Broker. To use our Simulation Broker, select “Dummy” as the Broker, “dummy” as the username and “dummy” for the password.

Most API requests interact with a session token and an account number. To get a session token, your end users must first link their broker by going through an oauth flow, a web module that handles the credential and MFA validation process.

After successfully linking their broker, TradeIt generates a user_token and user_id that uniquely identify a linked user. Your application needs to use the user_token and user_id along with your api_key to authenticate a linked user and get a 30 minute session token.

Each linked user can have many associated accounts. For each account, TradeIt returns then name, balance, positions and transactions information and enable placing new orders.

A single end-user of your application might have accounts at different brokers, which means they would have multiple different linked users with TradeIt.

Read on for more information about each of our products and how you place orders and access data for a linked user.

Integration

We give you different ways to integrate with TradeIt products:

  • In your website or desktop app, start enabling Portfolio & Trading with our JSON API.

  • In your mobile app, integrate our native mobile iOS and Android SDKs, which seamlessly bring PortfolioView and TradingTicket in your existing experience.

Guides

Explore step-by-step guides and some sample projects built by the TradeIt team to get you going:

Be sure to leave comments at the bottom of this article. Or, you can also reach us through Twitter @TradeIt.

Categories

More from Announcements

IBM TechXchange underscores the importance of AI skilling and partner innovation

3 min read - Generative AI and large language models are poised to impact how we all access and use information. But as organizations race to adopt these new technologies for business, it requires a global ecosystem of partners with industry expertise to identify the right enterprise use-cases for AI and the technical skills to implement the technology. During TechXchange, IBM's premier technical learning event in Las Vegas last week, IBM Partner Plus members including our Strategic Partners, resellers, software vendors, distributors and service…

Introducing Inspiring Voices, a podcast exploring the impactful journeys of great leaders

< 1 min read - Learning about other people's careers, life challenges, and successes is a true source of inspiration that can impact our own ambitions as well as life and business choices in great ways. Brought to you by the Executive Search and Integration team at IBM, the Inspiring Voices podcast will showcase great leaders, taking you inside their personal stories about life, career choices and how to make an impact. In this first episode, host David Jones, Executive Search Lead at IBM, brings…

IBM watsonx Assistant and NICE CXone combine capabilities for a new chapter in CCaaS

5 min read - In an age of instant everything, ensuring a positive customer experience has become a top priority for enterprises. When one third of customers (32%) say they will walk away from a brand they love after just one bad experience (source: PWC), organizations are now applying massive investments to this experience, particularly with their live agents and contact centers.  For many enterprises, that investment includes modernizing their call centers by moving to cloud-based Contact Center as a Service (CCaaS) platforms. CCaaS solutions…

See what’s new in SingleStoreDB with IBM 8.0

3 min read - Despite decades of progress in database systems, builders have compromised on at least one of the following: speed, reliability, or ease. They have two options: one, they could get a document database that is fast and easy, but can’t be relied on for mission-critical transactional applications. Or two, they could rely on a cloud data warehouse that is easy to set up, but only allows lagging analytics. Even then, each solution lacks something, forcing builders to deploy other databases for…