detoxy

1.1.12 • Public • Published

detoxy

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

Dependencies

Detoxy uses the headless browser phantomjs for scraping.

Installation

npm install -g detoxy

Usage

Fetch ETH/USD rates:

detoxy ethusd

Fetch XBX/USD rates:

detoxy xbxusd

Fetch balances and positions from Interactive Brokers:

detoxy ib --username <username> --password <password>

Alternatively, credentials can be passed as the environment variables DETOX_IB_USERNAME and DETOX_IB_PASSWORD.

Maintainer

Andreas Brekken andreas@kraken.com

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.12
    2
    • latest

Version History

Package Sidebar

Install

npm i detoxy

Weekly Downloads

2

Version

1.1.12

License

UNLICENSED

Last publish

Collaborators

  • abrkn