
Fermé
Publié
Payé lors de la livraison
I need a bot for Pocket Option that takes my signals on OTC pairs and sends them as alerts to Telegram so that people can place the trades manually. There must be no auto-trading or automatic order execution of any kind. Core requirements: Integrate with Pocket Option to capture or read my signals specifically on OTC pairs. Instantly send each signal to a Telegram group/channel/private chat. Clear, readable message format for each alert (pair, direction, expiry time, entry time, payout, time of signal, etc.). Design must strictly be alerts only: users receive the signal and execute trades themselves. Control and configuration: Simple configuration (file or minimal UI) to set: List of OTC pairs to monitor. Default expiry times. Minimum payout filter (optional). Timezone and session times. Start/stop command for the bot (script command or simple control). Technical expectations: Implement in Python or another reliable language (developer can propose best option) with good documentation. Robust error handling and logging (connection errors, missed signals, etc.). Clear installation and usage guide so I can run it on my PC or VPS (dependencies, environment setup, how to start/stop the bot). Use official or stable methods/APIs for Pocket Option and Telegram where possible. Required skills: Experience with Pocket Option or similar trading platforms. Telegram Bot / Telegram API experience. Strong skills in Python or similar scripting language. Good understanding of APIs and automation. Please include in your proposal: How you plan to connect to Pocket Option and extract OTC signals. How you will structure and send the alerts to Telegram. Your suggested tech stack (Python or other) and why. Estimated timeframe and cost.
N° de projet : 40258701
116 propositions
Projet à distance
Actif à il y a 12 jours
Fixez votre budget et vos délais
Soyez payé pour votre travail
Surlignez votre proposition
Il est gratuit de s'inscrire et de faire des offres sur des travaux
116 freelances proposent en moyenne $462 USD pour ce travail

Hi there, I can build a Pocket Option OTC Signals Alert Bot that streams your OTC signals to Telegram in real time without any auto-trading. I’ll connect to Pocket Option using stable APIs or screen-reading methods if official endpoints are limited, extract the OTC signals (pair, direction, expiry, entry, payout, and signal time), and push clean, readable alerts to Telegram groups, channels, or private chats. The bot will be configurable via a simple file or minimal UI to manage OTC pairs, default expiry, minimum payout, timezone, and session times. It will include robust error handling and logging, clear installation steps, and a start/stop control so you can run it on a PC or VPS. The tech stack I propose is Python for reliability, with a lightweight Telegram bot and structured logging. I’ll provide thorough documentation and a straightforward setup script to get you up and running quickly. What is the preferred Telegram target (group/channel/private) and the exact data fields you want to see in each alert? Thanks for the clarity of your requirements; I’m ready to implement a solid alert-only solution that keeps you in full control of trading. Best regards,
$750 USD en 16 jours
9,4
9,4

⭐⭐⭐⭐⭐ CnELIndia, led by Raman Ladhani, will deliver a secure, alerts‑only OTC signal bot tailored to your needs. Connection to Pocket Option: We will implement a Python-based service using stable web session handling or officially supported endpoints (where available) to securely read your OTC signals from Pocket Option in real time. The bot will monitor only configured OTC pairs and apply filters (expiry, minimum payout, session time) before triggering alerts. No trading or order execution logic will be included. Telegram Alert Structure: Using the official Telegram Bot API, each signal will be instantly formatted and sent to your selected group/channel/private chat, including: Pair, Direction, Entry Time, Expiry, Payout %, Signal Time, and Timezone. Messages will be clean, readable, and timestamped. Tech Stack: Python (asyncio + requests/websocket) for reliability and scalability, with structured logging, exception handling, and configuration via JSON/YAML. Supports PC or VPS deployment. Control & Delivery: Start/stop via CLI command. Full installation guide, documentation, and testing included. Estimated timeline: 7–10 days.
$500 USD en 7 jours
9,0
9,0

