GithubHelp home page GithubHelp logo

coaden / stop-loss-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from labzonesk/stop-loss-bot

0.0 0.0 0.0 22 KB

Trading bot to place order when price is bellow target for Kraken exchange.

License: MIT License

JavaScript 100.00%

stop-loss-bot's Introduction

About

This is simple bot to place sell order on Kraken exchange when price drops to configured target. It creates "safety net" to prevent you loss more than you want.

The logic is following:

  • Check target price for each currency
  • If current price is below target, place sell order
  • Order type is market to make sure that order will be sucessful
  • Current logic will sell whole amount of currency

IMPORTANT I have created GUI for desktop computer (Windows, Linux, Mac) based on some comments and emails. Repository for this bot with GUI can be found here: Stop-loss bot with GUI

Basic commands

Usage

Install all dependecies

npm install

Run the bot

npm start

Current code is work in progress. Please, use with caution. Do not connect to your Kraken account until you are sure that you know what you are doing. Otherwise you can loose your money!!!

If you want to contribute or you have any ideas or questions, do not hesitate to contact me.

Twitter: @starosta83

Email: [email protected]

I will be very happy if this bot helps you to loss your money and provide you "safety net" in times when cryptocurrency market crashes.

If you would like to say thanks, drop me a message or I accept BTC on this address: 15KENjj7UnrtvhsE3uA6QXXg5e2DwPFFKM 15KENjj7UnrtvhsE3uA6QXXg5e2DwPFFKM

stop-loss-bot's People

Contributors

martin-starosta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.