PHP code example of bedri / bitfinex-v1
1. Go to this page and download the library: Download bedri/bitfinex-v1 library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
bedri / bitfinex-v1 example snippets
// Autoload files using the Composer autoloader.
t = 'y';
$bitfinex = new BitfinexV1($apiKey, $apiSecret);
print_r($bitfinex->platform_status());