Hi, I understand your need for a reliable bot that sends Pocket Option OTC signals as alerts to Telegram without any auto-trading, ensuring manual trade execution. Having developed multiple Telegram alert bots integrating with trading platforms using stable APIs, I know the importance of prompt, accurate signal delivery with clear formatting including all necessary details like pair, expiry, and payout. I propose using Python because of its robustness and vast libraries for API integration and error handling. I will connect to Pocket Option by leveraging either their official API or stable scraping methods for OTC signals, then send formatted alerts instantly to your chosen Telegram channels or groups via the Telegram Bot API. Configuration will be user-friendly with a simple config file to manage monitored OTC pairs, expiry defaults, minimum payout filter, timezones, and start/stop commands. The bot will include comprehensive error logging with clear instructions for setup on PC or VPS. I’ve shared an initial estimate based on your description, and once we go over a few technical or functional details, I’ll confirm the exact cost and delivery schedule. What is your preferred method for Pocket Option signal extraction — official API access or a specific data source you trust? Best regards, Asad
$250 USD en 10 jours
8,2
8,2

Hi, I can build a reliable alert-only bot that captures your OTC signals and delivers them instantly to Telegram without any auto-trading functionality. For Pocket Option integration, I would first assess whether stable API access is available; if not, I would implement a secure session-based listener or WebSocket monitoring layer that reads signal data directly from your authenticated account environment without placing any trades. The bot will strictly extract signal parameters (pair, direction, expiry, payout, timestamp) and never execute orders. I recommend Python as the tech stack due to its strong ecosystem for automation, WebSocket handling, async processing, and Telegram integration. The architecture would include: • Signal listener module (Pocket Option session handler) • Signal parser/validator (filters by OTC pair, payout threshold, session time) • Alert dispatcher (Telegram Bot API) • Config layer (JSON/YAML file for pairs, expiry defaults, timezone, filters) • Logging & error handling module The bot will include start/stop controls, robust logging, connection recovery logic, and clear installation documentation so you can run it on your PC or VPS. If you’d like, I can outline a more technical step-by-step architecture plan before we proceed. Thanks.
$500 USD en 7 jours
7,7
7,7

Hi, This is Elias from Miami. I read your brief and I understand you need an alerts-only bot that captures your OTC signals and instantly sends them to Telegram with a clean, readable format. No auto-trading, no order execution — strictly signal delivery. For reliability, the safest approach is connecting to the signal source you control (webhook, local file, or script feed). This avoids fragile scraping and keeps the bot stable if Pocket Option changes anything. If an official/stable Pocket Option method exists, I’m happy to use it. I’d build this in Python using an async listener + Telegram Bot API, with filters for OTC pairs, expiry defaults, payout thresholds, timezone/session windows, plus logging and retry handling so missed alerts don’t happen silently. Estimated timeframe: ~2weeks for MVP + testing. Estimated cost: depends on signal source complexity. Q1: Where do your signals originate now (indicator, script, manual entry)? Q2: Should alerts go to a bot, channel, or private chat? Q3: Do you need editable filters (pairs/payout/expiry) via config file or small UI? Regards
$500 USD en 7 jours
7,9
7,9

Hi there, I understand your need for a specialized bot that will capture OTC signals from Pocket Option and send alerts through Telegram. With my extensive experience in building automation tools for trading platforms and a solid background in API integrations, I am confident in creating a solution that meets your requirements without any auto-trading functionalities. To connect with Pocket Option, I will leverage their API to monitor your designated OTC pairs, ensuring seamless signal extraction. The alerts will be structured in a clear format with essential details such as pair, direction, expiry time, and more, making it easy to follow. I suggest using Python for its robustness and my proficiency with it, as well as excellent support for API interactions. I estimate this project will take around 10-14 days to complete, with an approximate cost of $500. Please message me to discuss further details, including how to configure the bot for your specific trading needs. I look forward to collaborating with you! Could you clarify which specific OTC pairs you want the bot to monitor?
$610 USD en 2 jours
6,7
6,7

Hello! I’m representing Smart Sols, a seasoned full-stack development company with over 9 years of experience, specializing in PHP and related technologies. We understand you need a reliable bot for Pocket Option that captures your signals on OTC pairs and sends alerts to Telegram, excluding auto-trading. We recognize the importance of accurate and timely notifications for efficient decision-making in trading environments. Our team has extensive experience in building robust backend systems using Laravel and Native PHP, along with integrating notification services such as Telegram bots. We assure you a smooth, secure, and maintainable solution tailored to your requirements. We’re confident in delivering this bot within a professional timeframe and budget, ensuring quality and excellent communication throughout the project. Looking forward to the opportunity to collaborate on this project and bring your idea to life efficiently and effectively.
$750 USD en 7 jours
6,9
6,9

Hello, As a seasoned Full-Stack developer with over 10 years of experience working across the entire software development life-cycle, I'm confident in my abilities to build a system that meets your requirements. In terms of Pocket Option integration, I would utilize their available APIs to capture and read your signals specifically for OTC pairs in real-time. This approach ensures no delay in getting the signals out to your Telegram community, allowing them to make manual trades promptly. To structure and send the alerts to Telegram, I will leverage my proficiency in using Telegram Bot and its API. This will enable me to craft well-designed notifications in a clear and readable format displaying all vital information for each alert such as pair, direction, expiry time, entry time, payout et al. Furthermore, I'll make sure the design remains purely alert-oriented with zero possibility for automated trading or automatic order execution. My tech stack recommendation for this project is Python. It is highly robust, flexible, and provides excellent documentation — making it easier for you to maintain and run on your preferable environment while providing efficient error handling and logging functionalities. On the estimated timeframe and cost, I believe we'll need about 3-4 weeks to deliver this project completely, including thorough testing phases. As for the cost, my rate is $50 per hour and I expect around 150 hours of work for this project. With Regards!
$750 USD en 7 jours
6,6
6,6

Hello Dear! I write to introduce myself. I'm Engineer Toriqul Islam. I was born and grew up in Bangladesh. I speak and write in English like native people. I am a B.S.C. Engineer of Computer Science & Engineering. I completed my graduation from Rajshahi University of Engineering & Technology ( RUET). I love to work on Web Design & Development project. Web Design & development: I am a full-stack web developer with more than 10 years of experience. My design Approach is Always Modern and simple, which attracts people towards it. I have built websites for a wide variety of industries. I have worked with a lot of companies and built astonishing websites. All Clients have good reviews about me. Client Satisfaction is my first Priority. Technologies We Use: Custom Websites Development Using ======>Full Stack Development. 1. HTML5 2. CSS3 3. Bootstrap4 4. jQuery 5. JavaScript 6. Angular JS 7. React JS 8. Node JS 9. WordPress 10. PHP 11. Ruby on Rails 12. MYSQL 13. Laravel 14. .Net 15. CodeIgniter 16. React Native 17. SQL / MySQL 18. Mobile app development 19. Python 20. MongoDB What you'll get? • Fully Responsive Website on All Devices • Reusable Components • Quick response • Clean, tested and documented code • Completely met deadlines and requirements • Clear communication You are cordially welcome to discuss your project. Thank You! Best Regards, Toriqul Islam
$250 USD en 7 jours
5,9
5,9

Hello I hope you're doing well. I understand you're looking for Pocket Option OTC Signals Alert Bot with Telegram Notifications (No Auto-Trading) I am the ideal candidate for your project. I have read the provided job description and I understand what you are looking for. I have over 10+ years of experience PHP, C Programming, Python, Data Processing, Software Architecture, Data Analysis, Automation, Market Analysis, Telegram API, Financial APIs .Please feel free to further discuss the requirements and timeline for the project. I'd be happy to assist you. I am ready to start right now. ✅ No Upfront Payment ✅ Release Milestone After Completion ✅ 100% Project Completion Rate You can visit my Profile https://www.freelancer.com/u/HiraMahmood4072 Thank you
$275 USD en 2 jours
6,2
6,2

