2
1
To calculate EMAs, do I need to be recording all of the data coming through MtGox's websocket firehose and manually calculating it myself, or are there static calls I can make to the HTTP API to obtain these figures on demand? How can I obtain an EMA for historical data before I begin recording websocket-streamed data?