These examples might require the following super-useful high-quality Node.js modules by xpl:
- ansicolor: A quality JavaScript library for the ANSI color/style management (ansicolor @ npm)
- as-table: A simple function that prints objects as ASCII tables (as-table @ npm)
- ololog: Platform-agnostic logging with blackjack and hookers (ololog @ npm)
All of the modules above are installed with the ccxt library devDependencies by npm automatically.
To run the ccxt JavaScript examples from any folder type in console:
node path/to/example.js # substitute for actual filename here