MtGox / magento

Payment module for magento shops
25 stars 24 forks source link

Getting your own trade history through the API #15

Open fehrsam opened 11 years ago

fehrsam commented 11 years ago

I'm attempting to get my own trade history through the MtGox API. You list the following way to do so in the documentation (https://en.bitcoin.it/wiki/MtGox/API/HTTP/v1#Your_trade_history): Your trade history https://mtgox.com/api/1/BTCUSD/private/trades https://mtgox.com/api/1/BTCEUR/private/trades Returns all of your trades in this currency (BTCUSD, BTCEUR . . . ) . Does not include fees.

However, this just seems to return the history of all recent public trades instead. How do you simply get the list of your trades? I'm also using the MtGox ruby gem (https://github.com/drkyro/mtgox) if that provides an easier way to do it.

MarionMtGox commented 11 years ago

Dear customer, Could you open a ticket to Mtgox support, at the following link : https://support.mtgox.com/anonymous_requests/new Thank you for your attention, Best regards, MDE

fehrsam commented 11 years ago

I did that and they redirected me to you:

Gene, Jan 10 13:52 (JST): Hello Fred,

Unfortunately, the present Mt.Gox API documentation is currently incomplete. A project to rebuild the API has been ongoing the end of June and consequently a number of discrepancies between the current API build and available documentation have arisen.You can check Mt.Gox API Wiki page at https://en.bitcoin.it/wiki/MtGox/API.

.Please report and descibe your problems at https://github.com/MtGox/magento which is where our developers will answer your queries and assist you with your technical issues. You may also add comments to the Magento Official Mt.Gox plugin here : http://www.magentocommerce.com/magento-connect/mt-gox-payment-extension-8458.html

Thanks,

MtGox.com Team

MarionMtGox commented 11 years ago

We made a mistake, please accept our sincere apologies for the inconvenience. The support team will get back to you, we have taken steps to ensure this will never happen again.

Best regards, Marion

fehrsam commented 11 years ago

I've yet to receive a response from the support team. Anything else I need to do?

MarionMtGox commented 11 years ago

Dear Sir,

Really sorry for the inconvenience , it is clearly not normal. Thank you to let us know about this issue with the support team, we escalate to management team.

Best regards, Marion

MarionMtGox commented 11 years ago

Dear Sir,

Could you connect on IRC, on the following server : irc.freenode.org and on the following channel : #mtgox Neofutur, one of our expert will help you to solve your issue.

If you have any issue with IRC, let us know,

Best regards, Marion

benmurrell commented 11 years ago

What was the resolution to this issue? I'm running into the same issue.