Skip to content
/ yobot Public
forked from aspectolog/yobot

YoBit spread bot. Keep the first position in the spread.

License

Notifications You must be signed in to change notification settings

alimogh/yobot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bot.py - YoBit spread bot

Keep the first position in the spread.

Using:

  1. Edit cfg.py

  2. Make sure you have opened position in target pair.

  3. Run this script:

    bot.py [Interval_in_sec] [coin]

Example:

python3 bot.py 30 btc

If [coin] is not specified, will used 404_rur pair by default.

Warning! Working with Stop-file is breaking.

Бот поддерживает позиции на покупку и продажу по крайним ценам спреда, если цены в коридоре, указанном в текстовом файле с именем монеты.

!-Значения в контрольном файле создаются криво. Необходимо пофиксить перед использованием-!

!-Не все исключения обрабатываются корректно-!


find.py - Поиск арбитражных пар.

Ищет прибыльные обменные цепочки. Пересчёт на рубли.

fmaxspr.py

Поиск пар со спредом и объемом больше заданных.

findmin.py

Поиск дешёвых пар.

balance.py

Считает баланс аккаунта по реальным текущим ценам спроса и предложения.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%