Back to Ccxt

CCXT Cryptocurrency Trading Library Examples

wiki/Examples.md

4.5.526.5 KB
Original Source

CCXT Cryptocurrency Trading Library Examples

Examples · Citations · Tutorials

Examples

To run the ccxt examples from any folder type one of the following commands in console.

Typescript

Typescript Examples


JavaScript

JavaScript Examples

shell
node path/to/example.js # substitute for actual filename here

These examples might require the following super-useful high-quality Node.js modules by xpl:

All of the modules above are installed with the ccxt library devDependencies by npm automatically.


PHP

PHP Examples

shell
php -f path/to/example.php # substitute for actual filename here

Python

Python Examples

shell
python path/to/example.py # substitute for actual filename here

CCXT Citations In Papers And Theses