Author Topic: shorted bitUSD, BTS stuck in collateral  (Read 1359 times)

0 Members and 1 Guest are viewing this topic.

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
Hmm shows empty..

Interesting though I ran wallet_regenerate_keys ACCOUNT-NAME 10500 and rescan after that.. Firstly rescan fails about 8% in everytime unless I delete my data folder and reimport from scratch.

Secondly now my balance is showing as if my bts is now free but listtransactions doesn't show anything about it.

Infact listtransactions shows no market orders but just the txs that were sent to me or I sent out.. Running this on the cli... My pc wallet doesn't want to resync keeps failing to sync after a few hrs. Atleast I got my bts but really annoying hopefully next version will be better..
Hired by blockchain | Developer
delegate: dev.sidhujag

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
In the console, type

Code: [Select]
wallet_account_order_list
This will show all your pending orders. Your shorts will show up like this:

Code: [Select]
"*hex id*",{
      "type": "cover_order",
      "market_index": {
        "order_price": {
          "ratio": "*margin call rate, satoshi-based*",
          "quote_asset_id": 22,
          "base_asset_id": 0
        },
        "owner": "*address*"
      },
      "state": {
        "balance": *open amount in satoshis*,
        "last_update": "1970-01-01T00:00:00"
      },
      "collateral": *collateral in satoshis*,
      "interest_rate": {
        "ratio": "0.",
        "quote_asset_id": 20,
        "base_asset_id": 0
      },
      "expiration": "2015-06-01T11:12:13"
    }
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
I shorted bitUSD with my BTS about 7 months ago and was in profit for a long time until price came back down recently. I had thought my short would resolve itself because orders were timestamped and mine would rise to the top of the stack because when I first shorted there was over 10 million BTS on the BID side of BTS/bitUSD and later when price rose there was less than 3.. but my order was not closed? Still it is not closed, how do I even check where my short is?

Now all my BTS I shorted with and collateral are all gone, with no indication of where they may be. Any help would be appreciated! thanks.
Hired by blockchain | Developer
delegate: dev.sidhujag