Code Monkey home page Code Monkey logo

Comments (8)

chrisleekr avatar chrisleekr commented on May 17, 2024 2

Hm, typically I set the limit price percentage lower than the stop price percentage.

And you have to understand setting 1.01 will lose the money unless the price surge.

So if you purchase $100 and set 1.01, then the stop loss limit order will be placed at $101.
With the order, the stop price will be set as $97.97 (3% lower, 0.97). And you configured the limit percentage as 0.996, which means the order will have a limit price of $100.596.

As you can see above, $97.97 is less than what you purchased and also need to consider the commission for the trade.

Hope it clears for you.

from binance-trading-bot.

chrisleekr avatar chrisleekr commented on May 17, 2024

Hm, I am not sure by just looking at that screenshot.

You need to see the log message in the bot.

I won't support how to see the log message. But I will give you the command that you can watch the log.

docker logs binance-bot  -f --tail=100 | bunyan -c 'this.server == "cronjob" && this.symbol == "BNBUSDT"'

from binance-trading-bot.

eyass445 avatar eyass445 commented on May 17, 2024

Are the numbers that I set correct, which are in the attached picture?

from binance-trading-bot.

eyass445 avatar eyass445 commented on May 17, 2024

Okay, I understood, now if I want to reap the profits and sell at only 1% profit, how do I put the numbers?

from binance-trading-bot.

eyass445 avatar eyass445 commented on May 17, 2024

In these fields
WhatsApp Image 2021-03-04 at 3 07 18 PM

from binance-trading-bot.

eyass445 avatar eyass445 commented on May 17, 2024

are you available ?

from binance-trading-bot.

chrisleekr avatar chrisleekr commented on May 17, 2024

@eyass445 Sorry, I am not trying to provide the setting you need because I cannot take any responsibility if you lose the money. Please read the code and understand how it works. Or calculate based on the explanation that I gave you before.

from binance-trading-bot.

eyass445 avatar eyass445 commented on May 17, 2024

Okay, I get it, but there is no sell limit on this bot? Is that correct ?

from binance-trading-bot.

Related Issues (20)

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.