Author Topic: 0.4.13 Not letting me cover an order  (Read 1137 times)

0 Members and 1 Guest are viewing this topic.

Offline bytemaster

That issue is known and has been resolved.  Fix will be out soon. 
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 biophil

  • Hero Member
  • *****
  • Posts: 880
  • Professor of Computer Science
    • View Profile
    • My Academic Website
  • BitShares: biophil
Weird issue that I can't make heads or tails of. 0.4.13, Windows 7, I've installed all the updates from the File menu. I shorted bitCNY earlier, and now I can't cover my orders. Here's a dump of the console; first I ran wallet_market_order_list and it showed my two margin orders, then I tried doing wallet_market_cover for each and no dice. It's telling me that it "can't find market order", when both orders are clearly mine. What gives? When I try covering from the GUI, it just sits there and does nothing. Doesn't mention any errors, just nothing. I also ran debug_list_errors, and nothing newer than 8 days old.

Here's the console dump:

Code: [Select]

>> wallet_market_cover peregrine 200 CNY 901b2f6b2fac75ae85853e30f9e15483f71e0bae

20011 unknown_market_order: unknown market order
Cannot find that market order!
    {}
    bitshares  wallet.cpp:4885 bts::wallet::wallet::cover_short

    {"from_account_name":"peregrine","real_quantity_usd":200,"quote_symbol":"CNY","short_id":"901b2f6b2fac75ae85853e30f9e15483f71e0bae","sign":true}
    bitshares  wallet.cpp:4984 bts::wallet::wallet::cover_short

    {}
    bitshares  common_api_client.cpp:1475 bts::rpc_stubs::common_api_client::wallet_market_cover

    {"command":"wallet_market_cover"}
    bitshares  cli.cpp:534 bts::cli::detail::cli_impl::execute_command




>> wallet_market_cover peregrine 200 CNY 825b06382eabbd85d8529d1095a0908fdd7ee1eb

20011 unknown_market_order: unknown market order
Cannot find that market order!
    {}
    bitshares  wallet.cpp:4885 bts::wallet::wallet::cover_short

    {"from_account_name":"peregrine","real_quantity_usd":200,"quote_symbol":"CNY","short_id":"825b06382eabbd85d8529d1095a0908fdd7ee1eb","sign":true}
    bitshares  wallet.cpp:4984 bts::wallet::wallet::cover_short

    {}
    bitshares  common_api_client.cpp:1475 bts::rpc_stubs::common_api_client::wallet_market_cover

    {"command":"wallet_market_cover"}
    bitshares  cli.cpp:534 bts::cli::detail::cli_impl::execute_command




>> wallet_market_order_list CNY BTSX


TYPE        QUANTITY            PRICE                         BALANCE             COST                COLLATERAL          ID                                 
================================================================================================================================
cover_order 1,320.00000 BTSX    0.17045454545454543 CNY / BTSX199.9999 CNY        224.9999 CNY        1,760.00000 BTSX    825b06382eabbd85d8529d1095a0908fdd7ee1eb
cover_order 75,710.77695 BTSX   0.16786034019695613 CNY / BTSX11,296.7438 CNY     12,708.8367 CNY     100,947.70260 BTSX  901b2f6b2fac75ae85853e30f9e15483f71e0bae

Support our research efforts to improve BitAsset price-pegging! Vote for worker 1.14.204 "201907-uccs-research-project."