Giter Site home page Giter Site logo

qt-bitcoin-trader-scripts's People

Contributors

drrmrr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qt-bitcoin-trader-scripts's Issues

make optional condition, that first bid have fixed value

Two new variables will be made:

  • firstBidPrice.txt - first bid will always be at this price
  • firstBidPriceEnabled.txt - if set to true, then the first bid will always be as it is set firstBidPrice.txt

Next option will be, that with condition all bids can be with lowest price bid, and range between bids can be smaller and smaller buys can be made.

make optional variable for keeping fixed percentage of currency

If the variable is enabled and the percentage is set, then the primary currency is kept at a specific amount and not traded.

Maybe minimal value can be set for both currencies. If trader pair BTCETH is enabled, then keep 15% of BTC and 10%, the rest will be used for trading.

reset bids if condition variable is set to true

if variable with condition is set to true, then all bids will be cleared and new bids will be generated, if condition in resetPrice.txt is applied.

new variable name: resetBidsEnabled.txt (true / false)

new bids after every buy

the new optional variable will be used, so after every new buy, new bids will be generated. That way, every first buy will be with lowest volume and bids won't be reset after every sells like it is the only option now.

correct bids if firstBuy variable is set to true

if first buy is set to true, then make first buy as soon as possible (this now works). But, if there are no more bids and new are generated, then the first new bid must be smaller than the last one executed for the step defined in Stepbeetwenorders

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.