Skip to content

fodisi/hopbot

Repository files navigation

hopbot

hopbot is a command-line cryptocurrency trading bot using Node.js. It features:

  • Support for CoinbasePro. Work on further exchanges is planned.
  • Plugin architecture for implementing additional exchange support, or adding new strategies.
  • "Paper" trading mode ca be used for live tests without performing any operations in an exchange.

Current implementations

Exchanges

CoinbasePro implementation here

Strategies

Manual StopLossTakeProfit strategy here

Before using it:

Copy credentials-sample.js and rename it to credentials.js. Then, set the exchange's API Key data. Review the current configs at conf.js.

About

A trading bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published