NFI46FrogZ 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 10 0.62 6.23 1.221486 1.22 1:20:00 9 0 1 90.00
SOL/USDT 10 0.55 5.49 1.022970 1.02 3:04:00 8 0 2 80.00
ADA/USDT 6 0.62 3.71 0.726338 0.73 1:42:00 6 0 0 100.00
BNB/USDT 15 0.19 2.85 0.556751 0.56 1:33:00 14 0 1 93.33
XRP/USDT 8 0.35 2.84 0.546852 0.55 0:24:00 8 0 0 100.00
LUNA/USDT 6 0.42 2.54 0.504738 0.5 1:07:00 6 0 0 100.00
ALGO/USDT 12 0.07 0.82 0.175751 0.18 2:52:00 10 0 2 83.33
LINK/USDT 7 0.02 0.17 0.023694 0.02 2:19:00 6 0 1 85.71
LTC/USDT 14 -0.10 -1.41 -0.277969 -0.28 3:01:00 11 0 3 78.57
BCH/USDT 7 -0.48 -3.37 -0.652536 -0.65 2:58:00 6 0 1 85.71
ETH/USDT 6 -0.65 -3.93 -0.777524 -0.78 4:21:00 4 0 2 66.67
BTC/USDT 3 -1.41 -4.24 -0.846009 -0.85 10:37:00 1 0 2 33.33
ETC/USDT 4 -1.28 -5.12 -1.007039 -1.01 6:52:00 3 0 1 75.00
TOTAL 108 0.06 6.59 1.217503 1.22 2:39:00 92 0 16 85.19
  • 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 %
70 70 0 0 0.34 23.85 4.656982919999999 4.77
21 21 0 0 0.6 12.55 2.44522405 2.51
16 0 0 16 -1.99 -31.81 -6.2534819299999995 -6.36
1 1 0 0 2.0 2.0 0.368778 0.4

Summary

A backtesting was performed with a maximum of 5 open trades and an average of 9.0 trades per day. The starting balance was $100 and the final balance was $101.21750304, resulting in an absolute profit of $1.2175030399999995 and a total profit percentage of 0.012175030399999995. The average stake amount was $19.535054154629634 and the total trade volume was $2109.7858487000003. The best pair was DOT/USDT and the worst pair was ETC/USDT. The maximum balance reached was $102.09319378 and the minimum balance was $96.89309009. 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 108 / 9.0
Starting balance 100
Final balance 101.21750304
Absolute profit 1.2175030399999995
Total profit % 0.012175030399999995
Avg. stake amount 19.535054154629634
Total trade volume 2109.7858487000003
Best Pair DOT/USDT
Worst Pair ETC/USDT
Max Balance 102.09319378
Min Balance 96.89309009
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
  }