Skip to content

Bitfinex crawler - Pulls ticker data from Bitfinex and saves it to the InfluxDB time series database

License

Notifications You must be signed in to change notification settings

JasperZ/bitfinex-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

Pulls ticker data from Bitfinex and saves it to the InfluxDB time series database.

Configuration via environment variables

Bitfinex API configuration
  • TICKER_SYMBOLS Comma seperated list of ticker symbols to track, e.g. tBTCUSD,tETHUSD
InfluxDB configuration
  • INFLUXDB_HOST Hostname to connect to InfluxDB
  • INFLUXDB_PORT Port to connect to InfluxDB (defaults to 8086)
  • INFLUXDB_USE_SSL Use https instead of http to connect to InfluxDB (defaults to False)
  • INFLUXDB_VERIFY_SSL Verify SSL certificates for HTTPS requests (defaults to False)
  • INFLUXDB_DATABASE Database name to connect to
  • INFLUXDB_USERNAME Username used to connect to InfluxDB
  • INFLUXDB_PASSWORD Password used to connect to InfluxDB

Links

License

MIT

About

Bitfinex crawler - Pulls ticker data from Bitfinex and saves it to the InfluxDB time series database

Resources

License

Stars

Watchers

Forks

Packages

No packages published
  NODES
COMMUNITY 1
Project 2
USERS 1
Verify 2