Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Crypto Bot & Data CCXT

Graphs, data, and attempt trading Bot using CCXT api abstractions

Majority of useful code is in symbols.js, graph.js & binance.js

Current state of the project allows ability to read from exchanges, bootstrapped by CCXT.

Repository: CCXT Github

You'll probably need an API key from the exchange you want to operate with. I recommend Binance for ease of use.

Install Dependencies

npm install

Display graphs and data in the terminal for ETH/BTC pairs

Run the following commands
# Run graph script
node graph.js

About

Bot using ccxt - still in development

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.