Author Topic: Phantom bitBTC in the GUI.  (Read 2097 times)

0 Members and 1 Guest are viewing this topic.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
I am not clear on what the issue is?

Thirst 3 short orders in per GUI does not really exist (and subsequently do not show in Console).

What is the price & quantity?
per OP
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline GaltReport

I am not clear on what the issue is?

Thirst 3 short orders in per GUI does not really exist (and subsequently do not show in Console).

What is the price & quantity?

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
I am not clear on what the issue is?

Thirst 3 short orders in per GUI does not really exist (and subsequently do not show in Console).
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline bytemaster

I am not clear on what the issue is?
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 tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
Already filed bug:
https://github.com/BitShares/web_wallet/issues/303

How do I (myself) file a bug report? Or should I ask this question in the 'stupid question' thread?

[edit]
I DO NOT THINK THIS IS THE SAME ISSUE!
« Last Edit: September 08, 2014, 05:53:01 pm by tonyk »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

Offline GaltReport

I've had issues with orders not matching even when I had the top orders on both the Ask/Short and Bid side for the same amount.  Either there are bugs in this order matching or I don't know how it works in which case the GUI needs to be updated so that it visually makes sense because it's frustrating and you eventually give up because you don't believe your order will be executed.

If the top Ask/Short has a short order for 27.1 and the top Bid is 27.1, shouldn't they be matched?
they will match .. unless they differ in the last decimal .. which is (for what ever reason) not displayed correctly in the gui (that bug sucks!)

@tonky: sorry .. missed that .. I will send cass a link he should know who can fix that I guess

Yes, it does.  :(

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I've had issues with orders not matching even when I had the top orders on both the Ask/Short and Bid side for the same amount.  Either there are bugs in this order matching or I don't know how it works in which case the GUI needs to be updated so that it visually makes sense because it's frustrating and you eventually give up because you don't believe your order will be executed.

If the top Ask/Short has a short order for 27.1 and the top Bid is 27.1, shouldn't they be matched?
they will match .. unless they differ in the last decimal .. which is (for what ever reason) not displayed correctly in the gui (that bug sucks!)

@tonky: sorry .. missed that .. I will send cass a link he should know who can fix that I guess

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
Whatever the console says is a fact on the blockchain .... the GUI might still have some issues .. IMHO ..

For similar reasons the title is 'Phantom.... in the GUI'

... and was 'Fantom' because of my English. :-[
« Last Edit: September 08, 2014, 05:13:59 pm by tonyk »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline GaltReport

I've had issues with orders not matching even when I had the top orders on both the Ask/Short and Bid side for the same amount.  Either there are bugs in this order matching or I don't know how it works in which case the GUI needs to be updated so that it visually makes sense because it's frustrating and you eventually give up because you don't believe your order will be executed.

If the top Ask/Short has a short order for 27.1 and the top Bid is 27.1, shouldn't they be matched?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Whatever the console says is a fact on the blockchain .... the GUI might still have some issues .. IMHO ..

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
As per title.
GUI
Code: [Select]
TYPE PRICE (BTSX/BITBTC) QUANTITY (BITBTC) COST (BTSX)
Short 12,737.30 1.00000000 12,737.29999
Short 12,776.00 1.00 12,776.00
Short 12,857.70 1.00 12,857.70
Ask 13,750.00 1.19996326 16,499.49483

At the same time console:

Code: [Select]
>> blockchain_market_order_book  BTC BTSX 10

                  BIDS (* Short Order)                                       |                                   ASKS                                 
TOTAL                     QUANTITY                                     PRICE | PRICE                                        QUANTITY                     TOTAL   COLLATERAL
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1.19996326 BTC            16,499.49482 BTSX               0.000072727273 BTC | 0.000078263933 BTC                  12,777.27770 BTSX            1.00000000 BTC
1.02472194 BTC            15,692.52588 BTSX               0.000065300000 BTC | 0.000080000000 BTC                  12,500.00000 BTSX            1.00000000 BTC
0.02200000 BTC            340.78000 BTSX                  0.000064557779 BTC*| 0.000083333333 BTC                   4,318.56954 BTSX            0.35988079 BTC
0.99999999 BTC            15,690.00000 BTSX               0.000063734863 BTC*| 0.000083333333 BTC                     120.00000 BTSX            0.01000000 BTC
1.00000000 BTC            15,990.00000 BTSX               0.000062539087 BTC*| 0.000090909091 BTC                   2,750.00000 BTSX            0.24999999 BTC
« Last Edit: September 08, 2014, 05:13:13 pm by tonyk »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.