yw910915 / bot

Bot using ccxt - still in development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%Language:HTML 0.0%