Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: Ben Walsh (beamer) on July 23, 2011, 02:12:36 PM



Title: GLBSE - Announcing BMC Tools
Post by: Ben Walsh (beamer) on July 23, 2011, 02:12:36 PM
I have developed a set of python scripts to complement the existing bmc.py script which forms part of the Black Market Client (BMC) command line tool for use with GLBSE.

The project is available here ... https://github.com/bennywalsh/BMC-Tools

The initial three scripts are available here ...

     https://raw.github.com/bennywalsh/BMC-Tools/master/spread-asset-history.py

     https://raw.github.com/bennywalsh/BMC-Tools/master/spread-bitcoin-history.py

     https://raw.github.com/bennywalsh/BMC-Tools/master/spread-market-history.py

Please raise issues with the scripts (bugs, feature requests etc ...) on the github site.

I am intending to develop some scripts for automating BMC operations and possibly some trading bots in the future.

I am also taking requests for scripts to enhance BMC further - let me know what you want.


Details on BMC are available here ... https://gitorious.org/black-market/black-market-client


Title: Re: GLBSE - Announcing BMC Tools
Post by: Ben Walsh (beamer) on July 24, 2011, 12:52:37 PM
Updated mainly for change to bitcoin-history command output (dividend source was added) and to add comments & expand entries retrieved to 999999 in prep for bots.

All links in first post current.


Title: Re: GLBSE - Announcing BMC Tools
Post by: Nefario on July 25, 2011, 12:01:14 PM
Much thanks for these tool's Ben, we'll be building them right into the next release of the command line client. It's going to be a big update and all for the better.

Nefario.