This post is from a low-reputation account and contains an unverified outbound link. Be cautious before clicking external links.

Programming a Bittrex Bot in Ruby (Part 2)

ralampay(26)
Published in
#ruby
Words
46
Reading
1 min
Listen
Play
9y

This is part 2 of creating a bittrex bot in Ruby. Key features implemented:

  • Fetching order books
  • Specifying a percentage gain on when to sell a certain coin

Run this program on its own instead of having to constantly check for values for your favorite coin.:)