- this is a work in progress, more examples coming soon!
To run the ccxt examples from any folder type one of the following commands in console.
JavaScript Examples (work in progress)
node path/to/example.js # substitute for actual filename here
Python Examples (work in progress)
python path/to/example.py # substitute for actual filename here
PHP Examples (work in progress)
php -f path/to/example.php # substitute for actual filename here