Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runeksvendsen/mt.-gox-ticker
Use Mt. Gox' websocket interface to view recent trades
https://github.com/runeksvendsen/mt.-gox-ticker
Last synced: 11 days ago
JSON representation
Use Mt. Gox' websocket interface to view recent trades
- Host: GitHub
- URL: https://github.com/runeksvendsen/mt.-gox-ticker
- Owner: runeksvendsen
- Created: 2012-01-14T23:36:33.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-26T12:57:13.000Z (about 12 years ago)
- Last Synced: 2023-03-22T10:30:01.208Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This script prints trades from Mt. Gox to the console. Using the --write-to-file option, trades are printed to the file specified by the FILEPATH variable.
At each trade the time, price, and volume are displayed, followed by an average price of the last 100 BTC traded (the average initially counts up to 100 BTC until the actual average is displayed).You can use the GNOME applet COMPA to display the content of this file on your GNOME panel just by cat'in this file.