Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asgeir-s/cc-trader
https://github.com/asgeir-s/cc-trader
bitcoin-trading-bots cryptocurrency trading-signals trading-strategies trading-systems
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asgeir-s/cc-trader
- Owner: asgeir-s
- Created: 2016-05-23T07:13:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T08:57:22.000Z (over 8 years ago)
- Last Synced: 2024-04-09T20:00:00.588Z (7 months ago)
- Topics: bitcoin-trading-bots, cryptocurrency, trading-signals, trading-strategies, trading-systems
- Language: Scala
- Size: 598 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
CCTrader
========================Pre-Requirements
------------------------
* Postgres database
* sbtTo Run
------------------------
1. Configure "CCTrader/src/main/resources/RENAME_application.conf" to point to your database.
2. Rename the file to: "application.conf"
3. Go to the project root folder
4. Run with: "sbt run"OkCoin:
1. get previous candlestick through REST
2. get previous ticker / trades data through REST
3. stream live candlestick data
4. stream live ticker / trades dataBitfinex
1. get previous candlestick through REST
2. get previous ticker / trades data through REST
3. stream live candlestick data
4. stream live ticker / trades dataMust have a Postgres DB with granuleritys