Skip to content

Examples

github-actions[bot] edited this page Jun 13, 2026 · 2 revisions

CCXT Cryptocurrency Trading Library Examples

preview

Examples

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

Typescript

Typescript Examples


JavaScript

JavaScript Examples

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.

bitcoin ascii chart

PHP

PHP Examples

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

Python

Python Examples

basic-chart

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

CCXT Citations In Papers And Theses


Clone this wiki locally