-
Notifications
You must be signed in to change notification settings - Fork 1
yrral86/rubybot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a old, buggy version of code that does weighted dollar cost averaging on both sides of the book. This provides liquidity to the market, and with a combination of appropriate parameters (settings.rb) and careful stops, it can be profitable. It also uses MtGox APIs, but that part should be fairly easy to interface with other exchanges. Just set up @client using your exchange's client API in the initialize() function inside exchange_interface.rb. The API is defined in mtgox_client.rb and the mtgox gem (https://github.com/yrral86/mtgox, forked from https://github.com/sferik/mtgox). There are known bugs I have fixed in a private branch, as well as additional features. I may spend some time porting those over if there is any interest. New issues, feature requests, and pull requests are encouraged.
About
Ruby MtGox Liquidity box
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published