Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Order Book Price Units Should Be Inversed #1100

Open
RhettCreighton opened this issue Nov 22, 2014 · 4 comments
Open

Order Book Price Units Should Be Inversed #1100

RhettCreighton opened this issue Nov 22, 2014 · 4 comments
Labels

Comments

@RhettCreighton
Copy link

Shouldn't it be 222222 STR / BTC, not 222222 BTC / STR?

screenshot

@wynlim
Copy link
Contributor

wynlim commented Nov 24, 2014

@EverettForth: it depends on the way you saved your pair above. This is mine:

image

@wynlim
Copy link
Contributor

wynlim commented Nov 24, 2014

Oh sorry, I realized the math is wrong anyway for your BTC/STR pair. Thanks!

@deckar01
Copy link
Contributor

I agree that the label should match the calculation. It was originally in the suggested order until #1035.

@bekkibolthouse
Copy link
Contributor

If you think of the currency pairs as a single unit, where the base currency is first and the quote currency comes second (BASE/QUOTE). When you look at the trading client with this lens, you see that when you set your trading pairs, the currency that you intend to buy always displays as the BASE. So any offer to buy STR will read as "STR/QUOTE" and offers to buy BTC will read as "BTC/QUOTE." When you look at the order book, you see the spread in price between offers to buy the BASE (bids) and the offers to sell the BASE (asks). The forward slash shouldn't be interpreted as a math function, more like grammar or punctuation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants
@wynlim @RhettCreighton @deckar01 @bekkibolthouse and others