tradingview-watchlist-generator

0.0.2 • Public • Published

tradingview-watchlist-generator

Generate TradingView-importable watchlists of all assets offered on supported cryptocurrency exchanges

Installation

npm install --global tradingview-watchlist-generator

Usage

Usage:
  watchlist <exchange> [-b=<basepair>] [--inverse]
  watchlist -h | --help
  watchlist --version

Options:
  -h --help        Show this screen.
  --version        Show version.
  -b=<basepair>    Only include tradepairs traded against basepair in watchlist [default: BTC].
  -i --inverse     Invert every tradepair in watchlist.

Supported exchanges:
  - binance

Watchlists are generated in the /output directory.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tradingview-watchlist-generator

    Weekly Downloads

    1

    Version

    0.0.2

    License

    Apache-2.0

    Unpacked Size

    7.69 kB

    Total Files

    5

    Last publish

    Collaborators

    • hamroctopus