bitex_bot 0.2.10
Both a trading robot and a library to build trading robots. The bitex-bot lets you buy cheap on bitex and sell on another exchange and vice versa.
Gemfile:
=
install:
=
Runtime Dependencies (9):
activerecord
>= 0
activesupport
>= 0
bitex
= 0.2.2
bitstamp
>= 0
hashie
>= 0
itbit
= 0.0.3
mail
>= 0
settingslogic
>= 0
sqlite3
>= 0
Development Dependencies (9):
bundler
~> 1.3
database_cleaner
>= 0
debugger
>= 0
factory_girl
>= 0
rake
>= 0
rspec
>= 0
rspec-mocks
>= 0
shoulda-matchers
>= 0
timecop
>= 0