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

Programming a Bittrex Bot with Ruby (Part 1)

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

This is from my devlogs channel (https://www.youtube.com/channel/UCg9rw36CJztvSEjmei0hSPQ) where I code a bot in Ruby to automate my trading of cryptocurrencies in the Bittrex exchange.

Key points:

  • Configuring account to interact with Bittrex API
  • Fetching values from the Bittrex API
  • Custom configuration of what coin to trade in
Programming a Bittrex Bot with Ruby (Part 1) | Ecency