Skip to content

MagicKriss/btceur-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinbasePro websocket API test

A simple application that connects to the CoinbasePro WebSocket API, subscribes to Ticker channel for BTC to EUR currency course and stores that to MySQL every X seconds. If no update on price has been made, the latest value is stored to the database. Database specialized specificaly for time series storage, like InfluxDB, could have been an even better choice.

About

Test for using CoinbasePro API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages