Author Topic: help,Windows 0.4.10 GUI can‘t cancel order  (Read 2031 times)

0 Members and 1 Guest are viewing this topic.

Offline vikram

Are you able to successfully cancel in 0.4.13 (https://github.com/dacsunlimited/bitsharesx/releases/tag/v0.4.13) using the console commands "wallet_market_order_list" and "wallet_market_cancel_order" ?

Offline kinglaw0577

  • Full Member
  • ***
  • Posts: 95
    • View Profile
    • BitShares Richlist
 I did it in 0.4.11 GUI.I don't know which command  GUI used.
☆bitshares Richlist富豪榜 http://richlist.btsabc.org
☆BTSABC wallet online比特帝国在线钱包 https://bit.btsabc.org

Offline vikram

Yay,Now  I  can cancel order successful in 0.4.11。thks!

Hi, did you use the same command and it worked in 0.4.11? Or did you use the new experimental "wallet_market_cancel_order2" command?

Offline kinglaw0577

  • Full Member
  • ***
  • Posts: 95
    • View Profile
    • BitShares Richlist
Yay,Now  I  can cancel order successful in 0.4.11。thks!
☆bitshares Richlist富豪榜 http://richlist.btsabc.org
☆BTSABC wallet online比特帝国在线钱包 https://bit.btsabc.org

Offline bitmeat

  • Hero Member
  • *****
  • Posts: 1116
    • View Profile
Having the same problem:

Code: [Select]
>> list_orders USD BTSX

TYPE        QUANTITY            PRICE                         BALANCE             COST                COLLATERAL          ID                                 
================================================================================================================================
ask_order   X,XXX.XXXXX BTSX    0.XXXXXXXXXXXXXXXXXXX USD / BTSXX,XXX.XXXXX BTSX    XXX.XXXXX USD        N/A                 BTSX9cEV********************

Code: [Select]
>> cancel_order BTSX9cEV*************** (hidden for privacy)

37002 unknown_market_order: unknown market order
...

bytemaster, sent you detailed exception call stack in pm, in case you need to analyze.

Offline 麥可貓

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Hi,
Where do you find order id?
Thanks  :)

In your transactuon history click the rightest "date"
Then on the top you can see the transaction id
PTS: PmRVDPymZqSAZEXauHZSewrUrE66af7epT
BTSX: michaelcat
Delegate Team: x1.sun  x2.sun

Offline bytemaster

Did you import an old wallet from JSON?
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline vegolino

  • Sr. Member
  • ****
  • Posts: 450
  • Reality is Information
    • View Profile
Hi,
Where do you find order id?
Thanks  :)

Offline 麥可貓

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Windows 0.4.10 GUI can‘t cancel order ,show error as
RPC Server Error: In method 'wallet_market_cancel_order': unknown market order (20011)

you can use command at console tab to do this:
wallet_market_cancel_order <order_id> 
so you need to input the order_id you want to cancel
PTS: PmRVDPymZqSAZEXauHZSewrUrE66af7epT
BTSX: michaelcat
Delegate Team: x1.sun  x2.sun

Offline kinglaw0577

  • Full Member
  • ***
  • Posts: 95
    • View Profile
    • BitShares Richlist
Windows 0.4.10 GUI can‘t cancel order ,show error as
RPC Server Error: In method 'wallet_market_cancel_order': unknown market order (20011)
☆bitshares Richlist富豪榜 http://richlist.btsabc.org
☆BTSABC wallet online比特帝国在线钱包 https://bit.btsabc.org