Hi there,Good evening I am Talha. I have read you project details i saw you need help with C Programming, Automation, Market Analysis, PHP, Financial APIs, Telegram API, Python, Data Analysis, Software Architecture and Data Processing I am writing to propose an innovative approach to tackle your project. Our proposal centers on delivering creative and effective solutions that will set your project apart. We will present fresh, out-of-the-box ideas that align with your project's objectives, demonstrating how we can achieve remarkable results. Please note that the initial bid is an estimate, and the final quote will be provided after a thorough discussion of the project requirements or upon reviewing any detailed documentation you can share. Could you please share any available detailed documentation? I'm also open to further discussions to explore specific aspects of the project. Thanks Regards. Talha Ramzan
$250 USD en 12 jours
5,7
5,7

Hi, My team and I just reviewed your project, and we noticed a key challenge with the existing architecture that might impact scalability. Our backend leads excel at restructuring systems to optimize performance and scale efficiently. We understand the intricacies of such bottlenecks and have the right strategies to address them swiftly. Recently, we delivered a large-scale ecommerce platform using Node.js and React, achieving a 40% increase in load handling capacity. Our approach ensured seamless integration and robust functionality, aligning perfectly with high-demand environments. I'll be your direct technical point of contact, and we'll set up a staging environment for you to review progress in real time. This way, we ensure transparency and adaptability throughout the project. How does your current system handle user data flow, and what's your vision for scaling it in the future? Let's explore how we can make your project a success.
$400 USD en 7 jours
5,5
5,5

Hi there, I’m Ahmed from Eastvale, California — a Senior Full-Stack & AI Engineer with over 15 years of experience building high-quality web and mobile applications. After reviewing your job posting, I’m confident that my background and skill set make me an excellent fit for your project — Pocket Option OTC Signals Alert Bot with Telegram Notifications (No Auto-Trading) . I’ve successfully completed similar projects in the past, so you can expect reliable communication, clean and scalable code, and results delivered on time. I’m ready to get started right away and would love the opportunity to bring your vision to life. Looking forward to working with you. Best regards, Ahmed Hassan
$500 USD en 5 jours
5,2
5,2

Hi I can build a reliable alerts only bot that captures your OTC signals from Pocket Option and delivers them instantly to Telegram with zero auto trading or order execution. My approach is read only and focused on stability and compliance. I will connect to Pocket Option using safe session based data access or approved endpoints where available and parse OTC signal events in real time. Each signal will be formatted into a clean Telegram alert including pair direction expiry entry time payout and signal timestamp so users can place trades manually without confusion. The bot will be built in Python using the Telegram Bot API with strong logging error handling and reconnect logic. Configuration will be simple via a config file to manage OTC pairs expiry defaults payout filters timezone sessions and start or stop control. I will provide clear setup and usage documentation so you can run it on a PC or VPS confidently. Estimated delivery is 7 to 10 days with a fixed cost within your stated budget depending on final scope. Best, Justin
$500 USD en 7 jours
5,3
5,3

Reliability isn't a feature; it's a foundational requirement. I’m here to ensure it’s built-in from day one. Your goal to seamlessly capture OTC signals from Pocket Option and relay them as instant, clear Telegram alerts without auto-trading reflects a disciplined approach to manual trading oversight, which aligns precisely with our philosophy at DigitaSyndicate. At DigitaSyndicate, a UK-based digital systems agency, we build precision-engineered automation and streamlined communication platforms designed for reliability and future-proof scalability. Our approach emphasizes robust API integration, error-handling, and user-centric configuration, guaranteeing that your signal bot performs with consistent accuracy and transparency. We have successfully delivered similar financial alerting systems that maintain strict manual execution boundaries. Can you share your main priorities and timeline so I can map out the right execution plan for you? Casper M. Project Lead | DigitaSyndicate Precision-Built Digital Systems.
$550 USD en 14 jours
5,4
5,4

Hello, Hope you're doing great! I am a PHP Developer who builds secure, fast, and business-focused web applications. I work with both custom PHP and frameworks, and always ensure that every project is optimized, scalable, and easy to maintain. What I Do 1. Custom web applications & business automation tools 2. API development and integration 3. Secure login, admin panels, and dashboard systems 4. High-speed, mobile-friendly websites 5. Migration, bug fixing, and performance upgrades Why Clients Prefer My Work 1. Clean folder structure & scalable architecture 2. Fully optimized and secure coding practices 3. Excellent communication & professional approac 4. Quick turnaround time with regular updates Ready to Start Share your requirements or preferred reference — I’ll analyze it and provide: 1. Best technical plan 2. Exact timeline 3. Budget estimate Looking forward to building something amazing for you!
$250 USD en 7 jours
5,2
5,2

Hello! I have built so many trading bots so far and I got 5 star review from the client recently as you can see from my profile. And then I am running several trading bots so I can show you my several trading bots while chatting. The biggest risk here is Pocket Option not offering a stable official way to read your OTC signals, which leads to brittle scraping that breaks and misses alerts. I can build the Telegram alert system and the whole config, logging, filters, and start stop controls, but I will not build anything that bypasses protections or violates a platform’s terms. If Pocket Option provides an official API or an allowed export feed for signals, great, we integrate that. If not, the safest options are either reading signals from your own signal file or webhook, or using a broker approved integration layer. Approach for Pocket Option connection, use official endpoints if available, otherwise ingest your signals from a local CSV JSON file, Google Sheet, webhook, or email parsing so it stays stable and compliant Approach for alert formatting, Telegram bot posts clean messages with pair, direction, entry time, expiry, payout, and timestamp, plus optional tags for session and confidence Approach for controls, config file for pairs, expiry defaults, min payout, timezone, and trading sessions, plus start stop commands and a status command Approach for reliability, retries, dedupe per signal ID, heartbeat logs, and missed signal detection so you know if anything drops
$300 USD en 5 jours
5,2
5,2

Hello! I am a Florida-based senior software engineer specializing in automation and data processing. I've carefully read your project description for the Pocket Option OTC Signals Alert Bot, and I understand your need for a reliable system that sends your signals to Telegram without auto-trading. With over 15 years of experience in PHP, Python, and market analysis, I have the skills to create a bot that fits your requirements perfectly. My approach will include: 1. Designing a robust architecture to process signals efficiently. 2. Implementing the Telegram API for real-time notifications. 3. Testing to ensure the bot runs smoothly and accurately reflects your signals. Could you please clarify the following questions to help me better understand the project? 1. What specific OTC pairs are you interested in receiving alerts for? 2. Do you have any preferred formats for how the alerts should be delivered in Telegram? I’ve built similar systems before, such as a custom alert bot for a financial analytics platform and a notification system for a trading application. My experience ensures that I pay attention to detail and focus on delivering practical solutions that work. Let’s connect and discuss how we can make this bot work for you. I’m looking forward to your response! -James
$500 USD en 3 jours
5,0
5,0

Hi, I would like to grab this opportunity and will work till you get 100% satisfied with our work. I am an expert team which have many years of experience on PHP, C Programming, Python, Data Processing, Software Architecture, Data Analysis, Automation, Market Analysis, Telegram API, Financial APIs I will share with you my recent work in the private chat due to privacy concerns! Best Regards. Abdulhamid
$500 USD en 7 jours
4,9
4,9

Hi there, regarding your project, I've noticed that the real challenge often lies in optimizing the backend processes to ensure smooth performance under high loads. My approach efficiently addresses this by implementing advanced caching techniques, which deliver a more responsive user experience even during peak times. In a recent project, I revamped a system that reduced server response time by 40%, significantly improving overall efficiency. I include 30 days of post-deployment bug-fixing to keep things running smoothly. What specific database architecture are you using for this project? Let's discuss how I can bring this expertise to your project.
$400 USD en 7 jours
4,9
4,9

Orlando, United States
Méthode de paiement vérifiée
Membre depuis févr. 25, 2026
$15-25 USD / heure
$200-500 USD
$10-30 USD
$5000-10000 USD
₹16000-80000 INR
$30-250 USD
$250-750 USD
$250-750 USD
$250-750 USD
$250-750 USD
$10-30 USD
€30-250 EUR
$10-30 USD
£250-750 GBP
$15-25 USD / heure
$250-750 USD
$20 USD
₹1500-12500 INR
₹600-3000 INR
$25-50 USD / heure