bitex_bot 0.0.3
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 (8):
activerecord
>= 0
activesupport
>= 0
bitex
>= 0
bitstamp
>= 0
debugger
>= 0
mail
>= 0
settingslogic
>= 0
sqlite3
>= 0
Development Dependencies (8):
bundler
~> 1.3
database_cleaner
>= 0
factory_girl
>= 0
rake
>= 0
rspec
>= 0
rspec-mocks
>= 0
shoulda-matchers
>= 0
timecop
>= 0