Difference between revisions of "Finance::MtGox"

From Bitcoin Wiki
Jump to: navigation, search
(Undo revision 27577 by Jmarry89 (talk) Spam, I think.)
Line 20: Line 20:
 
[[Category:License/MIT-X11]]
 
[[Category:License/MIT-X11]]
 
[[Category:Open Source]]
 
[[Category:Open Source]]
 
== External Resources ==
 
'''[http://www.bizplancorner.com/ Business Plan Writer] | [http://www.bizplancorner.com/articles/22/business-plan-writers.aspx Business Plan Writers] | [http://www.bizplancorner.com/articles/1/business_plan_writing_service.aspx Business Plan Writing Service] | [http://www.bizplancorner.com/articles/24/business-plan-service.aspx Business Plan Service]'''
 

Revision as of 19:26, 8 June 2012

A Perl module which interfaces with the Mt. Gox API. It supports both the legacy API and the "key-secret" API (v0).

This open source tool is useful to merchants as it helps determine "market clearing rate". This technique is needed because the number of units offered at the "best bid" or "best ask" are inadequate for a trade of size to execute. Thus the market clearing rate determines the weighted price for the entire trade to execute.

The module was written by the operator of CoinPal and CoinCard and was announced on February 9, 2011[1]

See Also

External Links

References