Skip to content

Releases: eq19/maps

v0.1.16

Choose a tag to compare

@eq19 eq19 released this 11 Sep 00:45
195b80a

Full Changelog: v0.1.15...v0.1.16

Screenshot_2025-09-11-07-40-44-771_com android chrome
Screenshot_2025-09-11-07-40-17-923_com android chrome

Download action repository 'eq19/maps@v8' (SHA:195b80a94ac5172528de9d9d7396eae5ae73d026)
Download action repository 'eq19/feed@v6' (SHA:c8c54a52cf09399894ea54855d546c8223f32e75)
Download action repository 'eq19/lexer@v4' (SHA:862d770a37e0548c186d38e87634ea3b2624a71e)
Download action repository 'eq19/eq19@v2' (SHA:0f7015707d4c4903a70c984c91a0dfe13a260d3a)

v0.1.15

Choose a tag to compare

@eq19 eq19 released this 04 Sep 15:01
21bc84c

Full Changelog: v0.1.13...v0.1.15

Screenshot_2025-09-04-22-00-02-001_com android chrome

Download action repository 'eq19/maps@v8' (SHA:21bc84c14b48f3b19cb79090e58b468ad38c8a79)
Download action repository 'eq19/feed@v6' (SHA:63746d4c3ad4ce8f7ec8b678ef1c694c7cc53c23)
Download action repository 'eq19/lexer@v4' (SHA:b33ac2ae531f47d484204b6aebf0050f71710489)
Download action repository 'eq19/eq19@v2' (SHA:1a13497dfc92471c68c61a3b38e9ad4634c0fe86)

v0.1.14

Choose a tag to compare

@eq19 eq19 released this 03 Sep 07:27
04d11ed

Full Changelog: v0.1.13...v0.1.14

Screenshot_2025-09-03-14-29-00-012_com google android apps cloudconsole

Download action repository 'eq19/maps@v8' (SHA:dccdc0f031cfc936cadf0900beddd6ed19a0284f)
Download action repository 'eq19/feed@v6' (SHA:38804ac3bbde1ed3050fbb7b62e1b3a33f832567)
Download action repository 'eq19/lexer@v4' (SHA:78539e6fcafb0a237f231292d9a579ac671846a5)
Download action repository 'eq19/eq19@v2' (SHA:b0afbb5c267bcec25160566bdf829532ead49bc9)

v0.1.13

Choose a tag to compare

@eq19 eq19 released this 18 Aug 03:27

Full Changelog: v0.1.12...v0.1.13

Screenshot_2025-08-18-10-25-31-733_com android chrome

Download action repository 'eq19/maps@v8' (SHA:256e0548213ed9aa087d0bcb0bb6b9510855a257)
Download action repository 'eq19/feed@v6' (SHA:74fb14c827e31cb1605621b60680ef2b136b9ad2)
Download action repository 'eq19/lexer@v4' (SHA:b15f47e68365f59c71f76181b0d6e7391e07da57)
Download action repository 'eq19/eq19@v2' (SHA:9ddb00271288fdbb66593b10edc583289170d0ff)

v0.1.12

Choose a tag to compare

@eq19 eq19 released this 08 Aug 06:51
256e054

Full Changelog: v0.1.10...v0.1.12

***
  "key": "Fibbo",
  "trades": 198,
  "profit_mean": 0.00965316546585958,
  "profit_mean_pct": 0.97,
  "profit_sum": 1.9113267622401968,
  "profit_sum_pct": 191.13,
  "profit_total_abs": 1917676.2536618002,
  "profit_total": 0.19176762536618003,
  "profit_total_pct": 19.18,
  "duration_avg": "1 day, 22:05:00",
  "wins": 117,
  "draws": 75,
  "losses": 6,
  "winrate": 0.5909090909090909,
  "cagr": 1.8569356533883008,
  "expectancy": 9685.233604352523,
  "expectancy_ratio": -0.0973407608477399,
  "sortino": 23.15789892523455,
  "sharpe": 39.57731849255247,
  "calmar": 352.67821878545044,
  "sqn": 8.9577,
  "profit_factor": 10.287754892024585,
  "max_drawdown_account": 0.017029945141828016,
  "max_drawdown_abs": "206473.607"
