Jesse: Python과 Rust 기반 암호화폐 알고트레이딩 프레임워크

Jesse는 리서치와 라이브 트레이딩 모두를 위한 암호화폐 트레이딩 프레임워크입니다.
분봉 시뮬레이션: '진실의 원천'

핵심 불변조건: 백테스트에는 1분봉만 허용. 상위 타임프레임은 집계 — 1h 전략은 60분마다 실행되지만, 주문은 각 분봉 내에서 high/low 기준으로 체결됩니다.
전략: 선언적 주문의 상태 머신
시스템이 자동 판단: 시장가, 지정가, 역지정가 — 위탁 가격의 현재가 대비 위치에 따라.
최적화: 노이즈 제거, 수익 극대화가 아님
적합도 함수가 과적합과 싸움: 최소 5건 거래 필터, 로그 정규화 거래 수, 훈련/테스트 2단계 검증.
링크
- 💻 GitHub: jesse-ai/jesse
- 🌐 웹사이트: jesse.trade
- 📄 라이선스: MIT
Authors
Trading-systems engineer
Trading-systems engineer building bots since 2017: cross-exchange arbitrage (connected up to 30 venues), cointegration-based pairs arbitrage across spot and futures, scalping, news and sentiment-driven strategies, trend algorithms, and portfolio management and balancing algorithms. Also builds sub-millisecond order execution, big-data warehouses, backtesting engines, AI agents, and trading interfaces (incl. open-source profitmaker.cc). Stack: JS/TS, Python, Rust/Zig/Go, DevOps, backend, frontend, architecture.