PHP code example of diohz0r / cryptotrader
1. Go to this page and download the library: Download diohz0r/cryptotrader 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/ */
diohz0r / cryptotrader example snippets
bin/console localbtc:sell:online EUR
bin/console localbtc:sell:online EUR -a 100 -t 15
bin/console lc:sell:online AU -a 100 -t 15
bin/console lc:sell:online AU -a 100 -t 15 -o LTC
bin/console uphold:sell VE VES -a 10000 -t 20 -x
bin/console --help
bin/console localbtc:sell:online --help