Telethon Bot for AngelOne Options

Job ID: 39821403

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

I follow a Telegram channel that posts option trade calls during market hours, and I want every call echoed straight into my AngelOne account without manual effort. Using Python and the Telethon library, the script should:

• Connect to the specified Telegram channel, listen in real-time, and parse each message that contains an options trade idea.
• Translate the text into the exact order parameters—symbol, strike, expiry, option type, quantity, order type—then place the trade through AngelOne’s SmartAPI (or other official AngelOne Python SDK).
• Manage login tokens, session refresh, and basic error handling so one lost connection never stops the flow.
• Keep a simple log (CSV or SQLite) of every message processed and every order executed for audit purposes.

I’ll provide sample messages, channel credentials, and AngelOne API keys. Deliverables are the well-documented Python script, a brief README for setup, and a short video or screenshots proving a live trade was placed from a test message. If the script reliably places each Telegram call as an AngelOne options order with accurate parameters, the job is done.