backtesting-for-cryptocurrency-trading
This is a simple backtesting framework to help you test your crypto currency trading. It includes a way to download and store historical crypto data and to execute a trading strategy.
System Structure
저장소별 전략/실행 조건 확인 필요
백테스트/분석 결과를 바탕으로 수동 판단
Editor Summary저장소 설명과 공개 메타데이터 기준으로 암호화폐 거래 봇, 거래소 API/프레임워크, 백테스트 성격의 프로젝트로 파악했습니다. 확인 근거는 README, 저장소 설명, GitHub 지표, 파이프라인 필드이며, 주요 데이터는 Binance, 가격/거래량 데이터입니다. 전략/실행 조건은 저장소별 문서와 코드 확인이 필요하며, 실행 방식은 "백테스트/분석 결과를 바탕으로 수동 판단"라고 보수적으로 기록했습니다. GitHub 지표는 별 183개, 포크 45개입니다.
| Repository | CyberPunkMetalHead/backtesting-for-cryptocurrency-trading |
|---|---|
| Creator | CyberPunkMetalHead |
| Stars / Forks | ★ 183 / 45 |
| License | MIT |
| Last Updated | 2021-06-20 |
| Snapshot Date | 2026-07-08 (README below is a copy from this date) |
This is third-party open-source code. QuantField does not guarantee its behavior or safety. Review the code before installing or running it.
README
You can use this simple crypto backtesting script to ensure your trading strategy is successful Minimal setup required and works well with static TP and SL strategies. Trailing Stop Loss could imporove profitability if added.
For a detailed guide on how to set this up go to the main guide You can use this to determine how profitable your Binance Volatility bot is