This website requires JavaScript.
Explore
Help
Sign In
gihyeon
/
cointrader
Watch
1
Star
0
Fork
0
You've already forked cointrader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
69b5675bfd4349a066d7f8b82264e0c1cfcfc7c6
cointrader
/
tests
History
21in7
69b5675bfd
feat: WebSocket 실시간 캔들 스트림 구현
...
Made-with: Cursor
2026-03-01 12:52:40 +09:00
..
__init__.py
chore: 프로젝트 초기 설정 및 의존성 추가
2026-03-01 12:48:03 +09:00
test_config.py
feat: Config 모듈 추가 (Notion 연동 포함)
2026-03-01 12:48:34 +09:00
test_data_stream.py
feat: WebSocket 실시간 캔들 스트림 구현
2026-03-01 12:52:40 +09:00
test_database.py
feat: Notion 거래 이력 저장 모듈 구현
2026-03-01 12:51:27 +09:00
test_exchange.py
feat: BinanceFuturesClient 구현
2026-03-01 12:49:26 +09:00
test_indicators.py
feat: 복합 기술 지표 모듈 구현 (RSI/MACD/BB/EMA/ATR/StochRSI)
2026-03-01 12:50:51 +09:00
test_risk_manager.py
feat: 리스크 매니저 구현 (일일 손실 한도, 포지션 수 제한)
2026-03-01 12:52:05 +09:00