Coiner
Automatic Cryptocurrency Trading System by using Bithumb API
Install / Use
/learn @jihoonerd/CoinerREADME
Coiner
Auto Cryptocurrency Trading System
- This API-based system is tested in South Korea only.
Dependencies
- Python 3.6
- Numpy
- Pandas
- Matplotlib
Setup
- Clone this repository
$ git clone https://github.com/jihoon1990/Coiner.git
- Install Packages
- For
pip install
$ pip install urllib pandas
- For
conda
$ conda install urllib pandas
- Create
account_info.pywithapi_keyandapi_secret
api_key = "YOUR API KEY"
api_secret = "YOUR API SECRET KEY"
Please be careful of exposing your api keys!
Updates
Currently, it supports basic fatures only
- Bid/Ask Order
- Trade with market price
- Query orderbook
- Record the price of cryptocurrency
- Record the history of trading
- Bollinger Band
Disclaimer
In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
API Source
- Bithumb RESTFul API
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
