User top bar

Terminal user top bar

Select current account

To set the current account, you want to trade with, press the dropdown menu of the account selector and select the account by name. After pressed, the UI will be briefly disable for a couple of seconds until the account is changed.

You can also add a new account by selecting the last entry Add new account on the dropdown menu list, read more on adding new accounts here.

Configuration window

To open the configuration window, press the gear icon on the top right.

Trading Config

Auto TP/SL

Auto TP/SL will be applied on Market quick buys, be it from a news card or from the Quick Market Buys located of the right bar. To set the values, simply fill the form with the desired values. Those are percent values from the opening price.

Example

Example:

If the Auto TP/SL values are the following:

Take profit: 10%

Stop Loss: 2%

And the user opens a BTC trade at the price $50,000.00, 2 new orders will also be open, one to take profit at > $55,000.00 and another one to stop loss at < $49,000.00

Quick Buy Values

Control the values on the Quick buy buttons.

This value is then multiplied by the current leverage to determine the size of the position.

Example

If the current GIF above the leverage is set to 2 and the lowest value was set to $100.00, if the $100.00 dollars would be pressed the margin of the position would be $100.00 and the size of the position would be $200.00 (100 x 2)

Leverage Config

Set leverage value for all available pairs on the exchange.

News Source Config

API Keys

If you are a subscriber of TreeOfAlpha or Phoenix News you can add your API Keys here to enable faster news feed.

To get your TreeOfAlpha API key go to: https://news.treeofalpha.com/api/api_key

To get your Phoenix API key go to: https://phoenixnews.io

News Filters

By default Plutus Terminal will avoid showing any duplicated news and will tag the news coins based on TreeOfAlpha and Phoenix data, but you can add extra filters on top of the news as you like.

There are 2 types of filters Keyword Matching and Data Matching. Both of them allow actions to happen when the conditions are met.

Possible actions are:

Action
Description

Sound Association

Play a specific sound

Coin Association

Associate a coin to the news

Ignore News

Don't display the news

Keyword Matching

The Keyword Matching filter allows you to filter specific keywords in the news body, if the keyword is present, the selected action will run on the news.

Keyword matching example

This filter will play the pause sound if the word Foxify is present in the news body, and it will color that word dark pink.

Data Matching

The Data Matching filter allows you to filter for words in specific data fields, if the word is present in the specified data field, then the selected action will run on the news.

Data matching example

This filter will play the powerup sound if the title of the news is Tree News (@News_Of_Alpha)

Web3 Config

RPCs

Most of the interaction with the exchange is done through blockchain contracts. To communicate with the blockchain, RPCs are used, to avoid hitting any rate limits on them, we rotate through the RPCs when fetching data and reserve one just for the trading interaction.

If you have your own RPCs you can change the list to use them.

Account Config

Delete existent accounts or add new account.

What we are calling an account here is a pointer to an existent wallet you control. Plutus Terminal does not generate a new wallet address for you, use your wallet of choice for that (e.g MetaMask, Rabby).

Read more on adding a new account here.

Last updated