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.
Each account has a set of configuration that is particular to them they are:
Quick buy values
Leverage
Auto Stop Loss value
Auto Take Profit Value
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.
If the value is set to 0 no TP or SL order will be open.
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.
Leverage Config
Set leverage value for all available pairs on the exchange.
News Source Config
News Source config changes will only take effect after the terminal is restarded.
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:
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.

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.

This filter will play the powerup
sound if the title of the news is Tree News (@News_Of_Alpha)
Web3 Config
Web3 config changes will only take effect after the terminal is restarded.
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.
The private key will be stored in the OS keyring, always ensure your OS is secure.
Is always a good idea to have a specific wallet only for trading with Plutus Terminal to avoid any exposure of other funds.
Last updated