Obelisk_Ichimoku_Slow_v1_3 Strategy Performance Results

Description:

This is the Obelisk Ichimoku Slow v1.3 Freqtrade strategy. It is a trend-following strategy that makes use of the Ichimoku Cloud, along with a selection of other indicators, to identify potential buy and sell points. The strategy uses the 1 hour chart as its timeframe. The Ichimoku Cloud is used as the main indicator, providing insight into the trend direction and strength. For example, if the Tenkan-sen and Kijun-sen lines are both above the Cloud and the Chikou-span is above the Cloud, then the trend is up and considered strong. This is then used in conjunction with a few other indicators to help confirm buy and sell signals. In addition to the Ichimoku Cloud, this strategy also uses a combination of the Exponential Moving Average (EMA) and the Volume Flow Rate (VFR) to identify potential buy and sell points. The EMA is used to judge the strength of a given trend and the VFR is used to measure the volume at each point along the confirming indicators. The Stop & Reversal (SSL) indicator is then used to filter out any false signals generated by the EMA and VFR. Finally, this strategy includes a built in trailing stop loss feature which helps to protect against any sudden market swings. This is based on a user defined offset, with a default value of 0.04%. All in all, the Obelisk Ichimoku Slow v1.3 Freqtrade strategy is a well-rounded strategy that can be used to generate reliable and consistent profits in the markets.

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 2.20 8.79 1.723934 1.72 3:45:00 3 0 1 75.00
ETH/USDT 8 0.84 6.72 1.293721 1.29 5:00:00 6 0 2 75.00
LTC/USDT 1 2.00 2.00 0.388905 0.39 5:00:00 1 0 0 100.00
LINK/USDT 2 1.00 2.00 0.388179 0.39 15:30:00 1 1 0 50.00
ALGO/USDT 1 0.60 0.60 0.118151 0.12 6:00:00 1 0 0 100.00
LUNA/USDT 0 0.00 0.00 0.000000 0.0 0:00 0 0 0
BTC/USDT 13 -0.10 -1.31 -0.253543 -0.25 8:42:00 7 4 2 53.85
BCH/USDT 4 -0.39 -1.56 -0.322097 -0.32 3:45:00 1 1 2 25.00
BNB/USDT 2 -1.61 -3.22 -0.626244 -0.63 11:30:00 0 1 1 0.00
XRP/USDT 2 -3.86 -7.73 -1.547742 -1.55 15:00:00 0 0 2 0.00
DOT/USDT 1 -8.13 -8.13 -1.639514 -1.64 1 day, 5:00:00 0 0 1 0.00
ADA/USDT 1 -8.27 -8.27 -1.688580 -1.69 1 day, 2:00:00 0 0 1 0.00
SOL/USDT 1 -9.74 -9.74 -1.953341 -1.95 1 day, 1:00:00 0 0 1 0.00
TOTAL 40 -0.50 -19.85 -4.118171 -4.12 8:57:00 20 7 13 50.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 %
24 17 7 0 0.96 23.16 4.4863383500000005 4.63
12 0 0 12 -4.46 -53.58 -10.68914511 -10.72
3 3 0 0 4.37 13.12 2.5701649900000003 2.62
1 0 0 1 -2.55 -2.55 -0.4855296 -0.51

Summary

A backtesting was performed with a maximum of 5 open trades and an average of 3.33 trades per day. The starting balance was $100 and the final balance was $95.88182863, resulting in an absolute profit of $-4.118171370000001 and a total profit percentage of -0.041181713700000004. The average stake amount was $19.5068995475 and the total trade volume was $780.2759819. The best pair was ETC/USDT and the worst pair was SOL/USDT. The maximum balance reached was $103.28006433 and the minimum balance was $95.88182863. The market change during this period was -0.035501024726552366.

Metric Value
Backtesting from 2024-01-01 00:00:00
Backtesting to 2024-01-13 14:00:00
Max open trades 5
Total/Daily Avg Trades 40 / 3.33
Starting balance 100
Final balance 95.88182863
Absolute profit -4.118171370000001
Total profit % -0.041181713700000004
Avg. stake amount 19.5068995475
Total trade volume 780.2759819
Best Pair ETC/USDT
Worst Pair SOL/USDT
Max Balance 103.28006433
Min Balance 95.88182863
Market Change -0.035501024726552366

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
  }