Giter Club home page Giter Club logo

Comments (6)

secwang avatar secwang commented on May 26, 2024

yes ,same error, some time K stuck on deleting order,have to restart every 1H。
The situation is that some limit orders are not cancelled and are not shown in the market order. I speculate that the cancellation order is invalid because of ratelimit. I'm trying to add lifetime to reduce the frequency of k.

│ 04/18 01:53:34.050940 QP BID quoting PAUSED because target base position limit was reached.

First of all, because of TBP, the whole market-making machine is suspended, and then if the suspension process takes a long time, this kind of order will show in binance, which equals to k being stuck and can only be restarted, while canceling the order on the binance.

from krypto-trading-bot.

secwang avatar secwang commented on May 26, 2024

I understand the situation, and the conclusion is that I need to write a script to clean up zombie orders so that I can keep running.
The logic is simple: the order continues to exceed the 1min (too long for high frequency) and we cancel the order.

from krypto-trading-bot.

secwang avatar secwang commented on May 26, 2024

I am using such a strange way to solve this problem at present. Use a python script to check if binance has a zombie order, and if so, script make restart k. So far, the job is very good.

from krypto-trading-bot.

hjbc3 avatar hjbc3 commented on May 26, 2024

got same issue here , when can this bug be fixed

from krypto-trading-bot.

Vangervp avatar Vangervp commented on May 26, 2024

Same issue. Please fix bug with Binance,

from krypto-trading-bot.

Sladoeg avatar Sladoeg commented on May 26, 2024

I am using such a strange way to solve this problem at present. Use a python script to check if binance has a zombie order, and if so, script make restart k. So far, the job is very good.

secwang, Could you please share the python script, I have the same issue, only canceling the orders with the separate script doesn't work for me and K still stucks.

Did you catch exactly the event when the K is stucked?

from krypto-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.