0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug: timestamp and otype were inversed. More... over 12 years ago
Leftovers. More... almost 13 years ago
Reorganing. Moving GUI modules to gui/{qt, plot} More... almost 13 years ago
order_add takes decimal values now (or simply strings). The required conversion is done automatically. More... almost 13 years ago
reactor.stop helper. More... almost 13 years ago
Not passing arguments is just fine for obtain_key_secret. More... almost 13 years ago
Screenshot update for demo1 More... almost 13 years ago
Renamed ExchangeEvent to Event as it is not limited to exchanges. More... almost 13 years ago
Match comment to actual implementation. More... almost 13 years ago
Load more trades only if there are no pending calls (see issue #1). More... almost 13 years ago
Fix fetching of historical trades (from gpolo issue #1) More... almost 13 years ago
candlechart now supports drawing only the candles (without volume below them) More... almost 13 years ago
candlechart_noqt.py is no longer necessary. More... almost 13 years ago
Moved candlechart and simpleplot demos to qtplot.py. More... almost 13 years ago
Finished separation between plots and Qt code. Moved the Qt code to qtplot.py. More... almost 13 years ago
Creating a navigation bar is up to the widget. More... almost 13 years ago
Experimenting with using current timestamp when invalid nonce is response is received. More... almost 13 years ago
Separated Qt code from plotting in candlechart.py More... almost 13 years ago
Separated Qt especific code from the plotting in depthplot. More... almost 13 years ago
Take **kwargs from HTTPAPI. More... almost 13 years ago
Unused imports. More... almost 13 years ago
HTTP.call -> HTTP.http_call (avoid confusion with COE.call) More... almost 13 years ago
Wording. More... almost 13 years ago
Organization. More... almost 13 years ago
Notice regarding Windows. More... almost 13 years ago
Demos description. More... almost 13 years ago
Markup More... almost 13 years ago
Friendlier README More... almost 13 years ago
Install twisted too, if needed, and unzip eggs. Import 'btcchina' into btcx. More... almost 13 years ago
Not using pandas/pytables for the moment. More... almost 13 years ago