rinov / bitcoin_system_trading_sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitcoin_system_trading_sample

System trading sample code for bitcoin using ccxt

Requirement

Support python 3.7 or greater

Dependency

asyncio

ccxt

Strategy

Exchange: bitFlyer lightning FX

Symbol: BTC/JPY

Buy every minute if the previous last price goes up and sell if it goes down

LICENSE

MIT

About

License:MIT License


Languages

Language:Python 100.0%