https://github.com/kimjuls/future-trading-bot
A project of auto trading bot for futures. Basically it's for python, but will be migrated into golang.
https://github.com/kimjuls/future-trading-bot
Last synced: about 2 months ago
JSON representation
A project of auto trading bot for futures. Basically it's for python, but will be migrated into golang.
- Host: GitHub
- URL: https://github.com/kimjuls/future-trading-bot
- Owner: kimjuls
- License: apache-2.0
- Created: 2024-05-10T00:21:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-17T04:36:00.000Z (11 months ago)
- Last Synced: 2024-06-22T00:06:30.296Z (11 months ago)
- Language: Python
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
A project of auto trading bot for futures. Basically it's for javascript, but will be migrated into golang.
1. 워커 시작
2. 분봉 캔들 조회
3. 지표 분석 결과 출력
4. 주문/청산/보류 결정
5. 주문/청산/보류 처리
6. 반복