Skip to content

v0.0.39

Compare
Choose a tag to compare
@eq19 eq19 released this 26 Jun 22:24
· 50 commits to v8 since this release
1903cab
{
  "key": "fibbo",
  "trades": 4273,
  "profit_mean": 0.0036769860312125136,
  "profit_mean_pct": 0.37,
  "profit_sum": 15.71176131137107,
  "profit_sum_pct": 1571.18,
  "profit_total_abs": 1576397.61285403,
  "profit_total": 0.157639761285403,
  "profit_total_pct": 15.76,
  "duration_avg": "1:16:00",
  "wins": 2286,
  "draws": 4,
  "losses": 1983,
  "winrate": 0.5349871284811608,
  "cagr": 127.67144018394302,
  "expectancy": 368.9205740355793,
  "expectancy_ratio": 0.3420886509166037,
  "sortino": 1671.6456122356474,
  "sharpe": 1246.0472491322078,
  "calmar": 4056.8832237118495,
  "sqn": 10.974,
  "profit_factor": 1.7391552220709263,
  "max_drawdown_account": 0.006748807003985044,
  "max_drawdown_abs": "73006.534"
}
SCORE: 71.25

Full Changelog: v0.0.38...v0.0.39

{
  "strategy_name": "fibbo",
  "params": {
    "roi": {
      "0": 0.298,
      "115": 0.144,
      "280": 0.055,
      "507": 0
    },
    "stoploss": {
      "stoploss": -0.136
    },
    "trailing": {
      "trailing_stop": true,
      "trailing_stop_positive": 0.099,
      "trailing_stop_positive_offset": 0.178,
      "trailing_only_offset_is_reached": false
    },
    "max_open_trades": {
      "max_open_trades": 100
    },
    "buy": {
      "buy_additional_indicator": "STOCHRSI",
      "buy_fast_dema": "5",
      "buy_fib_level": "0.618",
      "buy_rsi": 32,
      "buy_slow_ema": "55",
      "buy_stoch_osc": 41,
      "buy_swing_period": 36,
      "period": 5,
      "smoothD": 3,
      "smoothK": 5
    },
    "sell": {
      "sell_additional_indicator": "NONE",
      "sell_fib_level": "0.382",
      "sell_rsi": 70,
      "sell_rsi_threshold": 64,
      "sell_stoch_osc": 85
    },
    "protection": {
      "cooldown_lookback": 2,
      "low_profit_trade_limit": 0,
      "max_drawdown_trade_limit": 6,
      "stop_duration": 98,
      "trade_limit": 4,
      "use_low_profit": true,
      "use_max_drawdown_protection": false,
      "use_stop_protection": true
    }
  },
  "ft_stratparam_v": 1,
  "export_time": "2025-06-26 21:22:32.177586+00:00"
}

Download action repository 'eq19/maps@v8' (SHA:1903cab7ec39b492998e249cf7fcb6125f7fd47c)
Download action repository 'eq19/feed@v6' (SHA:95b41670fd9766480caa372895bbfb671ad86f58)
Download action repository 'eq19/lexer@v4' (SHA:b15f47e68365f59c71f76181b0d6e7391e07da57)
Download action repository 'eq19/eq19@v2' (SHA:2a75fd6cdccc482c846e021d3f8224365b204232)