***

📈 Strategy Summary for 'Fibbo'
---------------------------------
🧮 SCORE: 67.69
💰 Total Profit: 19.18%
📊 Winrate: 0.5909090909090909
🔁 Trades: 198
📉 Max Drawdown: 0.017029945141828016%
📈 CAGR: 1.0
📦 Expectancy: 1.0
📌 Sharpe: 39.57731849255247
📌 Sortino: 23.15789892523455

🔍 Behavior Profile:
📌 Balanced strategy – decent trade-off between risk and return
***
  "strategy_name": "Fibbo",
  "params": ***
    "trailing": ***
      "trailing_stop": true,
      "trailing_stop_positive": 0.329,
      "trailing_stop_positive_offset": 0.428,
      "trailing_only_offset_is_reached": true
    ***,
    "max_open_trades": ***
      "max_open_trades": 8
    ***,
    "buy": ***
      "buy_additional_indicator": "BB, DEMA",
      "buy_fast_dema": "8",
      "buy_fib_level": "0.786",
      "buy_rsi": 46,
      "buy_slow_ema": "34",
      "buy_stoch_osc": 40,
      "buy_swing_period": 46,
      "period": 15,
      "smoothD": 5,
      "smoothK": 8
    ***,
    "sell": ***
      "sell_additional_indicator": "STOCHRSI",
      "sell_fib_level": "0.236",
      "sell_rsi": 369,
      "sell_rsi_threshold": 3,
      "sell_stoch_osc": 63
    ***,
    "protection": ***
      "cooldown_lookback": 94,
      "lookback_period_candles": 1,
      "low_profit_trade_limit": 31,
      "max_drawdown_trade_limit": 18,
      "stop_duration_candles": 6,
      "trade_limit": 1,
      "use_low_profit": false,
      "use_max_drawdown_protection": true,
      "use_stop_protection": true
    ***,
    "roi": ***
      "0": 0.048,
      "66": 0.031,
      "180": 0.016,
      "375": 0
    ***,
    "stoploss": ***
      "stoploss": -0.334
    ***
  ***,
  "ft_stratparam_v": 1,
  "export_time": "2025-08-08 05:10:37.563187+00:00"
***

Download action repository 'eq19/maps@v8' (SHA:256e0548213ed9aa087d0bcb0bb6b9510855a257)
Download action repository 'eq19/feed@v6' (SHA:74fb14c827e31cb1605621b60680ef2b136b9ad2)
Download action repository 'eq19/lexer@v4' (SHA:b15f47e68365f59c71f76181b0d6e7391e07da57)
Download action repository 'eq19/eq19@v2' (SHA:9ddb00271288fdbb66593b10edc583289170d0ff)

v0.1.11

Choose a tag to compare

@eq19 eq19 released this 06 Aug 08:35
cbae975

Full Changelog: v0.1.10...v0.1.11

"pairlists": [
    {
        "method": "VolumePairList",
        "number_assets": 75,
        "sort_key": "quoteVolume",
        "min_value": 5000000,
        "refresh_period": 3600
    },
    {
        "method": "AgeFilter",
        "min_days_listed": 60
    },
    {
        "method": "PriceFilter",
        "low_price_ratio": 0.0005
    },
    {
        "method": "SpreadFilter",
        "max_spread_ratio": 0.005
    },
    {
        "method": "VolatilityFilter",
        "lookback_days": 3,
        "min_volatility": 0.01,
        "max_volatility": 0.5,
        "refresh_period": 1800
    },
    {
        "method": "RangeStabilityFilter",
        "lookback_days": 3,
        "min_rate_of_change": 0.025,
        "refresh_period": 1800
    },
    {
        "method": "PerformanceFilter",
        "minutes": 1440,
        "min_profit": 0.01
    },
    {
        "method": "PrecisionFilter"
    },
    {
        "method": "ShuffleFilter"
    }
]

