Skip to content

angelexevior/php-bitfinex-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-bitfinex-v2

PHP Bitfinex API (v2)

This is still a work in progress.

I'll be gradually adding all the v2 functions and eventually expand this into an informational page with graphs and indicators... possibly write a bot algorithm to go with it!

See example.php for usage examples!

A full list of additional JSON array items can be found here: https://docs.bitfinex.com/v2/reference

Requirements:

  • A Bitfinex account with an API Key and Secret enabled.
  • A server that runs PHP (duh.).
  • Read example.php for a basic understanding.

If you like this code, please feel free to donate at any of my addresses below. Thanks and enjoy!

ETH: 0x29a0fE95400dd99A1708496173d50cc482F438F5

BTC: 39m6QMicLFgEThbtetuvz4Z6Jz5eERCRFp

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%