GithubHelp home page GithubHelp logo

kraken-auto-stack's People

Contributors

nullcount avatar roberthosking avatar

Watchers

 avatar

kraken-auto-stack's Issues

MVP: Trade alts for XBT

The original project auto DCAs from USD balance to XBT. The primary reason for this fork is to adapt the code to auto DCA Alts (Shitcoin Cost Average?) into sats.

The user should create a list of Alt tickers which are subject to being automatically traded.

e.x. ['STORJ', 'XMR', 'ETH']

A user may want to keep a certain balance of alts at all times and prefer that the script only sells any excess shitcoins above that threshold.

e.x.

[
    {
        alt: "STORJ",
        min: 50
    }
]

This setting would consider selling STORJ tokens if and only if the balance of STORJ exceeds 50 USD. It would trade an amount of STORJ such that, the remaining balance after the trade still exceeds $50 at the time of trade.

Additionally, there should be a global min-fee-threshold at which the script will actually make the purchase. For example, selling 1 STORJ is cost prohibitive as the trading fee outweighs the purchase amount.

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.