Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
84049
Topic
4482
Board
Project Development
Re: [bitrade] New trading bot: request for comments
by
ryepdx
on
11/04/2011, 20:21:41 UTC
Quote from: cw on March 15, 2011, 11:37:15 AM
Add support for monitoring all currencies.
Do you know about any good and free API to check currency exchange rates?
Yahoo! Finance delivers:
http://finance.yahoo.com/d/quotes.csv?e=.csv&f=sl1d1t1&s=USDEUR=X
The above will get you the USD to EUR exchange rate as a CSV file.
Note that this method of accessing the Yahoo! Finance dataset is deprecated. The new way is through YQL:
http://developer.yahoo.com/yql/