Giter Club home page Giter Club logo

ejection-seat's Introduction

ejection-seat

A tool to help you get out of the rocket while you still can.

Donations

Won a lot? Love the script? Lost a lot but still want to show me love? Consider donating?

BTC - 1E6Vyh84pTEP9v6Sh8Yzm693pBZLvguX3m
ETH - 0xb2921b476838c8DB9a29d708B3cA8c11959D7c7D
LTC - LfkD8jcgv4E2rDta4hA2CUHNMiPGdZL1yr

Scripts (located in strategies)

martingale_plus is a martingale style script that decreases cashouts as bets increase. low_and_slow.js is the newest version that should be used.

Configuration

There are a number of configuration options available to you in low_and_slow:

BETTING

  • If you want to bet, or just simulate betting

BASE_BET

  • How much you want to start betting out, and when incrementing your bet, how much do you want to increment it

BASE_PROFIT_PERC

  • How much profit you want to try and get. 0.25 = 25% profit

WIN_PROFIT_INCREASE

  • When we win, how much should we increase our profit goal. 1 = 100% increase

LOSS_PROFIT_PERC

  • How much profit you want to try and get after a loss. 0.25 = 25% profit

MIN_CASHOUT

  • The minimum cashout amount

MAX_CASHOUT

  • The maximum cashout amount (cashouts more than this will have their bets scaled up)

MAX_BET

  • If a single bet goes over this amount, reset the script

MAX_COST

  • If a single streak's cost exceeds this amount, reset the script

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.