Post
Topic
Board Marketplace
Re: [BETA] MTGox websocket API, testers wanted
by
Fireball
on 21/01/2012, 09:53:14 UTC
As far as I know there is no possibility to do orders over the websocket... Would be pretty dangerous too, as it isn't SSL encrypted.
But you can subscribe to your "private channel" to be informed about your orders. Use getKey.php to get its name.

socket.io supports secure connections (https, wss transports). That's what I use in ICBIT trading platform, so I would be quite surprised if that's dangerous Wink