NAME
Finance::CoinbasePro::API::CLI - Command-line interface to GDAX / Coinbase Pro
SYNOPSIS
Provides a command-line interface to Coinbase Pro (no longer GDAX).
% script/coinbasepro.pl
coinbasepro.pl: first param is action to perform (top|buy|sell|products|accounts|orders|quotes|trades|fills|cancel|cancelall)
coinbasepro.pl (top|buy|sell|products|accounts|orders|quotes|trades|fills|cancel|cancelall)
[--verbose] [--dryrun] [--product=BTC-USD] [--price=N] [--size=N] [--cancel]:
shows data from GDAX/Coinbase Pro
for example: coinbasepro.pl quotes --product=BTC-USD or coinbasepro.pl products
AUTHOR
joshr, <joshr at joshr.com>
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Finance::CoinbasePro::API::CLI
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2018 Josh Rabinowitz
This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at:
http://www.perlfoundation.org/artistic_license_2_0
NAME
Finance::CoinbasePro::API::CLI
DESCRIPTION
pod generated by Pod::Autopod - keep this line to make pod updates possible ####################
REQUIRES
METHODS
function1
function1();
function2
function2();