Releases: eq19/maps
v0.1.0
Full Changelog: v0.0.39...v0.1.0
fibbo.py
# Optimal timeframe for multiple bots
timeframe = "15m"
informative_timeframe = "1h"
Download action repository 'eq19/maps@v8' (SHA:1aec984350016f67928faf48452744893dedef80)
Download action repository 'eq19/feed@v6' (SHA:74fb14c827e31cb1605621b60680ef2b136b9ad2)
Download action repository 'eq19/lexer@v4' (SHA:b15f47e68365f59c71f76181b0d6e7391e07da57)
Download action repository 'eq19/eq19@v2' (SHA:13d60591d7cbcab9c274688e565d57c413f47ab8)
v0.0.39
{
"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)
v0.0.38
Full Changelog: v0.0.37...v0.0.38
{
"key": "fibbo",
"trades": 5860,
"profit_mean": 0.0018207327169159483,
"profit_mean_pct": 0.18,
"profit_sum": 10.669493721127457,
"profit_sum_pct": 1066.95,
"profit_total_abs": 1070497.1859866502,
"profit_total": 0.10704971859866502,
"profit_total_pct": 10.7,
"duration_avg": "1:28:00",
"wins": 2930,
"draws": 7,
"losses": 2923,
"winrate": 0.5,
"cagr": 28.21094051396544,
"expectancy": 182.67870068031584,
"expectancy_ratio": 0.1511088832543459,
"sortino": 1078.4723466199198,
"sharpe": 826.0238290310623,
"calmar": 1182.8231060982646,
"sqn": 6.2123,
"profit_factor": 1.3053363174377235,
"max_drawdown_account": 0.015718803226139336,
"max_drawdown_abs": "168177.287"
}
SCORE: 29.66
{
"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": "NONE",
"buy_fast_dema": "13",
"buy_fib_level": "0.618",
"buy_rsi": 45,
"buy_slow_ema": "34",
"buy_stoch_osc": 29,
"buy_swing_period": 50,
"period": 14,
"smoothD": 3,
"smoothK": 2
},
"sell": {
"sell_additional_indicator": "NONE",
"sell_fib_level": "0.382",
"sell_rsi": 70,
"sell_rsi_threshold": 64,
"sell_stoch_osc": 85
},
"protection": {
"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,
"cooldown_lookback": 2
}
},
"ft_stratparam_v": 1,
"export_time": "2025-06-22 12:39:08.511064+00:00"
}
Download action repository 'eq19/maps@v8' (SHA:3403a497dd43ceb2e9578bd066b72487877774b7)
Download action repository 'eq19/feed@v6' (SHA:95b41670fd9766480caa372895bbfb671ad86f58)
Download action repository 'eq19/lexer@v4' (SHA:b15f47e68365f59c71f76181b0d6e7391e07da57)
Getting action download info
Download action repository 'eq19/eq19@v2' (SHA:08f32c4f7fbde550e5da52f34d6e6806eaa8ff75)
v0.0.37
Full Changelog: v0.0.36...v0.0.37
v0.0.36
Full Changelog: v0.0.34...v0.0.36
v0.0.35
Full Changelog: v0.0.34...v0.0.35
v0.0.34
Full Changelog: v0.0.33...v0.0.34
v0.0.33
Full Changelog: v0.0.32...v0.0.33
v0.0.32
Full Changelog: v0.0.31...v0.0.32
v0.0.31
Full Changelog: v0.0.30...v0.0.31