NFI46OffsetHOA1 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 4 0.74 2.95 0.586631 0.59 0:44:00 3 0 1 75.00
DOT/USDT 2 1.35 2.70 0.535660 0.54 0:30:00 2 0 0 100.00
ADA/USDT 1 1.30 1.30 0.258500 0.26 0:50:00 1 0 0 100.00
SOL/USDT 2 0.34 0.68 0.128755 0.13 1:05:00 1 0 1 50.00
LINK/USDT 1 0.10 0.10 0.019700 0.02 3:55:00 1 0 0 100.00
BTC/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
BCH/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
ETH/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
ALGO/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
LUNA/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
LTC/USDT 1 -0.25 -0.25 -0.050842 -0.05 2:35:00 0 0 1 0.00
TOTAL 11 0.68 7.47 1.478405 1.48 1:13:00 8 0 3 72.73
  • 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 1.3 5.19 1.02355266 1.04
3 3 0 0 1.26 3.79 0.75055564 0.76
2 1 0 1 -0.32 -0.64 -0.12696253 -0.13
2 0 0 2 -0.44 -0.87 -0.16874104 -0.17

Summary

A backtesting was performed with a maximum of 5 open trades and an average of 0.92 trades per day. The starting balance was $100 and the final balance was $101.47840473, resulting in an absolute profit of $1.47840473 and a total profit percentage of 0.0147840473. The average stake amount was $19.726158181818178 and the total trade volume was $216.98773999999997. The best pair was ETC/USDT and the worst pair was LTC/USDT. The maximum balance reached was $101.5095465 and the minimum balance was $100.2466542. 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 11 / 0.92
Starting balance 100
Final balance 101.47840473
Absolute profit 1.47840473
Total profit % 0.0147840473
Avg. stake amount 19.726158181818178
Total trade volume 216.98773999999997
Best Pair ETC/USDT
Worst Pair LTC/USDT
Max Balance 101.5095465
Min Balance 100.2466542
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
  }