Screenshot_2025-08-06-18-40-19-128_org telegram messenger

Download action repository 'eq19/maps@v8' (SHA:dd09383a340363ea8cfe0a049ec763f4ded8ee92)
Download action repository 'eq19/feed@v6' (SHA:74fb14c827e31cb1605621b60680ef2b136b9ad2)
Download action repository 'eq19/lexer@v4' (SHA:b15f47e68365f59c71f76181b0d6e7391e07da57)
Download action repository 'eq19/eq19@v2' (SHA:7f7f631196a42a5111ec586943fbdee5a05b11de)

v0.1.10

Choose a tag to compare

@eq19 eq19 released this 02 Aug 14:10
ade5fe7

Full Changelog: v0.1.9...v0.1.10

COmpendium of RElations – Modulo 6

    # Optimal timeframe for the strategy.
    timeframe = "15m"
    informative_timeframe = "1h"

Screenshot_2025-08-02-21-06-28-054_com android chrome

Download action repository 'eq19/maps@v8' (SHA:ade5fe7781a27a7655c9bfb8a0f9767628202033)
Download action repository 'eq19/feed@v6' (SHA:74fb14c827e31cb1605621b60680ef2b136b9ad2)
Download action repository 'eq19/lexer@v4' (SHA:b15f47e68365f59c71f76181b0d6e7391e07da57)
Download action repository 'eq19/eq19@v2' (SHA:754d88385c14a8ceebf668437da62a89b6997768)

v0.1.9

Choose a tag to compare

@eq19 eq19 released this 01 Aug 02:45
a10ac3a

Full Changelog: v0.1.8...v0.1.9

{
  "strategy_name": "Fibbo",
  "params": {
    "buy": {
      "buy_additional_indicator": "STOCHRSI",
      "buy_fast_dema": "8",
      "buy_fib_level": "0.236",
      "buy_rsi": 9,
      "buy_slow_ema": "89",
      "buy_stoch_osc": 73,
      "buy_swing_period": 120,
      "period": 8,
      "smoothD": 5,
      "smoothK": 7
    },
    "sell": {
      "sell_additional_indicator": "ATR, STOCHRSI",
      "sell_fib_level": "0.618",
      "sell_rsi": 357,
      "sell_rsi_threshold": 16,
      "sell_stoch_osc": 24
    },
    "protection": {
      "cooldown_lookback": 95,
      "lookback_period_candles": 174,
      "low_profit_trade_limit": 6,
      "max_drawdown_trade_limit": 19,
      "stop_duration_candles": 19,
      "trade_limit": 3,
      "use_low_profit": true,
      "use_max_drawdown_protection": false,
      "use_stop_protection": false
    },
    "roi": {
      "0": 0.091,
      "5": 0.025,
      "10": 0.011,
      "34": 0
    },
    "stoploss": {
      "stoploss": -0.325
    },
    "trailing": {
      "trailing_stop": true,
      "trailing_stop_positive": 0.168,
      "trailing_stop_positive_offset": 0.22,
      "trailing_only_offset_is_reached": false
    },
    "max_open_trades": {
      "max_open_trades": 4
    }
  },
  "ft_stratparam_v": 1,
  "export_time": "2025-07-30 14:12:11.067350+00:00"
}

Screenshot_2025-08-01-09-47-36-820_org telegram messenger

  "key": "Fibbo",
  "trades": 37,
  "profit_mean": 0.001187844399517864,
  "profit_mean_pct": 0.12,
  "profit_sum": 0.04395024278216097,
  "profit_sum_pct": 4.4,
  "profit_total_abs": 4410.265161679999,
  "profit_total": 0.0010756744296780486,
  "profit_total_pct": 0.11,
  "duration_avg": "2 days, 13:52:00",
  "wins": 11,
  "draws": 25,
  "losses": 1,
  "winrate": 0.2972972972972973,
  "cagr": 0.0064536891939033225,
  "expectancy": 119.19635572108108,
  "expectancy_ratio": -0.6392014327191988,
  "sortino": -100,
  "sharpe": 1.8192441988020989,
  "calmar": 42.346465472975865,
  "sqn": 0.9419,
  "profit_factor": 2.3495469893896392,
  "max_drawdown_account": 0.0007955734387051775,
  "max_drawdown_abs": "3267.96"

