Post
Topic
Board Beginners & Help
Re: Information sources for trading bots -- apis, scraping, etc.
by
maurycy
on 20/05/2013, 00:26:48 UTC
What sources of information would be useful to a trading bot on BTC-e? The ticker API seems a bit limited in terms of the information it supplies. Are there other more detailed tickers available? Has anyone put together code to scrape the BTC-e pages?

Do you need BTC-e exactly?

Bitstamp provides a pretty easy to use API:
- https://www.bitstamp.net/api/

You can also use it for historical data, using the transactions query with a large enough timedelta, although it's obviously limited only to Bitstamp.

MtGox does the same:
- https://en.bitcoin.it/wiki/MtGox/API