Budget: 12000 UAH Deadline: 4 days
The preliminary working minimum is 12,000 UAH, the term is 4 days. 700 UAH is only enough for a short check of data sources, but not for a stable bot with Telegram notifications, spread logic, and noise protection =/
Look, there’s a nuance here - for such a bot, I wouldn’t parse pages, but would take data through available exchange interfaces or sockets, then calculate the spread, check the threshold, and send notifications only when there is a real signal. It can be kept simple, but it needs to be done properly - otherwise, the bot will either be silent or flood with unnecessary alerts.
> Please clarify whether to calculate the spread in percentages, in USDT, or both options.
> Only the SPACEX_USDT pair is needed - vntl SPACEX, or should there be a list of pairs and threshold settings?
Similar logic examples:
> https://business.ingello.com/vorfahr - automation of processes and working with data from multiple sources
> https://business.ingello.com/fractal - complex agent and automation systems where the reliability of scenarios is important
> https://systems-fl.ingello.com/ua - Ingello Systems for FLH
!! It’s better to create a small but reliable first stage!! - a bot, one pair, threshold, data check, Telegram notifications, error log. Then we can add a few pairs, admin settings, and smarter signal filtering. Measure seven times, cut once - this folk wisdom isn’t so boring here, although it sounds like my inner accountant.