Full documentation is available online at:
👉 https://iterativv.github.io/NostalgiaForInfinity/
Trading strategy for the Freqtrade crypto bot. For backtesting results, check out the comments in the individual commit page.
For optimal performance, suggested to use between 6 and 12 open trades, with unlimited stake.
A pairlist with 40 to 80 pairs. Volume pairlist works well.
Prefer stable coin (USDT, USDC etc) pairs, instead of BTC or ETH pairs.
Highly recommended to blacklist leveraged tokens (*BULL, *BEAR, *UP, *DOWN etc).
Ensure that you don't override any variables in you config.json. Especially the timeframe (must be 5m).
use_exit_signalmust set to true (or not set at all).exit_profit_onlymust set to false (or not set at all).ignore_roi_if_entry_signalmust set to true (or not set at all).
This is where we chat, hangout and contribute as a community (both links is the same server)
If you like to help, you can also use the following links to sign up to various exchanges:
- Binance: (20% discount on trading fees)
- Kucoin: (20% lifetime discount on trading fees)
- Gate: (20% lifetime discount on trading fees)
- OKX: (20% discount on trading fees)
- MEXC: (10% discount on trading fees)
- ByBit: (signup bonuses)
- Bitget: (lifetime 20% rebate all plus 10% discount on spot fees)
- BitMart: (20% lifetime discount on trading fees)
- HTX: (Welcome Bonus worth 241 USDT upon completion of a deposit and trade)
The repository includes an nfi-updater sidecar service for Docker Compose users that keeps the strategy, blacklist, and pairlist automatically up to date without manual intervention.
What it does:
- Checks the strategy file, blacklist, and pairlist against the latest version on GitHub on a configurable schedule (default: every day at 10:00 AM in your timezone)
- Watches the blacklist file via HTTP ETag every 60 seconds and applies critical updates immediately
- Automatically restarts the freqtrade container only when a file actually changed
How to enable it:
The nfi-updater service is already defined in docker-compose.yml. It starts alongside freqtrade automatically when you run:
docker compose up -d --buildConfiguration (add to your .env):
# Timezone for the cron schedule
TZ=Europe/London
# How often to check for updates (cron syntax, default: daily at 10:00 AM)
NFI_UPDATE_CRON=0 10 * * *
# Docker Compose project name — must match what 'docker compose ls' shows
# Docker uses the lowercase folder name by default
COMPOSE_PROJECT_NAME=nostalgiaforinfinityView updater logs:
docker compose logs -f nfi-updaterAbsolutely not required. However, will be accepted as a token of appreciation.
-
BTC:
bc1qvflsvddkmxh7eqhc4jyu5z5k6xcw3ay8jl49sk -
ETH (ERC20):
0x83D3cFb8001BDC5d2211cBeBB8cB3461E5f7Ec91 -
BEP20/BSC (USDT, ETH, BNB, ...):
0x86A0B21a20b39d16424B7c8003E4A7e12d78ABEe -
TRC20/TRON (USDT, TRON, ...):
TTAa9MX6zMLXNgWMhg7tkNormVHWCoq8Xk -
Patreon : https://www.patreon.com/iterativ