RC3 , t2 tier liquidity submission wrong

Issue #699 resolved
Desrever Nu created an issue

tier=2 buy=0.9 sell=9.02938201 identifier=2:NBTBTC:ccedk:0.3.0-RC3|1431075381912|9e11ea response={"submitted":true} - [c.n.n.t.SubmitLiquidityinfoTask]

While the balance is Asset Total On order (T1) In balance (T2)

BTC 2.213299 2.209518 0.003782

tested on CCEDK. Need to test on other exchanges

Comments (5)

  1. Desrever Nu reporter

    however the balance seems correctly reported, from balancehistory.json

     "time_stamp": 1431075254201,
          "balance-not-on-order": [
            {
              "amount": 0.00378151,
              "currency": "BTC"
            },
            {
              "amount": 9.02938201,
              "currency": "NBT"
            }
          ]
    
  2. Desrever Nu reporter

    The difference can be explained by the fact that liquidity info is expressed in NBT, also for buy liquidity.

    So the problem might be in the HTML table instead

  3. Log in to comment