Code Monkey home page Code Monkey logo

Comments (9)

steeply avatar steeply commented on June 14, 2024 1

Try
export PERMANENT_DEPOSIT=true

from gbot-trader.

steeply avatar steeply commented on June 14, 2024 1

When launched, the bot closes all orders. This is how it calculates the total balance and makes deposit reserves. Then it re-places orders based on the specified configuration.

You can prohibit closing orders at the start. But then all orders that were on the market at the start will be ignored and will not be taken into account during operation. The orders that were opened during the current bot session will be taken into account

export IGNORE_ORDERS_AT_START=true

Although I may have misunderstood your problem

from gbot-trader.

Daedalus-code avatar Daedalus-code commented on June 14, 2024

Thank you for answer! Was looking at that on README

it still says Closing of all orders now two times restarting the bot with export PERMANENT_DEPOSIT=true

export PERMANENT_DEPOSIT=true
export DEPOSIT_LIMIT=70%
export EXCHANGE=Poloniex
export NAME_COIN=btc
export NAME_COIN_TWO=usdt
export COUNT_ORDERS=20
export OFFSET_FIRST_ORDERS_PERCENT=0.01
export ONE_ORDERS_OFFSET=0.4
export ONE_ORDERS_PROFIT_PERCENT=0.3
export ONE_ORDERS_SELL=true
export QUANTITY_ORDERS_IN_BLOCKS=5
export RANGE_OFFSET=15
export SIZE_ORDERS_MARTINGALE=20

from gbot-trader.

Daedalus-code avatar Daedalus-code commented on June 14, 2024

export IGNORE_ORDERS_AT_START=true Interesting, I just want it all in play, don't leave it out.
It can close orders thats fine, really, I just want it to know the total balance on those two pairs and use it, every time.

Thank you for answering.

from gbot-trader.

Daedalus-code avatar Daedalus-code commented on June 14, 2024

A rule that would move everything into one pair (USDT) when it starts, from those two pair you setup of course, then it can start over with it's calculations with everything in USDT.
I don't want to sound rude 🙈 kinda need a option like this cause I love the idea to build up reserves.
Amazing bot btw, Thank you for the trial version, learned a lot and had a lot of fun.

from gbot-trader.

steeply avatar steeply commented on June 14, 2024

The transfer of the deposit at the start of the bot to one trading currency is specifically left to the discretion of the user.
Since it is not known at what price and how the user wants to make the conversion

from gbot-trader.

Daedalus-code avatar Daedalus-code commented on June 14, 2024

I know it's the bot that will make that sell order and turn it into USDT for example, If the user wants that option it's our own risk right? Cause I kinda do it every time now for two years.

from gbot-trader.

Daedalus-code avatar Daedalus-code commented on June 14, 2024

Well it can be a bigger problem the bigger the order is and longer the bot has to wait to fulfil it enough to start..
Im not really sure other ways I can do it, but you are right.

Im restarting the bot when the market is idling for a certain time and the bot are above the "buy order" and earned enough and then I stop the bot, canceling orders, selling everything into USDT and then restart the bot and then it builds a bigger reserve and have some extra to trade with.

from gbot-trader.

Daedalus-code avatar Daedalus-code commented on June 14, 2024

When the bot does it's last big sell at top and then has the USDT in total for a moment, can the bot do the "recalculations" again? and then create a new set Reserved Amount from that total amount in USDT?

So like do that "process" in-between before it continues again? 🙈

from gbot-trader.

Related Issues (16)

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.