TastyTrade support
TastyTrade is fully supported in MesoLive via the MesoLive-Agent. TastyTrade offers free market data for funded accounts.
Prerequisites
- Funded TastyTrade account
- MesoLive-Agent installed to connect to the brokerage
TastyTrade API Access
In order to use TastyTrade with MesoLive, you need to create an OAuth Application and an API Token. During the process you will receive the Client Secret and the Refresh Token which are required to configure the MesoLive-Agent.
Steps:
- Head to TastyTrade Website and go visit Manage tab > My Profile > API > OAuth Applications

-
Select New OAuth Application
- Click + New OAuth client and fill out the following items:
- Redirect URI: https://mesolive.io/agents
- Scopes requested: read, trade, openid
- Client Name: will be populated automatically
- Click Create
- Copy the Client ID and Client Secret. The Client Secret will only be shown once. If you lose the Client Secret, you need to regenerate it on the website
- Click + New OAuth client and fill out the following items:
-
Create API Token
- Click the 'Manage' dropdown on the newly created OAuth Application and select 'Create Grant'
- Enable the
read
,trade
, andopenid
scopes - Click Create
- Authenticate using your Authenticator app or SMS code
- Copy the Refresh Token.
- Click the 'Manage' dropdown on the newly created OAuth Application and select 'Create Grant'
-
In MesoLive-Agent Configuration specify the generated Client Secret and Refresh Token

- Validate the connection on the Main Screen of MesoLive Agent