We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
check out what Mt.Gox, one of the prime sources for Bitcoin has to offer: https://en.bitcoin.it/wiki/MtGox/API/Streaming
Would be easy to imagine, Websocket JSR plugging into that to feed JSR 354 based CurrencyUnit and Monetary data - Werner
https://github.com/JavaMoney/javamoney/blob/master/money-impl/ri/src/main/java/net/java/javamoney/ri/convert/provider/EZBExchangeRateProvider.java
https://en.bitcoin.it/wiki/MtGox/API
https://data.mtgox.com/api/2/BTCUSD/money/ticker
http://dlc.sun.com.edgesuite.net/glassfish/4.0/promoted/ https://blogs.oracle.com/arungupta/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
check out what Mt.Gox, one of the prime sources for Bitcoin has to offer: https://en.bitcoin.it/wiki/MtGox/API/Streaming
Would be easy to imagine, Websocket JSR plugging into that to feed JSR 354 based CurrencyUnit and Monetary data - Werner
https://github.com/JavaMoney/javamoney/blob/master/money-impl/ri/src/main/java/net/java/javamoney/ri/convert/provider/EZBExchangeRateProvider.java
https://en.bitcoin.it/wiki/MtGox/API
https://data.mtgox.com/api/2/BTCUSD/money/ticker
http://dlc.sun.com.edgesuite.net/glassfish/4.0/promoted/ https://blogs.oracle.com/arungupta/
The text was updated successfully, but these errors were encountered: