2022-11-30
2023-10-04
434

Auto-trading is a function of automatic trading on the cryptocurrency exchange.

The function allows you to store funds in one cryptocurrency and conduct exchanges in other currencies without havin a balance in these currencies.

Two types of transactions are available:
Sell - sells the funds received during the exchange
Buy - buys the currency necessary for the exchange.

Available API exchanges: Binance and WhiteBit.

Working principle:
Lets assume we have a balance in USDT currency on the exchange and configured exchange directions USDT->ETH and ETH->USDT.

Selling. We dont want to keep ETH on our balance and will sell all proceeds at once for USDT, for this purpose we create auto-trade in the direction ETH->USDT.
1. After the exchange and receipt of ETH on your balance (of any payment system), the script will automatically transfer the received funds to your balance on the exchange (this step is skipped if the recipient payment system is the exchange wher the trade is set up).
2. After ETH has been received on the exchanges balance, the script creates an order to sell the entire amount received for USDT at the current exchange rate.

Buying. If we do not store ETH, we will not be able to pay it out, for this purpose we create an auto-trade in the direction USDT->ETH.
1. After payment of the exchange, the script creates an order to buy the required amount of ETH (including commission on payment) for USDT at the current exchange rate. The exchange goes to the status "Funds received, waiting for payment".
2. After the auction is completed, the script creates a payout from your exchange balance to the client address specified as the recipient of the funds. The exchange is finalized.

In case of lack of balance or other errors and delays on the exchange - the auto-trade request goes to the status "Pending", repeated attempts to complete the trade are launched only through CRON.
All conducted trades are spot trades.
only one sell and one buy trade can be launched for each exchange. If an exchange direction is selected in several trades with the same type - only the last changed one will be started.
You cannot add several trades with the same direction and type of trade. Edit existing ones.
If a direction has an active buy trade - the balance check (real balance on the account) is disabled, but the reserve check (entered in the payment system settings) remains. It is recommended to set it manually.

  • Следующая: Пока нет информации
  • Предыдущая: Ваше API

Поиск


Заказать программу можно только из личного кабинета. После регистрации перейдите на вкладку Заказать.

Баланс пополняется из личного кабинета. После регистрации перейдите на вкладку Финансы - Пополнить баланс. Выберите удобную для Вас платежную систему и пополняйте баланс, следуя инструкциям.

Сразу после заказа и оплаты менеджер начинает обрабатывать Ваш заказ. Обработка заказа занимает некоторое время (от 20 минут до 2 часов). Вы получите уведомление и все необходимые данные по системе личных сообщений.

Исходные коды модуля обменника открыты на 100% (не относится к ядру программы).
Файлы ядра программы частично зашифрованы (проверка лицензии).
Исходные коды API обработок платежных систем открыты на 100%.

Конечно мы берем индивидуальные заказы.
Как можно подробнее опишите в ТЗ (техническом задании) ваши пожелания.
Стоимость работ определяется, исходя из вашего ТЗ.
Стоимость работ договорная. Обсудим и согласуем.
По всем вопросам индивидуальных заказов обращайтесь по любым нашим контактным данным.

Ограниченная лицензия - 1 копия на 1 домен или поддомен.
Лицензионный домен в любое время можно поменять в личном кабинете за дополнительную оплату.
Вторую лицензию на другой домен или поддомен можно приобрести за 50% от стоимости ПО на день заказа.

Рекомендуем хостинг:
Beget
Hostinger

Вверх