Currently, It supports only Bittrex exchange, I'll do that for yobit & poloniex later. Working on its future scope of Algorithmic trading to automate this bot based on various indicators & hybrid strategies.
RE: Bittrex Pump and Dump Bot for Free !!
You are viewing a single comment's thread from:
Bittrex Pump and Dump Bot for Free !!
Sounds good. I'm having some problems updating Ruby on my Mac here.
My Ruby version is:
ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16]
So I guess need to update it to run your bot, but like I said, I can't get it to work right.
Your instructions said:
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
But that didn't work for me. I went to Homebrew site and got this code, and it worked:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Now I'm trying to follow your next instruction:
$ \curl -sSL https://get.rvm.io | bash -s stable
But that gets me this:
-bash: $: command not found
So I think I understand the bot and how to run it, but can you please help advise me on update Ruby.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
you have ruby 2.0.0, just try running bittrex buy bot using :
ruby bittrex_bot.rb "SC" "1"
,Make sure you navigate to the same directory where you kept bittrex script before running bot command.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi, is this bot still working?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit