tradingview-watchlist-generator
v0.0.2
Published
Create TradingView watchlists of all assets on supported cryptocurrency exchanges
Downloads
5
Maintainers
Readme
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.