BB_RPB_TSL_2 Strategy Performance Results

Description:

Daily Profit

Pairs

Top cryptocurrency trading pairs

Pair Buys Avg Profit % Cum Profit Tot Profit Abs Tot Profit % Avg Duration Win Draw Loss Win %
DOT/USDT 1 3.43 3.43 0.677959 0.68 0:39:00 1 0 0 100.00
SOL/USDT 1 3.14 3.14 0.607442 0.61 0:06:00 1 0 0 100.00
BCH/USDT 1 2.28 2.28 0.450201 0.45 3:45:00 1 0 0 100.00
ETC/USDT 1 2.08 2.08 0.410953 0.41 1 day, 8:12:00 1 0 0 100.00
ALGO/USDT 1 2.13 2.13 0.390441 0.39 0:12:00 1 0 0 100.00
LINK/USDT 1 1.68 1.68 0.324335 0.32 0:45:00 1 0 0 100.00
ETH/USDT 1 1.23 1.23 0.211645 0.21 0:03:00 1 0 0 100.00
BTC/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
LTC/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
BNB/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
XRP/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
ADA/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
LUNA/USDT 3 -3.86 -11.58 -2.326596 -2.33 8:55:00 2 0 1 66.67
TOTAL 10 0.44 4.38 0.746380 0.75 6:27:00 9 0 1 90.00
  • Pair: This is the cryptocurrency trading pair that was used for the backtesting.
  • Buys: This is the total number of buy orders placed during the backtesting.
  • Avg Profit %: This is the average percentage of profit that was made on each buy order.
  • Cum Profit: This is the cumulative profit made over all buy orders.
  • Tot Profit Abs: This is the total absolute profit made over all buy orders.
  • Tot Profit %: This is the total percentage of profit made over all buy orders.
  • Avg Duration: This is the average duration of each buy order.
  • Win: This is the total number of buy orders that resulted in a win.
  • Draw: This is the total number of buy orders that resulted in a draw.
  • Loss: This is the total number of buy orders that resulted in a loss.
  • Win %: This is the percentage of buy orders that resulted in a win.

Sell Reason

Sell Reason Sells Win Draws Loss Avg Profit % Cum Profit % Tot Profit ABS Tot Profit %
4 4 0 0 2.59 10.37 2.0001769400000002 2.07
2 2 0 0 2.05 4.11 0.79652365 0.82
2 2 0 0 1.39 2.79 0.50444946 0.56
1 0 0 1 -15.17 -15.17 -3.00497096 -3.03
1 1 0 0 2.28 2.28 0.4502014 0.46

Summary

A backtesting was performed with a maximum of 5 open trades and an average of 0.83 trades per day. The starting balance was $100 and the final balance was $100.74638049, resulting in an absolute profit of $0.7463804900000001 and a total profit percentage of 0.007463804900000001. The average stake amount was $19.096853000000003 and the total trade volume was $190.96853000000002. The best pair was DOT/USDT and the worst pair was LUNA/USDT. The maximum balance reached was $0 and the minimum balance was $0. The market change during this period was -0.02044953177911198.

Metric Value
Backtesting from 2024-01-01 00:00:00
Backtesting to 2024-01-13 15:45:00
Max open trades 5
Total/Daily Avg Trades 10 / 0.83
Starting balance 100
Final balance 100.74638049
Absolute profit 0.7463804900000001
Total profit % 0.007463804900000001
Avg. stake amount 19.096853000000003
Total trade volume 190.96853000000002
Best Pair DOT/USDT
Worst Pair LUNA/USDT
Max Balance 0
Min Balance 0
Market Change -0.02044953177911198

Config

                  
{
    "pairlists": [
      {
        "method": "StaticPairList"
      }
    ],
    "timeframe": "15m",
    "tradable_balance_ratio": 0.99,
    "fiat_display_currency": "USD",
    "stake_amount": "unlimited",
    "stake_currency": "USDT",
    "amend_last_stake_amount": true,
    "exchange": {
      "pair_whitelist": [
        "BTC/USDT",
        "BCH/USDT",
        "ETH/USDT",
        "LINK/USDT",
        "LTC/USDT",
        "SOL/USDT",
        "BNB/USDT",
        "XRP/USDT",
        "ADA/USDT",
        "DOT/USDT",
        "ETC/USDT",
        "ALGO/USDT",
        "LUNA/USDT"
      ],
      "name": "binance"
    },
    "dry_run_wallet": 100,
    "max_open_trades": 5
  }