bitex_bot 0.9.2
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
          
          
            bitex
            = 0.9.1
          
          
            bitex-bitstamp
            = 0.9.1
          
          
            hashie
            ~> 3.5.4
          
          
            itbit
            >= 0
          
          
            kraken_client
            ~> 1.2.1
          
          
            mail
            >= 0
          
          
            sqlite3
            >= 0
          
    Development Dependencies (15):
            bundler
            >= 0
          
          
            byebug
            >= 0
          
          
            database_cleaner
            >= 0
          
          
            factory_bot
            >= 0
          
          
            faker
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            >= 0
          
          
            rspec-its
            >= 0
          
          
          
            rspec-mocks
            >= 0
          
          
            rubocop
            >= 0
          
          
            shoulda-matchers
            >= 0
          
          
            timecop
            >= 0
          
          
            vcr
            >= 0
          
          
            webmock
            >= 0