시스템자가 보고크립토Python

NostalgiaForInfinity

Trading strategy for the Freqtrade crypto bot

시스템 구조

활용 데이터
BinanceBybitOKXKrakenKuCoin가격/거래량 데이터
규칙 / 전략

저장소별 전략/실행 조건 확인 필요

실행

백테스트/분석 결과를 바탕으로 수동 판단

에디터 요약

저장소 설명과 공개 메타데이터 기준으로 암호화폐 거래 봇, 백테스트, 기술적 분석 성격의 프로젝트로 파악했습니다. 확인 근거는 README, 저장소 설명, GitHub 지표, 파이프라인 필드이며, 주요 데이터는 Binance, Bybit, OKX, Kraken, KuCoin, 가격/거래량 데이터입니다. 전략/실행 조건은 저장소별 문서와 코드 확인이 필요하며, 실행 방식은 "백테스트/분석 결과를 바탕으로 수동 판단"라고 보수적으로 기록했습니다. GitHub 지표는 별 3316개, 포크 739개입니다.

저장소iterativv/NostalgiaForInfinity
제작자iterativv
스타 / 포크★ 3316 / 739
라이선스GPL-3.0
최근 업데이트2026-07-08
스냅샷 시점2026-07-08 (아래 README는 이 시점의 사본입니다)

아래는 제3자가 작성·공개한 오픈소스 코드입니다. QuantField는 해당 코드의 동작과 안전성을 보증하지 않으며, 설치·실행 전 코드를 직접 검토하시기 바랍니다.

README

NostalgiaForInfinity

GitHub Pages

📖 Documentation

Full documentation is available online at:
👉 https://iterativv.github.io/NostalgiaForInfinity/

Introduction

Trading strategy for the Freqtrade crypto bot. For backtesting results, check out the comments in the individual commit page.

General Recommendations

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_signal must set to true (or not set at all).
  • exit_profit_only must set to false (or not set at all).
  • ignore_roi_if_entry_signal must set to true (or not set at all).

Automatic Updates (Docker)

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 --build

Configuration (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=nostalgiaforinfinity

View updater logs:

docker compose logs -f nfi-updater

Discord Link

This is where we chat, hangout and contribute as a community (both links is the same server)

Referral Links

If you like to help, you can also use the following links to sign up to various exchanges: