Giter Club home page Giter Club logo

Comments (4)

carlosmiei avatar carlosmiei commented on May 25, 2024

Hello @skuvv,

When you edit an order you're actually canceling+placing a new order at bitget, hence the two unlinked records (the order canceled and the new one).

CXT v4.3.11
bitget.watchOrders (LTC/USDT:USDT)
       symbol |                  id |                        clientOrderId |     timestamp |                 datetime | lastTradeTimestamp |  type | timeInForce | postOnly | side | price | amount | cost | filled | remaining |   status |                          fee | trades |                           fees
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
LTC/USDT:USDT | 1168858191115231247 |                  1168858191127814147 | 1714403429776 | 2024-04-29T15:10:29.776Z |      1714403583667 | limit |         GTC |    false |  buy |    50 |    0.1 |    5 |      0 |       0.1 | canceled | {"cost":0,"currency":"USDT"} |     [] | [{"cost":0,"currency":"USDT"}]
LTC/USDT:USDT | 1168858836614422533 | e0e5044e-0092-4eec-8375-49362667b7db | 1714403583673 | 2024-04-29T15:13:03.673Z |      1714403583673 | limit |         GTC |    false |  buy |    52 |    0.1 |  5.2 |      0 |       0.1 |     open | {"cost":0,"currency":"USDT"} |     [] | [{"cost":0,"currency":"USDT"}]
2 objects

from ccxt.

skuvv avatar skuvv commented on May 25, 2024

I suppose there is no way to link these orders or add an information about replace in canceled order...

from ccxt.

carlosmiei avatar carlosmiei commented on May 25, 2024

@skuvv Unfortunately I don't think so, edit in this case is only a shortcut for canceling+placing a new order

from ccxt.

skuvv avatar skuvv commented on May 25, 2024

Ok, thank you for information. Will look to another way.

from ccxt.

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.