1.3.1 • Published 8 years ago

detoxxy v1.3.1

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
8 years ago

detoxxy

Detoxxy pulls exchange rates and balances from external services, such as Tradeblock and Interactive Brokers.

Dependencies

Detoxxy uses the headless browser phantomjs for scraping.

Installation

npm install -g detoxxy

Usage

Fetch ETH/USD rates:

detoxxy ethusd

Fetch XBX/USD rates:

detoxxy xbxusd

Fetch balances and positions from Interactive Brokers:

detoxxy ib --username <username> --password <password>

Alternatively, credentials can be passed as the environment variables DETOXX_IB_USERNAME and DETOXX_IB_PASSWORD.

Maintainer

Andreas Brekken andreas@kraken.com