Skip to content

albanx/trade-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 12, 2020
1a098ad · Feb 12, 2020

History

33 Commits
Mar 14, 2018
Feb 12, 2020
May 13, 2018
Feb 4, 2020
Dec 9, 2017
Feb 4, 2020
Mar 14, 2018
May 11, 2018
Mar 14, 2018
Mar 23, 2018
May 13, 2018
Mar 23, 2018
Feb 4, 2020
Feb 4, 2020
Feb 4, 2020

Repository files navigation

JsTradeBot

JsTradeBot is a simple Javascript bot, written in ES6, to trade automatically crypto coin. It is based on simple strategies, it monitors the coin prices and tries to make relative gains.

Tech Stack

  • ES6
  • Async/Await
  • MongoDB as permanent store
  • NodeJS for running via cmd
  • Jest for unit tests

Strategies

Current the bot implements 3 strategies,

  • Simple, trades within give limits in absolute values
  • DiffBased trades within give limits in percent values
  • PeakDetector, trades only when it detects maximum value or minimum value of the coin

Directory Layout

About

A simple nodejs bot for trading crypto coins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published