.gitignore | 100644 | 0 | 0 | | | 141 Bytes | b12665de36b7bee01e49c7b45d53323fd8cab82f03fee076626ab2b43f14b218 |
.rspec | 100644 | 0 | 0 | | | 18 Bytes | 2315300c2d474c317af931840481afb9b32162e1aca010c850cf36a1223f7601 |
.travis.yml | 100644 | 0 | 0 | | | 3.06 KB | 209522323b5e12bfd46be75c62231e84a99ab67a9744120e7d9ed35501147a39 |
Gemfile | 100644 | 0 | 0 | | | 421 Bytes | f7e4c35993cd29f789767b996e4b4d57d9af461783260898c5db14e81778422d |
Gemfile.lock | 100644 | 0 | 0 | | | 3.47 KB | 6763d940964be3e6ee62279bd14e3daf01d6a8ee420684f0922656874c8f9d9a |
Guardfile | 100644 | 0 | 0 | | | 312 Bytes | 271836172186daad085eabc2e1a4b19140d6d99f28800fae0d8c08174ccc1d1f |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 11cef62d90abde2d6f0533c921396a4c96afa579ae1553899c4e780f0f684879 |
Procfile | 100644 | 0 | 0 | | | 50 Bytes | f8573684716223815539d813174f268cb5dbaae8da2d7d0522a7c118f3b34aa3 |
README.md | 100644 | 0 | 0 | | | 3.25 KB | 5e417adc45d32877ec91c6f99feae8e3342a0680b6b7e05eff7630a6238d29ac |
Rakefile | 100644 | 0 | 0 | | | 255 Bytes | f6397b2f952ac7f3680e1f16037edcbf73a9a5399ef910e0ab9a85dc5bc7fef4 |
bin/rbtc_simple | 100755 | 0 | 0 | | | 141 Bytes | c34b0f72bead3391c1c867f399cba74f03ff833c524773cb4623f0d68e69df02 |
dummy_web_server.rb | 100644 | 0 | 0 | | | 145 Bytes | 3fd0cac5c9b196bfdfa5eb49cb9de91f6d059369d13f08bca704752857b51292 |
lib/rbtc_arbitrage.rb | 100644 | 0 | 0 | | | 513 Bytes | b3af6e849f6aea63dc899d06a50e4c25eef46013adc7a29f18b6094b30fd89bb |
lib/rbtc_arbitrage/campbx.rb | 100644 | 0 | 0 | | | 2.92 KB | e7e3cebb61bd8aa9b1b0c279757c9d14b88b5ac6c52b50b47fdfe0f2ee395556 |
lib/rbtc_arbitrage/cli.rb | 100644 | 0 | 0 | | | 818 Bytes | 2f8d73ac812862ededcd810bea2813ecbab6bc451bf1404098d950447a34d544 |
lib/rbtc_arbitrage/client.rb | 100644 | 0 | 0 | | | 933 Bytes | 70d5effefaa8abe1297a239ef8cc9ab3e487cec2317675fb66cfafc7d1714de9 |
lib/rbtc_arbitrage/clients/btce_client.rb | 100644 | 0 | 0 | | | 1.63 KB | 56399866811fd1a114cc7a16d8f15a4d6e49c04f62bf6f6f591e069f59c4d015 |
lib/rbtc_arbitrage/clients/campbx_client.rb | 100644 | 0 | 0 | | | 1.03 KB | c4df45df1ce36c81dddd84988c36b3e8c7ad5b40682fb8bfc5ab00f5e66b1762 |
lib/rbtc_arbitrage/clients/client.rb.example | 100644 | 0 | 0 | | | 954 Bytes | 94b163ac56b9825515ca2b8b7047f6ec0e13ab13cd46328e8494e7edb70e4790 |
lib/rbtc_arbitrage/clients/coinbase_client.rb | 100644 | 0 | 0 | | | 1.58 KB | a4c7efb31afb740671f1214bda4f06ae68b3fc042192d77adc162b805645729b |
lib/rbtc_arbitrage/trader.rb | 100644 | 0 | 0 | | | 3.83 KB | 53b6ffde97cdb71d9c01757a203128e830a54a71825bd4e6fbbe5e773ffb657d |
lib/rbtc_arbitrage/trader/logger.rb | 100644 | 0 | 0 | | | 956 Bytes | 53dcf7e89c31daf3b2eea317f05c9417b607f2020d22f77cd9c3a5f1aa174380 |
lib/rbtc_arbitrage/trader/notifier.rb | 100644 | 0 | 0 | | | 1.68 KB | 2b46bf59ce950f787cbe629a1867c44c9957f8867f7a0373377f38627de0c5e3 |
lib/rbtc_arbitrage/version.rb | 100644 | 0 | 0 | | | 45 Bytes | 1d8543cafdfef87ee7294fe35d65f389cd8c1887d24439d84dd4c48e00251b9b |
rbtc_arbitrage.gemspec | 100644 | 0 | 0 | | | 1.13 KB | a5e5bdef9baa1cc663249ef2f65b60c03324428cc4fc318b28661ae0488f437a |
spec/cli_spec.rb | 100644 | 0 | 0 | | | 194 Bytes | 37e2e9e90881b6a6ebd032e649828ee37ff471d5c1ac2338b31284f5ef2cf19e |
spec/client_spec.rb | 100644 | 0 | 0 | | | 781 Bytes | f7d7120399fb1dc67c0d53bc90c500cd2dbb08fe18688696caed9e0b7fa0aae5 |
spec/clients/btce_client_spec.rb | 100644 | 0 | 0 | | | 2.39 KB | 231eca460376acf7cbe0cf06258a1bb1a6e6551e7c870c5f05099017be29e296 |
spec/clients/campbx_client_spec.rb | 100644 | 0 | 0 | | | 1.78 KB | bf363d7fb82b538ce24f6f76652490d474c940ed7e5b7d745edda838d526e763 |
spec/clients/coinbase_client_spec.rb | 100644 | 0 | 0 | | | 1.7 KB | d1bc2f1309e66ee3d5773795d29fcf1338932134932ed98cb1f95477b302b7e1 |
spec/rbtc_arbitrage_spec.rb | 100644 | 0 | 0 | | | 290 Bytes | a1f6d1085689d72785b5b87ca7bb03ede8a249797b2c7bc449c766428bd3f05e |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 852 Bytes | f83a2dd71c63b21ea1410aaceae8dc3aefc5f089a03e85e63038b3cc9f28e2c1 |
spec/support/cassettes/RbtcArbitrage_Clients_BitstampClient/_balance/fetches_the_balance_correctly.yml | 100644 | 0 | 0 | | | 2.8 KB | 404a6d913de840ec0be9ddc74b93eaec7f33583b5fa700d7e7cfc993776c4a4e |
spec/support/cassettes/RbtcArbitrage_Clients_BitstampClient/_price/fetches_price_for_buy_correctly.yml | 100644 | 0 | 0 | | | 1.46 KB | 95034e3038ca543068a691fccd5402539ee7f09e64f7e07dbe97769bb79390d8 |
spec/support/cassettes/RbtcArbitrage_Clients_BitstampClient/_price/fetches_price_for_sell_correctly.yml | 100644 | 0 | 0 | | | 1.46 KB | f34fcd1cd9a2eaaf5f63a97b1fd7433e0c668645d3d9117a52975ed2caa1e5c9 |
spec/support/cassettes/RbtcArbitrage_Clients_BitstampClient/_price/fetches_prices_correctly.yml | 100644 | 0 | 0 | | | 2.26 KB | 2e9a79d186b068a4f8342d133551a82a09f36ae06df808cce4bfe1596ceeb822 |
spec/support/cassettes/RbtcArbitrage_Clients_BtceClient/_balance/should_raise_if_bad_API_keys.yml | 100644 | 0 | 0 | | | 1.21 KB | cdda77146799df480089870dfe8e19bd0703c3dc921a7e81ed8eb882d0054f26 |
spec/support/cassettes/RbtcArbitrage_Clients_BtceClient/_price/calls_btc-e.yml | 100644 | 0 | 0 | | | 2.39 KB | a658a2bb3c880a05f51917b35bc363668c34e62d58f33a5446d54f6a9527c21c |
spec/support/cassettes/RbtcArbitrage_Clients_BtceClient/_price/fetches_price_for_buy_correctly.yml | 100644 | 0 | 0 | | | 1.21 KB | 1b4aced456e8cf260ec05d424a172188e0717801c7437f04c65f0859a10fc1d5 |
spec/support/cassettes/RbtcArbitrage_Clients_BtceClient/_price/fetches_price_for_sell_correctly.yml | 100644 | 0 | 0 | | | 1.21 KB | 17ba1cdcd29493fbb44945d9fc9e69fb95d0b36b950671298379fc7b8aa2e5f9 |
spec/support/cassettes/RbtcArbitrage_Clients_CampbxClient/_balance/fetches_the_balance_correctly.yml | 100644 | 0 | 0 | | | 2.52 KB | 15f332b83bfa102d84582174d953384fae5353a4919d52edde6d6e67689a64de |
spec/support/cassettes/RbtcArbitrage_Clients_CampbxClient/_price/fetches_price_for_buy_correctly.yml | 100644 | 0 | 0 | | | 1.15 KB | 58731bc8a5b8d48a902312da6b69525c45c79233e94575e03d177e5a164b7b46 |
spec/support/cassettes/RbtcArbitrage_Clients_CampbxClient/_price/fetches_price_for_sell_correctly.yml | 100644 | 0 | 0 | | | 1.15 KB | 18212702d2a48930d05396b9654ffec3e0cb8cb3803fda86ce51bea510c046c4 |
spec/support/cassettes/RbtcArbitrage_Clients_CoinbaseClient/_balance/fetches_the_balance_correctly.yml | 100644 | 0 | 0 | | | 2.65 KB | 49e22d5446a86dcbdf96a3ebd0b92ae606bed20efd7281d47cded937b739d1e6 |
spec/support/cassettes/RbtcArbitrage_Clients_CoinbaseClient/_price/calls_coinbase.yml | 100644 | 0 | 0 | | | 5.98 KB | ab84a0cbed8c3bc57660853f6c1f2f6d29f05e1d6cc0f2d130580db687a8141e |
spec/support/cassettes/RbtcArbitrage_Clients_CoinbaseClient/_price/fetches_price_for_buy_correctly.yml | 100644 | 0 | 0 | | | 1.53 KB | 96837656f445eb01df7ae18e89d86237b9265e85db85a7dd90d71096551040fe |
spec/support/cassettes/RbtcArbitrage_Clients_CoinbaseClient/_price/fetches_price_for_sell_correctly.yml | 100644 | 0 | 0 | | | 1.53 KB | c27be363de0b81e1b5156cd040366997f0a8c9257c22d43a45f5bcedcab6d549 |
spec/support/cassettes/RbtcArbitrage_Trader/_execute_trade/should_raise_SecurityError_if_not_live.yml | 100644 | 0 | 0 | | | 2.32 KB | 352848d72ea5091040093155765617b7e8d007c3a5aa95bf0bd29ee468de2f5f |
spec/support/cassettes/RbtcArbitrage_Trader/_execute_trade/when_live/raises_SecurityError_if_not_enough_BTC.yml | 100644 | 0 | 0 | | | 2.54 KB | eb8f54c430fd8f9adb96b456463cfa20bd715ab3ffeb744a28fff7ded6dd69dc |
spec/support/cassettes/RbtcArbitrage_Trader/_execute_trade/when_live/raises_SecurityError_if_not_enough_USD.yml | 100644 | 0 | 0 | | | 2.54 KB | 972b9678b64c7f39ed2c94a3a835bde6360c7a39fbeaf6c5b91542d80a95ab98 |
spec/support/cassettes/RbtcArbitrage_Trader/_execute_trade/when_live/should_fetch_balance.yml | 100644 | 0 | 0 | | | 2.32 KB | 3df6df39bb2070b0ee2c5746296bc888c613abbdb7e01dbc9d49432c0cfa43c8 |
spec/support/cassettes/RbtcArbitrage_Trader/_execute_trade/when_live/shouldn_t_raise_security_error.yml | 100644 | 0 | 0 | | | 4.82 KB | e86b2ff69745f3670603df602c3e13b78f7bf07599208d1616974bf0d264d051 |
spec/support/cassettes/RbtcArbitrage_Trader/_fetch_prices/gets_the_right_price_set.yml | 100644 | 0 | 0 | | | 4.6 KB | df753053153238190f907c0a288779d32afa2fc54f8f462eebc6ec98a46cd617 |
spec/trader_spec.rb | 100644 | 0 | 0 | | | 9.64 KB | ef62c2edfce997794bb774bd93c3feff4d15e706b5a2300c0dad6db1c7b986cf |