Telegram channel ad - forex bot

Job ID: 40320155

Budget: ₹1,000 – ₹1,500 INR

I already have a working Forex trading algorithm that fires entry signals; now I need those signals to appear instantly in my private Telegram channel. The job is to connect my bot’s output to the Telegram Bot API so that every new entry alert is pushed to the channel in real time, clearly formatted with the pair, direction (buy/sell), price, and timestamp.

The core requirements are simple: no market analysis, no automated execution—just lightning-fast, reliable entry alerts. My current codebase is in Python, but I’m open to other stacks if you can handle the hand-off cleanly. You’ll need to secure the Telegram token, restrict posting rights to the channel, and set up a lightweight monitoring routine so I’m notified if the feed ever stops.

Deliverables
• Updated or wrapper script that listens for my bot’s entry events and posts to Telegram
• A short README covering setup, environment variables, and how to restart the service
• A brief live demo (screen share or recorded) proving that a freshly generated entry signal reaches the channel within a second

Acceptance criteria
1. Every entry signal generated by my bot appears in Telegram in under one second.
2. Message format matches: “PAIR | BUY/SELL | ENTRY: price | TIME: HH:MM:SS UTC”.
3. Service runs for 24 h without interruption during hand-over testing.

If that sounds straightforward to you, let’s get this bot talking to Telegram.