Author Topic: Market history display error ?  (Read 1050 times)

0 Members and 1 Guest are viewing this topic.

Offline muse-umum

  • Hero Member
  • *****
  • Posts: 717
  • BitShares everything
    • View Profile
More over, I find that the records under Blockchain Orders History page can't get updated automatically, only reloading makes it work.

Offline muse-umum

  • Hero Member
  • *****
  • Posts: 717
  • BitShares everything
    • View Profile
In Gui --- Market --- BTSX : BitCNY--Blockchain Orders History

Code: [Select]
TYPE PRICE (BITCNY/BTSX) PAID (BTSX) RECEIVED (BITCNY) Time
Bid 0.209205 106.68418 22.3188 September 16, 2014 at 10:37:00 AM GMT+8

From here we can see someone bought 106.68418 BTSX at 0.209205 BITCNY/BTSX.
So, the PAID here should be (BITCNY) while RECEIVED should be (BTSX). Right ?

Then we get below output by command:
Code: [Select]
blockchain_market_order_history CNY BTSX

Code: [Select]
TYPE                         PRICE                     PAID                 RECEIVED                FEES                     TIMESTAMP   OWNER
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Buy                0.215 CNY / BTSX              22.9371 CNY           106.68418 BTSX          0.6183 CNY    2014-09-16T02:37:00BTSXK8FLUg1FeMNbmNj5pXu1LG67qYhcGJb1b
 Sell  0.20920502092050212 CNY / BTSX           106.68418 BTSX              22.3188 CNY        0.00000 BTSX           2014-09-16T02:37:00   BTSXHEntBc72xomxmtGFvEwnWbG7i5WVx4owF

Here is the strange thing: Shouldn't the Bid displayed in GUI be  0.215 CNY / BTSX instead of 0.209205 CNY / BTSX ?
« Last Edit: September 16, 2014, 08:43:25 am by heyD »