Trading bot (LBANK API, Python)
I welcome you.
A bot is needed that installs on a computer (or on a server) and has the following function: it always keeps its bid first in the list in the exchange glass.
It is necessary to update the information about bids in real time and always take the first place up to the specified price and have 2 operating modes (the first in the list for buying and selling)
Open configuration parameters are needed.
Selection of trading pair - for selecting the token in which the bot trades.
Bid volume - how much USD the bid will be
The price to which the bot keeps the first bid - if the bids become higher than this price, the bot stops maintaining leadership.
The bot should also have a second operating mode: to place and remove a bid at a specified price and keep it for a certain time.
In the future, there may be a need to develop a telegram bot based on this, but that may be later.
-
Если держать ставку первой в списке, то как избежать исполнения ордера по этой ставке? Когда мы выставляем ордер с фиксированной ценой он оказывается на определенном месте в стакане, если ставка оказываеться первой, то значит она скорее всего будет исполнено, если будет выставлен рыночный ордер, который подхватит одну или несколько позиций в стакане в зависимости от объема. Смотря по какому токену торговаться, но даже нахождение на 5 позиции не будет гарантировать незахват ордера при выставленном рыночном ордере хоть на покупку хоть на продажу. Посмотри как быстро исполняются ордера например по битку/юсдт на Бинансе, там десятки если не сотни ордеров пролетают за считанные секунды. Кроме того чисто технически реализация с таким подходом нереальная. Допустим мы будем даже не отправлять запрос на обновленое цены, а будем через ВЕБСОКЕР "слушать" биржу, то получив цену бай или сел (верхние цены стакана) требуется время на обработку и формирование ордера и размещения его, на это уйдет 1-3 секунды (много разных факторов влияющих на срок обработки информации и размещения ордера которые зависят от вашего интернетсоединения, удаленности размещения серверов, пинга и т.д. ) , а за это время цена в стакане уже измениться (не критично но измениться) и попасть в первое место мега сложно. Вы определитесь со стратегией. Напишите в личные, может что-то подскажу более рациональное.
-
Current freelance projects in the category Bot Development
Development of a Telegram bot according to the specifications
609 USD
It is necessary to develop a Telegram bot according to the specifications:https://docs.google.com/document/d/1ysaZuOs53k6E8ny8QoNgUofpqCJ9b6MjfC3v-F7lw50/edit?usp=sharingThe estimated budget for the project is defined in the specifications.Please familiarize yourself with the… Bot Development ∙ 31 minutes back ∙ 10 proposals |
Creation of a Telegram bot Signals for binary optionsIt is necessary to develop two Telegram bots for binary options (Pocket Option).1️⃣ Tracker bot A separate bot that: receives data about users registered via the Pocket Option referral link records: registration deposit deposit amount automatically outputs information to a… Bot Development ∙ 33 minutes back ∙ 6 proposals |
Telegram Bot RPGHello, dear programmers! I am looking for a developer to create a Telegram project in the format of a text-based role-playing game (RPG) in the Eurovision universe (similar to text-based role-playing Club Romance). Please read the concept step by step and give your feedback on… Gaming Apps, Bot Development ∙ 20 hours 11 minutes back ∙ 59 proposals |
Technical Specification for Refinement of AI Bot for Generating Personalized SongsTECHNICAL TASK FOR IMPROVING THE AI PERSONAL SONG GENERATOR BOTMAIN GOAL Create a stable premium product that: generates the highest quality personal songs; does not fabricate facts about the client; works stably under load; is easily scalable; allows for analysis and… Python, Bot Development ∙ 21 hours 4 minutes back ∙ 30 proposals |
A bot needs to be created in Telegram for subscription payment.
45 USD
A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links. Python, Bot Development ∙ 1 day 13 hours back ∙ 78 proposals |