📈 Strategy Summary for 'Fibbo'

🧮 SCORE: 30.51
💰 Total Profit: 0.11%
📊 Winrate: 0.2972972972972973
🔁 Trades: 37
📉 Max Drawdown: 0.0007955734387051775%
📈 CAGR: 0.0064536891939033225
📦 Expectancy: 1.0
📌 Sharpe: 1.8192441988020989
📌 Sortino: -100

🔍 Behavior Profile:
📌 Balanced strategy – decent trade-off between risk and return

Screenshot_2025-08-01-10-26-44-353_com google android apps cloudconsole

docker exec -it mydb bash -c "supervisorctl stop monitor_freqtrade && supervisorctl stop freqtrade_live && rm /home/runner/data_live/logs/*.log && curl -sf -o /home/runner/data_live/strategies/utils/indodax_patch.py https://raw.githubusercontent.com/eq19/maps/v8/user_data/strategies/utils/indodax_patch.py && supervisorctl start freqtrade_live && sleep 20 && supervisorctl start monitor_freqtrade"

Download action repository 'eq19/maps@v8' (SHA:d4eda659432e706069ae2bebca835cc8ebdebc3b)
Download action repository 'eq19/feed@v6' (SHA:74fb14c827e31cb1605621b60680ef2b136b9ad2)
Download action repository 'eq19/lexer@v4' (SHA:b15f47e68365f59c71f76181b0d6e7391e07da57
Download action repository 'eq19/eq19@v2' (SHA:c0c0676a92eefb36e40dcf5618a4b0baf403c67c)

v0.1.8

Choose a tag to compare

@eq19 eq19 released this 30 Jul 16:03
eebc21b

Full Changelog: v0.1.7...v0.1.8

Screenshot_2025-07-30-22-59-25-953_org telegram messenger

Screenshot_2025-07-30-23-14-20-805_org telegram messenger
Screenshot_2025-07-30-23-13-57-589_org telegram messenger

v0.1.7

Choose a tag to compare

@eq19 eq19 released this 22 Jul 05:24

Full Changelog: v0.1.6...v0.1.7

{
  "strategy_name": "fibbo",
  "params": {
    "roi": {
      "0": 0.074,
      "2": 0.041,
      "14": 0.014,
      "37": 0
    },
    "stoploss": {
      "stoploss": -0.187
    },
    "trailing": {
      "trailing_stop": true,
      "trailing_stop_positive": 0.147,
      "trailing_stop_positive_offset": 0.213,
      "trailing_only_offset_is_reached": true
    },
    "max_open_trades": {
      "max_open_trades": 7
    },
    "buy": {
      "buy_additional_indicator": "STOCHRSI, TTM",
      "buy_fast_dema": "8",
      "buy_fib_level": "0.236",
      "buy_rsi": 49,
      "buy_slow_ema": "34",
      "buy_stoch_osc": 33,
      "buy_swing_period": 42,
      "period": 60,
      "smoothD": 9,
      "smoothK": 3
    },
    "sell": {
      "sell_additional_indicator": "FIBBO",
      "sell_fib_level": "0.236",
      "sell_rsi": 195,
      "sell_rsi_threshold": 226,
      "sell_stoch_osc": 32
    },
    "protection": {
      "cooldown_lookback": 0,
      "lookback_period_candles": 90,
      "low_profit_trade_limit": 0,
      "max_drawdown_trade_limit": 21,
      "stop_duration_candles": 166,
      "trade_limit": 8,
      "use_low_profit": false,
      "use_max_drawdown_protection": false,
      "use_stop_protection": false
    }
  },
  "ft_stratparam_v": 1,
  "export_time": "2025-07-15 19:49:58.396773+00:00"
}

Screenshot_2025-07-22-12-21-20-773_com google android apps cloudconsole

Screenshot_2025-07-22-12-22-46-307_org telegram messenger