Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add base currency option to BC,FX #11

Open
sgornick opened this issue May 7, 2011 · 3 comments
Open

Add base currency option to BC,FX #11

sgornick opened this issue May 7, 2011 · 3 comments
Labels

Comments

@sgornick
Copy link

sgornick commented May 7, 2011

Currently !bc,fx defaults to using USD as the base currency (i.e., all the comparisons are in USD, e.g., 1 XAU = 1491.20 USD | 1 US dollar = 0.6976 euros)

I think it would be useful to specify a base currency and have the resulting exchange rates be calculated based on the base.

e.g. something like !bc,fx EUR would yield:
1 XAU = 1028.23 EUR | 1 euro = 1.45 US dollars, 1 euro = n.nn British pounds sterling, .... )

Additionally, I'ld like to see Bitcoin as one of the currencies returned.
1 eur = 1.10 bitcoins,

@nanotube
Copy link
Owner

nanotube commented May 8, 2011

btc already included.

also, dunno how much of a priority it is to output stuff in other currencies, since 90% of the BTC trade goes on in terms of USD...

@gary1961777
Copy link

Sounds good

@gary1961777
Copy link

Thats fine

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

No branches or pull requests

4 participants
@sgornick @nanotube @gary1961777 and others