1.2.0 • Published 10 years ago

detoxxy v1.2.0

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
10 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