banbot
a high-performance, easy-to-use, multi-symbol, multi-strategy, multi-period, multi-account event-driven trading bot
시스템 구조
활용 데이터
BinanceBybitOKXOHLCV/호가/체결 데이터
규칙 / 전략
저장소별 전략/실행 조건 확인 필요
실행
거래소 API 기반 자동 주문 실행
에디터 요약저장소 설명과 공개 메타데이터 기준으로 암호화폐 거래 봇, 백테스트 성격의 프로젝트로 파악했습니다. 확인 근거는 README, 저장소 토픽, 저장소 설명, GitHub 지표, 파이프라인 필드이며, 주요 데이터는 Binance, Bybit, OKX, OHLCV/호가/체결 데이터입니다. 전략/실행 조건은 저장소별 문서와 코드 확인이 필요하며, 실행 방식은 "거래소 API 기반 자동 주문 실행"라고 보수적으로 기록했습니다. GitHub 지표는 별 671개, 포크 126개입니다.
| 저장소 | banbox/banbot |
|---|---|
| 제작자 | banbox |
| 스타 / 포크 | ★ 671 / 126 |
| 라이선스 | AGPL-3.0 |
| 최근 업데이트 | 2026-07-06 |
| 스냅샷 시점 | 2026-07-08 (아래 README는 이 시점의 사본입니다) |
아래는 제3자가 작성·공개한 오픈소스 코드입니다. QuantField는 해당 코드의 동작과 안전성을 보증하지 않으며, 설치·실행 전 코드를 직접 검토하시기 바랍니다.
README
banbot
banbot is a high-performance, easy-to-use, multi-symbol, multi-strategy, multi-period, multi-account event-driven trading robot.
Main Features
- web ui: write strategy, backtest, and deploy without IDE.
- high-performance: backtest for 1 year klines in seconds.
- easy-to-use: write once, support both backtesting and real trading.
- flexible: free combination of symbols, strategies and time frames.
- event-driven: no lookahead, more freedom to implement your trade ideas.
- scalable: trade multiple exchange accounts simultaneously.
- hyper opt: support bayes/tpe/random/cmaes/ipop-cmaes/bipop-cmaes

Supported Exchanges
banbot support exchanges powered by banexg:
| logo | id | name | ver | websocket |
|---|---|---|---|---|
![]() |
binance | spot/usd-m/coin-m | * | Y |
![]() |
okx | spot/usd-m/coin-m | * | Y |
| 
