Bitcoin Forum
May 07, 2024, 11:37:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: simple bot, a series of different bots for trading on the yobit, exmo, wex, bitt  (Read 116 times)
Lixrotir (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 02, 2019, 06:23:49 PM
 #1

DOWNLOAD simple bot

https://forum.bits.media/applications/core/interface/imageproxy/imageproxy.php?img=http://faq.pp.ru/soft/screen/yobit_tbar_bot_06_02_2018_1.JPG&key=0acc025c09646890952845ba1b84a196b8f6f62ff506219f4fdb2dabe25249cf
bot for exchange yobit
https://forum.bits.media/applications/core/interface/imageproxy/imageproxy.php?img=http://faq.pp.ru/soft/screen/exmo_17_02_2018.JPG&key=3b605409c6dfecc9c3e5c98d4ef6b56ab54acd966b88043255bc6fc70886bf1e
bot for exchange exmo
https://forum.bits.media/applications/core/interface/imageproxy/imageproxy.php?img=http://faq.pp.ru/soft/_share_prog/bittrex/bot/bitr_don_bot.jpg&key=bd791a69e032b8799012c7f02e7a7e3652befb27d749c0f9cc30488a2577ee2f
bot for exchange bittrex
https://forum.bits.media/applications/core/interface/imageproxy/imageproxy.php?img=http://faq.pp.ru/soft/screen/bi_yo_07_02_2018.JPG&key=6e9c7c4936083a90c303fa461880d80410b0e4303e2ad2cb81cb38ca7e610a37
program for tracking the difference in exchange rates between the two exchanges yobit and bittrex
https://forum.bits.media/applications/core/interface/imageproxy/imageproxy.php?img=http://faq.pp.ru/soft/screen/wex_14_02_2018_1.JPG&key=85c123ba26a911a010a8f497441fd199ee2e1bcc52248c567b4b2e5322131fef
bot for exchange wex
 

 

 
Bots for yobit, wex, bittrex can work with chat telegrams, available:

1. transfer of information about the pair on which the bot (the name of the pair, the current price list)

2.kol-in orders for the purchase and sale

3. Disadvantages of funds on the main pair (in Bitrix bot, you can find out about the means involved in the orders)

4. output from the console for scripts (scripts)

----------------------------------

scripts and variables available to them, at this time, are most developed in the yobit bot, your scripts have the following available:

b_e list of coins and balances on them
t_r ticker (current)
here information on the current pair
ord_sell_max order information with maximum sell price
var_load load saved variable or variables
m15 list of information about candles (the last 24 candles, candle bodies are available, their shadows, as well as average values)
h1 minimum, average, maximum - in 1 hour
h3 minimum, average, maximum - in 3 hours
h6 minimum, average, maximum - in 6 hours
h12 minimum, average, maximum - 12 hours
d1 minimum, average, maximum - for 1 day
d2 minimum, average, maximum - for 2 days
d4 minimum, average, maximum - for 4 days
d8 minimum, average, maximum - in 8 days
count counting the number of buy and sell orders

move the current price deviation from the average per day

utime current time in Unix format (time taken from the current computer)
changer_utime time in Unix format (exchange returns)

api6 first 6 characters of api key
(this is in case you write scripts for money, to your friends and acquaintances)

sale order with min. and max price
ord_sell_max order information with maximum price
ord_sell_min order information with a minimum price


balance information (money, coins out of warrants)
b_e list
b_e.b_e.usd balance dollars
b_e.b_e.rur balance rubles
b_e.btc balance btc
b_e.ltc balance btc

Adding new variables about the order with the maximum price!
ord_sell_max list
ord_sell_max.price price
ord_sell_max.amount number of coins
ord_sell_max.diff difference with current price as a percentage
ord_sell_max.ord_id order id
ord_sell_max.udata order creation time in unix format

Adding new variables about the order with the minimum price!
ord_sell_min list
ord_sell_mi[Suspicious link removed]ice price
ord_sell_min.amount number of coins
ord_sell_min.diff the difference with the current price as a percentage
ord_sell_min.ord_id order id
ord_sell_min.udata order creation time in unix format

information about candles (you can choose a specific candle)
m15 list (bar number in square brackets, counting from 0)
m15
  • .type candle type -1 red, 1 green
m15
  • .move dvizhuha at the time of the candle
m15
  • .m15_avg average value of tickers created inside the candle
m15
  • .m15_start price at the time the candle is created
m15
  • .m15_low minimum price that was inside the candle
m15
  • .m15_high maximum price that was inside the candle
m15
  • .m15_finish price at the time of the candlestick completion
available from version ver: 2018.2.27.0624 (number of bars 24, candles 25 = 6 hours)
m15.count number of candles that are available for analysis (counting from 1)

 

Adding new variables about a sell order with a maximum price!
ord_sell_max list
ord_sell_max.price price
ord_sell_max.amount number of coins
ord_sell_max.diff difference with current price as a percentage
ord_sell_max.ord_id order id
ord_sell_max.udata order creation time in unix format

 

Adding new variables about a sell order with a minimum price!
ord_sell_min list
ord_sell_mi[Suspicious link removed]ice price
ord_sell_min.amount number of coins
ord_sell_min.diff the difference with the current price as a percentage
ord_sell_min.ord_id order id
ord_sell_min.udata order creation time in unix format

 

Adding new variables about a buy order with a maximum price!
ord_buy_max list
ord_buy_max.price price
ord_buy_max.amount number of coins
ord_buy_max.diff the difference with the current price as a percentage
ord_buy_max.ord_id order id
ord_buy_max.udata order creation time in unix format

 

Adding new variables about a buy order with a minimum price!
ord_buy_min list
ord_buy_mi[Suspicious link removed]ice price
ord_buy_min.amount number of coins
ord_buy_min.diff the difference with the current price as a percentage
ord_buy_min.ord_id order id
ord_buy_min.udata order creation time in unix format

https://forum.bits.media/applications/core/interface/imageproxy/imageproxy.php?img=http://faq.pp.ru/soft/screen/yobit_classic_bot_20_03_2018.JPG&key=d15f0e0ae192d2158214a7ef36886d9fee6d517d1fbafb9ced2d694327e344af
Bot for the exchange yobit with a detailed schedule for 10 days, a couple etc_usd,

As can be seen from the screenshot, sometimes the places where to sell and buy are obvious from the bottom chart.

(the bot generates the charts itself, since the yobit exchange does not transmit information on the chart to the exchange)

https://forum.bits.media/applications/core/interface/imageproxy/imageproxy.php?img=http://faq.pp.ru/soft/screen/binance_22_03_2018_2.JPG&key=9338a399ca68aad0f90ae098f6635d4d91045d9b4e2cc22e88bdf990de04d17a
This is a program for the exchange of finance, currently you can quickly see the prices of any coins and your balance (it shows how much money is free and how much is on orders).

You can download this program there.

https://forum.bits.media/uploads/monthly_04_2017/post-798-0-59033200-1491197682_thumb.jpg
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!