Advertisement
kalgecin

Untitled

Jul 27th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "bots" : [{
  3. "plugin" : "./libbtce.so",
  4. "key" : "",
  5. "secret" : "",
  6. "pairs" : ["ltc_rur","btc_rur","btc_usd","ltc_usd","ltc_btc"],
  7. "price_diff" : [0.5,0.5,0.5,0.5,0.5],
  8. "trade_diff" : [100,100,100,100,100],
  9. "trade_amount" : [5,0.2,0.2,5,5],
  10. "test_only" : false
  11. }],
  12. "update" : 10
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement