Making a trading program.

Job ID: 34053209

Budget: $250 – $750 USD

https://chrome.google.com/webstore/detail/tvextbot-for-%EC%95%94%ED%98%B8%ED%99%94%ED%8F%90/ocbdbfgioaohinjejhibklaoikhlodne?hl=ko

The original source is the same as above, and the source I customized is the file that I gave you as a compressed file.

It is a different authentication method from the above source, and the authentication code should be randomly generated on the bitquant.kr website (administrator) so that the web hook transaction can be performed when the authentication code is authenticated by the bot.

Webhook transactions allow trading options to be fully operational on exchanges currently in the source, so that transactions can be processed from the webhook, but transaction details must be seen in the bot.

The transaction details should be read from the webbook or database based on the authentication code when loading the first bot, and the read data should be called and displayed when loading the first bot.

Both futures and spot transactions must be possible, and you can refer to the existing bot source (original).

Currently, there is no web hook connection, and each user must be given an IP for transaction ip (exchange registration).

Only authenticated users can use it, so it doesn't matter if you give an ip to each user.