Web interface guide
Monitoring
The Profit Trailer interface offers multiple screens in order for you to have a full understanding of the way it works.
When connected to the bot the first screen you'll see is the “Monitoring” screen.
This screen helps you see in a glance how your profits grow.
Let's now separate this screen in areas.
Top area - Monitoring
In the top area you'll see the following data :
BAL (Balance)
- The amount available right now for the bot. This amount is currently not used by the bot.
TCV (Total Cost Value)
- The current amount you own. It's the sum of your BAL (balance) and the actual value of your trades on the market (it's how much you could get if you sold them right now), so the current value of your bags. The bot uses the sum of your current values in “Pairs Log” plus “DCA Log” to calculate the TCV.
TPV (Total Pending Value)
- the pending and possible value of your bags. It's the sum of your BAL (balance) and the money you spent in your actual trades (it's how much you could get if you sold them at their bought price).
Since your trades are in the “Pairs log” or “DCA log” they're not sold yet though you didn't make any profit yet.
Profit
- The amount you earned last week (LW), yesterday (YD) and today (TD) displayed in the currency you chose while setting MARKET in pairs.property.
Trend
- The trend of your MARKET during the last 24 hours (in %).
MARKET (BTC, ETH, etc)
- The current price of the currency you chose compared to USD.
Top right area - Monitoring
In the top right area you'll see the following data :
MARKET
- The exchange and the market you chose
SOM (Sell Only Mode)
- Displays if the “Sell Only Mode” is on (true) or off (false). To learn more about Sell Only Mode please refer to pairs.properties
SOMO (Sell Only Mode Override)
- Displays if the “Sell Only Mode Override” is on (true) or off (false). To learn more about Sell Only Mode Override please refer to pairs.properties
Time
- Your local time
UTC Time
- The UTC time
Main area - Monitoring
The main area is split into 4 lines
Line 1
Depending on the market you chose, you'll see :
- In orange the current amount of your BAL (balance) with the estimated USD value
- In blue the current amount of your TCV (Total Current value) with the estimated USD value
- In dark green the current amount of your TPV (Total Pending value) with the estimated USD value
- In pale green the trend of your market currency during the last 24 hours.
Note : the trend doesn't actually work on Binance
Line 2
- The actual BTC/USD price
- The estimated USD trend during the last hour of the top 20 altcoins on CoinMarketCap
- The estimated USD trend during the last 24 hours of the top 20 altcoins on CoinMarketCap
- The estimated USD trend during the last 7 days of the top 20 altcoins on CoinMarketCap
Line 3
Depending on the market you chose, you'll see :
- In yellow your profit from last week with the estimated USD value
- In grey-blue your profit from yesterday with the estimated USD value
- In red your profit from today with the estimated USD value
- In dark grey the Pending Over Time, the state (true / false) of the Sell Only Mode (SOM), the state (true / false) of the Sell Only Mode Override (SOMO), the version you use of ProfitTrailer and the exchange and the market you chose for ProfitTrailer
Line 4
- For your
Pairs Log
you find here the Current Value of all pairs you bought, the difference with the bought price and the bought cost
- For your
DCA Log
you find here the Current Value of all pairs you bought that went into DCA mode, the difference with the bought price and the total cost
- For your
Pending Log
you find here the Current Value of all pairs you bought that went into pending mode, the difference with the bought price and the target value
- For your
Sales Log
you find here the bought cost of all pairs you sold, the difference with the sold value, and the sold value
Left area - Monitoring
Here you can access the different screens of the bot :
Possible Buy Log
- All pairs the bot is looking at and may buy (but are not already bought)
Pairs Log
- All pairs the pairs has bought and are not sold yet
DCA Log
- All pairs currently in DCA mode that are not sold yet
Pending Log
- All pairs currently pending that are not sold yet
Sales Log
- All pairs sold by the bought (bringing you profit ;)
Dust Log
- All pairs put in dust that are not sold yet
Config
- Everything related to the bot settings
Possible buy log
You find here all the pairs the bot is currently looking for and may consider buying.
Top area - Possible Buy Log
At the top you can find 2 buttons :
Copy
- copy all the table data to your clipboard. You can for example easily paste it into a sheet.
Excel
- export all the table to a .xlx file
Main area - Possible Buy Log
Here's the description of the 10 columns :
#
- The number of the studied pair
Coin
- The studied pair
24H%
- The percentage of change (positive or negative) of the pair during the last 24 hours.
Note : This feature is not currently supported on Binance
Buy strat
- The buy strategy you defined in pairs.properties in ALL_buy_strategy (for example : EMASPREAD).
“False” means one or more settings you asked to the bot are still missing for the bot to buy.
“True trailing” means all the settings you requested for a buy strategy are filled and the bot is actually waiting for the best price to buy (that's the trailing buy principle)
Current price
- The real time price of the pair
VOL
- The number of coins the bot is considering buying
Current BB
- The real time value of the BB (only used in LOWBB or BIGHBB strategy)
BB Trigger
- The BB threshold you set for the bot to buy the pair (only used in LOWBB or BIGHBB strategy)
Current Value
-
Buy Value
-
Pairs log
You find here all the pairs the bot has already bought but not sold yet and that are not in DCA mode.
Top area - Pairs Log
At the top you can find 2 buttons :
Copy
- copy all the table data to your clipboard. You can for example easily paste it into a sheet.
Excel
- export all the table to a .xlx file
Main area - Pairs Log
Here's the description of the 12 columns :
#
- The number of the studied pair
Coin
- The studied pair
24H%
- The percentage of change (positive or negative) of the pair during the last 24 hours.
Note : This feature is not currently supported on Binance
Sell strat
- The sell strategy you defined in pairs.properties in ALL_sell_strategy (for example : GAIN).
Current price
- The real time price of the pair
Bought price
- The price the bot bought the pair
Profit%
- The current profit (gain or loss) which is a percentage between the bought price and the current price.
Trigger%
- The threshold you put in ALL_sell_value for the bot to sell the pair
VOL
- The number of coins the bot is considering selling
Current BB
- The real time value of the BB (only used in LOWBB or BIGHBB strategy)
BB Trigger
- The BB threshold you set for the bot to buy the pair (only used in LOWBB or BIGHBB strategy)
Total amount
- The quantity of units of the coin the bot bought
Current value
- total amount X current price
Bought cost
- total amount X bought price
As long as current value < bought cost, you don't make any profit (yet )
Bottom area - Pairs Log
At the bottom you can find 3 informations :
Current value
- The sum of all the current values of the pair the bot bought
Difference
- the difference (in percentage and absolute value) with the bought cost
Bought cost
- The sum of all the bot bought
DCA log
You find here all the pairs the bot has already bought but not sold yet and that are in DCA mode.
Top area - DCA Log
At the top you can find 2 buttons :
Copy
- copy all the table data to your clipboard. You can for example easily paste it into a sheet.
Excel
- export all the table to a .xlx file
Main area - DCA Log
Here's the description of the 13 columns :
#
- The number of the studied pair
Coin
- The studied pair
24H%
- The percentage of change (positive or negative) of the pair during the last 24 hours.
Note : This feature is not currently supported on Binance
Buy strat
- The buy strategy you defined in DCA.properties in buy_strategy (for example : ANDERSON). It's the way Profit Trailer will buy new amounts of the pairs
“False” means one or more settings are missing to start the trailing buy as defined in trailing_buy.
“True trailing…” means the bot is currently trailing as defined in trailing_buy.
BT%
-
BB / Trigger
- BB is only used for LOWBB and HIGHBB strategies.
Trigger indicates the next DCA trigger the bot may reach if the pair keeps dropping.
Sell Strat
- The sell strategy you defined in DCA.properties in sell_strategy (for example : GAIN).
Current price
- Average Price: Current price is the real time price of the pair
Average price is the average bought price of the pair due to new DCA buys.
Profit%
- The current profit (gain or loss) which is a percentage between the bought price and the current price.
ST%
- The threshold you put in sell_value for the bot to sell the pair
VOL
- The number of coins the bot is considering buying
Total amount
- The quantity of units of the coin the bot bought
Current value
- Current value = total amount X current price
Total cost
- Total cost = total amount X Average Price
As long as current value < total cost, you don't make any profit (yet )
Bottom area - DCA Log
At the bottom you can find 3 informations :
Current value
- The sum of all the current values of the pair the bot bought
Difference
- the difference (in percentage and absolute value) with the bought cost
Total cost
- The sum of all the bot bought
Sales log
You find here all the pairs the bot has sold.
Top area - Sales Log
At the top you can find 4 buttons :
Copy
- copy all the table data to your clipboard. You can for example easily paste it into a sheet.
Excel
- export all the table to a .xlx file
Search
- to select only lines containing a special string of characters (for example a specific date)
Show XX entries
- to select only XX entries in the table
Main area - Sales Log
* Note : You can sort the table by clicking on the columns names.*
Here's the description of the 12 columns :
#
- The number of the studied pair
Date
- The date the pair has been sold
Coin
- The studied pair
Sell Strat
- The sell strategy you defined in pairs.properties in ALL_sell_strategy (for example : GAIN).
Bought price
- The price the bot bought the pair.
Sold price
- The price the bot sold the pair.
Profit%
- The realized profit (gain or loss) which is a percentage between the bought price and the sold price.
Trigger%
- The threshold you put in ALL_sell_value for the bot to sell the pair
Profit XXX
- The absolute value of realized profit (gain or loss) in the market you chose with the real time
USD equivalence.
Sold amount
- The quantity of units of the coin the bot sold
Bought cost
- The price the bot paid to buy the pair
Sold value
- The price the bot sold pair
Bottom area - Sales Log
At the bottom you can find 3 informations :
Bought value
- The sum of all the values the bot bought
Difference
- the difference (in percentage and absolute value) with the sold value
Sold Value
- The sum of all the bot bought
Dust log
You find here all the pairs set by the exchanges as dust but traded by the bot.
Top area - Dust Log
At the top you can find 2 buttons :
Copy
- copy all the table data to your clipboard. You can for example easily paste it into a sheet.
Excel
- export all the table to a .xlx file
Main area - Dust Log
* Note : You can sort the table by clicking on the columns names.*
Here's the description of the 12 columns :
#
- The number of the studied pair
Date
- The date the pair has been sold
Coin
- The studied pair
24H%
- The percentage of change (positive or negative) of the pair during the last 24 hours.
Sell Strat
- The sell strategy you defined in pairs.properties in ALL_sell_strategy (for example : GAIN).
Current price
- The real time price of the pair.
Bought price
- The price the bot bought the pair.
Profit%
- The realized profit (gain or loss) which is a percentage between the bought price and the sold price.
Trigger%
- The threshold you put in ALL_sell_value for the bot to sell the pair
VOL
- The number of coins the bot is considering buying
Total amount
- The quantity of units of the coin the bot bought
Current value
- Current value = total amount X current price
Bought cost
- The price the bought paid for the pair
—-
Bottom area - Dust Log
At the bottom you can find 3 informations :
Current value
- The sum of all real time values of pairs placed in dust logs
Difference
- the difference (in percentage and absolute value) with the bought cost
Bought Cost
- The sum of all the bot bought
Configuration
You find here all setting related to the bot configuration.
Configuration - Config
Note : Only available if server.enableConfig = true
Gives you access to the configuration.properties file.
You can freely modify this file and save it with the “save” button in the right top area.
Pairs - Config
Note : Only available if server.enableConfig = true
Gives you access to the pairs.properties file.
You can freely modify this file and save it with the “save” button in the right top area.
To get more details about this page please visit pairs.properties
DCA - Config
Note : Only available if server.enableConfig = true
Gives you access to the DCA.properties file.
You can freely modify this file and save it with the “save” button in the right top area.
To get more details about this page please visit DCA.properties
Indicators - Config
Note : Only available if server.enableConfig = true
Gives you access to the indicators .properties file.
You can freely modify this file and save it with the “save” button in the right top area.
To get more details about this page please visit indicators.properties