Skip to content
/ jbbot Public

JBbot - trading signal bot based on ichimoku cloud algorithm.

Notifications You must be signed in to change notification settings

neeilya/jbbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBbot - trading signal bot based on ichimoku cloud algorithm.

JBbot is a tool for traders aimed to apply ichimoku cloud algorithm to cryptocurrencies trading and provide trading signals. It uses Poloniex api for retrieving real time data and sends message on signal event.

Features

  • Configurable ichimoku cloud algorithm (see config file)
  • Congifurable tickers
  • Configurable emails list

Build instructions

  • Clone the repository
  • Run npm install
  • Copy config.example.js to config.js
  • Configure variables in config.js
  • Run node server against index.js

License

This project is licensed under the GNU General Public License

About

JBbot - trading signal bot based on ichimoku cloud algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published