Top "Mtgox" questions

HttpWebRequest.GetResponse() keeps getting timed out

i wrote a simple C# function to retrieve trade history from MtGox with following API call: https://data.mtgox.com/…

c# .net httpwebrequest mtgox
How to add headers when connecting to a websocket in Haskell

I'm trying to create a WebSocket client to connect to an existing server (mtgox api). As a starting point, to …

haskell websocket mtgox