Crypto Bot

  • trading bot
  • algorithm-based
  • open source

Responsibilities:

  • developement
  • design
Crypto Bot
Crypto Bot

This is an open source trading bot for trading cryptocurrency.

The algorithm is based on the Coppock Curve for buy indications and ATR (WMA of TR) for sell indication. The bot is a Node server written in typescript and it runs a React front-end with graphs to visualize the data.

CCXT is used to get current price data and connect to exchanges.

ATT: This is built mostly for fun. I am no trading expert, use this at your own risk.

Technologies used:

  • node
  • typescript