Hey folks,
Hope you all are doing good, This bot is for Yobit Exchange which has same configuration and feature as that of Bittrex Bot
Steps to Setup the Yobit Bot:
Click On Yobit Username at top right corner, Click On API Keys in dropdown menu:
Select Info & trade & deposits from select box as shown below
Click on Create New Key
Remember not to give Withdraw permission to your bot
Your Key and Secret will be generated, Copy them and Store it at safe place
Although most of the steps are same as that of Bittrex Bot, So I am skipping the explanation of types of Bots, Go through this post for detailed explanation.
Pre-requisites:
gem install rest-client and gem install colorizeAPI_KEY = ""
API_SECRET = ""
ruby yobit_bot.rb "COIN_CODE" "BOT_TYPE"
There are four types of BOT as follows:
BUY BOT which purchase the coin, taking care of coin not being prepumped, BOT_TYPE=1
e.g For Digibyte(DGB), Run like this : ruby yobit_bot.rb "DGB" "1"
SELL BOT which place sell order at given percent decrease as compared to last price of the market , BOT_TYPE=2
e.g For Digibyte(DGB), Run like this : ruby yobit_bot.rb "DGB" "2"
BUY_AND_SELL BOT which purchase the coin at minimum price and place the sell order at increment profits, BOT_TYPE=3
e.g For Digibyte(DGB), Run like this : ruby yobit_bot.rb "DGB" "3"
SELL_AT_ANY_COST BOT which cancel all the open orders and sell the coin at breakeven or in loss to make an exit from the pump in case of unexpected scenario, BOT_TYPE=4
e.g For Digibyte(DGB), Run like this : ruby yobit_bot.rb "DGB" "4"
Possible Strategies:
Screenshot for BUY Bot which will purchase the coin (place buy order)
Screenshot for SELL Bot which will sell available coins (place sell order)
Screenshot for BUY_AND_SELL Bot which will purchase the coin and place sell order after that.
Screenshot for SELL_AT_ANY_COST Bot which will cancel all open orders and place sell order at lower price.
As Bittrex Bot is not shared by the people in their community, they simply using it even without donating a single penny. To avoid this behaviour, you need to follow below steps to get the yobit bot:
After doing above steps, DM me @aqfaridi on telegram with details of doing so :)
After 7 days I'll share Yobit Bot to only genuine people [ At Max 25 people - on first come first serve basis].
DON'T FORGET TO MAKE DONATIONS IF YOU FIND IT HELPFUL OR MAKE PROFITS OUT OF IT:
Bitcoin(BTC) Address : 1B4Q5yPHaGDRSfGqzyZj3EevQhP2yAm2Te
Ethereum(ETH) Address : 0xb2fff53651b1335f195361601a44118f7ee1f46a
Litcoin(LTC) Address : LiVuQjBwMhoaf7QLuVGBgx9g8TPYSgcrmx
UpVote if you find it helpful, Resteemit to spread the words, Follow Me for more updates and cryptocurrency technical analysis.