Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
/ bitfinex_to_influx Public archive

A simple go tool that will crawl bitfinex data and write it to influxdb

License

Notifications You must be signed in to change notification settings

ftieben/bitfinex_to_influx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitfinex_to_influx

is a simple go tool to get data from the bitfinex v1 API and send it to an influxDB host.

The Configuration will be set due to some environment Variables:

  • INFLUX_HOST

  • INFLUX_DB

  • INFLUX_USER

  • INFLUX_Pass

  • BFX_API_KEY

  • BFX_API_SECRET

About

A simple go tool that will crawl bitfinex data and write it to influxdb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published