Cryptocurrency trading bot
Bot for cryptocurrency trading on the exchange mexc.com
The task was to create a trading system that would trade tokens immediately after their listing begins. The problem is that exchanges do not allow trading coins right after they appear. The official API does not work for some time after the start. It was necessary to use undocumented APIs. Intercepting requests and web sockets.
Main functions: Collecting information about upcoming coin listings and trading according to a specified scenario. Notifications about trading results or errors in Telegram.
The entire software consists of a WEB statistics page and a chart, written in Asp.net, and the console bot itself in C# .net8.
#cryptocurrency #bot #telegambot #mexc #trading #cryptomoney
The task was to create a trading system that would trade tokens immediately after their listing begins. The problem is that exchanges do not allow trading coins right after they appear. The official API does not work for some time after the start. It was necessary to use undocumented APIs. Intercepting requests and web sockets.
Main functions: Collecting information about upcoming coin listings and trading according to a specified scenario. Notifications about trading results or errors in Telegram.
The entire software consists of a WEB statistics page and a chart, written in Asp.net, and the console bot itself in C# .net8.
#cryptocurrency #bot #telegambot #mexc #trading #cryptomoney