BB_RPB_TSL_SMA_Tranz_TB_MOD 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 %
ETC/USDT 2 1.90 3.80 0.694997 0.69 1:00:00 2 0 0 100.00
LUNA/USDT 2 1.35 2.71 0.499923 0.5 13:40:00 2 0 0 100.00
ETH/USDT 1 2.58 2.58 0.463414 0.46 0:45:00 1 0 0 100.00
LTC/USDT 4 0.69 2.77 0.403365 0.4 0:52:00 3 0 1 75.00
XRP/USDT 1 1.55 1.55 0.277594 0.28 2:30:00 1 0 0 100.00
SOL/USDT 1 0.50 0.50 0.098800 0.1 3:45:00 1 0 0 100.00
BTC/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
ADA/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
BCH/USDT 1 -1.49 -1.49 -0.293322 -0.29 18:00:00 0 0 1 0.00
LINK/USDT 4 -3.02 -12.07 -2.430013 -2.43 0:10:00 2 0 2 50.00
ALGO/USDT 1 -15.14 -15.14 -2.984528 -2.98 0:05:00 0 0 1 0.00
DOT/USDT 1 -15.16 -15.16 -2.994985 -2.99 0:05:00 0 0 1 0.00
TOTAL 18 -1.66 -29.95 -6.264755 -6.26 3:16:00 12 0 6 66.67
  • 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 0.76 3.05 0.54348052 0.61
4 2 0 2 0.82 3.27 0.5999408500000001 0.65
3 0 0 3 -15.16 -45.47 -8.968503140000001 -9.09
3 3 0 0 2.39 7.17 1.30219226 1.43
3 3 0 0 1.17 3.51 0.55145688 0.7
1 0 0 1 -1.49 -1.49 -0.2933222 -0.3

Summary

A backtesting was performed with a maximum of 5 open trades and an average of 1.5 trades per day. The starting balance was $100 and the final balance was $93.73524517, resulting in an absolute profit of $-6.264754830000001 and a total profit percentage of -0.06264754830000001. The average stake amount was $18.012029888888886 and the total trade volume was $324.21653799999996. The best pair was ETC/USDT and the worst pair was DOT/USDT. The maximum balance reached was $97.01100968 and the minimum balance was $90.93644051. The market change during this period was -0.03350112917651888.

Metric Value
Backtesting from 2024-01-01 00:00:00
Backtesting to 2024-01-13 15:40:00
Max open trades 5
Total/Daily Avg Trades 18 / 1.5
Starting balance 100
Final balance 93.73524517
Absolute profit -6.264754830000001
Total profit % -0.06264754830000001
Avg. stake amount 18.012029888888886
Total trade volume 324.21653799999996
Best Pair ETC/USDT
Worst Pair DOT/USDT
Max Balance 97.01100968
Min Balance 90.93644051
Market Change -0.03350112917651888

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
  }