
Closed
Posted
Paid on delivery
I want to run a Python program using Jupyter Notebook that operates automatically and continuously under the following conditions: The program should run actively execute only from Monday to Friday, between 09:15 AM and 03:30 PM (indian market NSE/BSE hours). During market hours, the program should check the Chartink scanner every 1 minute for stocks that meet specific criteria. When a stocks is found, the program should send the stocks details to a Telegram channel or bot. If a stocks has already been sent to Telegram on the same day, it should not be sent again for that day (no duplicate alerts per day). The entire process must run online on a cloud/server environment, without requiring my local PC or mobile device to be turned on. The solution should not violate platform policies or risk account suspension (such as GitHub suspending accounts for running trading bots).
Project ID: 40416062
22 proposals
Remote project
Active 3 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
22 freelancers are bidding on average ₹1,405 INR for this job

I am an expert statistician, Research Writer, and data analyst with more than eight years of experience. I have full command of Excel analysis, SPSS, STATA, R LANGUAGE, AND PYTHON. I am an expert in creating time series prediction models, working with survey data, conducting marketing analysis, building estimators, and medical analysis. I am a perfect match for your project share other details of the work so I can start working on your project. Will complete task on time.
₹1,500 INR in 1 day
4.1
4.1

Hi, I'm very interested in your Stock Alerts Telegram project. I have strong experience building automated Python stock scanners with Telegram notifications. I can convert your Jupyter Notebook script into a reliable, fully automated cloud solution. I will deliver: Python script that runs automatically only Monday to Friday, 09:15 AM to 03:30 PM (IST) Checks Chartink scanner every 1 minute during market hours Sends clean stock alerts to your Telegram channel/bot Prevents duplicate alerts for the same stock on the same day Full cloud deployment (Railway, Render, or AWS) so it runs 24/7 without your PC or laptop Proper scheduling, error handling, logging, and graceful shutdown Clean, well-commented code with a simple way to update your scanning criteria I will make sure the solution is stable, lightweight, and respects platform policies to avoid any risk of suspension. I can start immediately and deliver quickly. Please share your current Jupyter Notebook script (or the scanning criteria) so I can provide the best solution. Looking forward to building this for you. Best regards,
₹1,050 INR in 1 day
3.3
3.3

Completed projects till now 1) Python + DhanAPI +Excel + VBA option scalping strategy 2) Python 21 EMA and 9 EMA crossover strategy on DhanAPI 3) Google sheet + FyersAPI trading 4) Google sheet + Algomojo + Upstox 5) Tradetron Banknifty option scalping strategy 6) Excel 2600 NSE 10 years data 7) Copytrading using python 8) Tradetron Supertrend + MACD Crossover Strategy 9) Dhan option chain with Greeks in Google spreadsheet via Google Appscript 10) Backtesting of Nifty options for wait and trade strategy 11) Trigger orders for Dhan Nifty options 12) Shoonya API:- Wait and trade strategy 13) Tradetron: RSI + ADX + EMA strategy 14) Python Moving avarage channel trading Algo 15) Kotak Neo: Turtle scalping strategy for options 16) Fyers Filtered option chain in Excel 17) Binance Bitcoin tradingview strategy python bot 18) Fyers Tradingview python bot 19) Dhan Python order manager I can deliver any project in Trading. Readymade setups for Python available
₹8,000 INR in 7 days
3.1
3.1

Hi, Continuous, uninterrupted stock monitoring in Jupyter is trickier than it sounds — standard notebook cells block execution, so keeping alerts firing 24/7 without manual restarts needs deliberate architecture. I'd structure this with APScheduler running inside the notebook to poll your chosen stocks on a defined interval (e.g., every 60 seconds), pulling price and volume data via `yfinance` — no API key required, easy to extend. Alert thresholds get stored in a simple config dict or CSV so you can adjust them without touching code. For notifications I'd wire in `smtplib` or a Twilio SMS call depending on how you want to be reached. The scheduler keeps running in a background thread so the notebook stays interactive while monitoring continues. Within 24 hours I can deliver a working prototype with at least three configurable alert types (price threshold, % change, volume spike) and a clean cell structure you can extend yourself. One question before I start: should this run locally on your machine, or do you need it hosted somewhere so it runs when your laptop is off? Best regards, Val
₹600 INR in 7 days
1.8
1.8

Leveraging my extensive experience in Python programming, I'm confident that I can deliver a seamless and reliable solution to your stock alert automation project. My expertise doesn't simply begin and end with Python; it extends to the efficient analysis of large data sets, which will be necessary for your project. This, coupled with my understanding of cloud technology, positions me uniquely to develop an enduring cloud-based system that meets your requirements. Moreover, having worked on similar projects in the past, I understand the importance of complying with platform policies to ensure continued operation without risking suspension. You can expect me to adhere strictly to these policies while still delivering the full functionality you desire. Most importantly, I'm not just here to write some code and move on. My aim is to provide an end-to-end solution - from system design, implementation, deployment to maintenance. By choosing me, you won't just be getting a program; you'll have a partner who is genuinely interested in helping you gain a competitive edge through precise and timely trading decisions. Let's get started.
₹1,500 INR in 7 days
1.9
1.9

Hi, This needs to run reliably like a scheduler, not just a script, with time based execution, deduplication, and stable alerts without depending on your device. I have built similar automation systems that run 24 by 7 on servers with clean logic and zero duplicates. Faizan here, 7 plus years working with Python, automation, and API based systems. I will set this up to run on a cloud VPS, checking Chartink every minute during market hours, sending alerts to Telegram, and maintaining a daily memory so no stock is sent twice. Everything will be stable, policy safe, and independent of your local system. I can also give you a simple Jupyter or script based version with clear setup so you can control it easily. Do you already have your Telegram bot set up, or should I configure that as well? Let’s discuss.
₹1,200 INR in 7 days
0.0
0.0

Hello, I've read your request and I can help fix this problems in your program. For more details, please open a chat.
₹1,050 INR in 7 days
0.0
0.0

Reliable 24/7 Cloud Automation for your Chartink Scanner Hello, I can build this automated system for you using Python, ensuring it runs 100% on a cloud server without needing your PC or mobile to stay on. How I will solve your requirements: Cloud Deployment: I will host the script on a dedicated Python server (like PythonAnywhere or VPS) to avoid GitHub's restrictions and ensure 24/7 stability. Time-Logic Engine: The bot will precisely start at 09:15 AM and pause at 03:30 PM (Monday-Friday), saving resources and staying stealthy. Smart Filtering: I will implement a local SQLite database to track sent alerts. This ensures you get zero duplicate alerts for the same stock within the same day. Reliable Scanning: I will use professional requests handling to fetch data from Chartink every minute and push instant notifications to your Telegram channel. Why me? I am a Data Analyst and Python developer specialized in market automation and Telegram bots. I understand the importance of timing and data accuracy in trading. I am ready to start immediately. Let’s discuss the details! Best regards, Mohammed Tarig
₹1,200 INR in 5 days
0.0
0.0

Hi, I’ve reviewed your requirements for the automated Chartink scanner. I can convert your Jupyter logic into a production-ready Python script and deploy it to a stable cloud environment (like PythonAnywhere or a VPS) to ensure 24/7 uptime without risk of suspension. My technical approach for your project: Script Conversion: I will migrate your code from Jupyter to a standard .py script for better stability and lower resource usage on servers. Precision Scheduling: I’ll implement timezone-aware logic to ensure the script executes strictly during Indian Market hours (09:15 - 15:30 IST). Duplicate Filter: I will use a daily local cache to track sent stocks, ensuring no duplicates are sent to Telegram within the same trading session. Cloud Deployment: I will set this up on a platform that complies with automation policies, avoiding the risks associated with GitHub Actions. I am ready to help you set this up so your alerts run flawlessly every day. Let's discuss your scanner criteria so I can get started! Best regards, Rahma
₹1,200 INR in 2 days
0.0
0.0

I’m Jotsna Sonar, and I’d love to build your automated stock alert system ?⚡ I can create a Python solution that: ✅ Runs Mon–Fri, 09:15 AM – 03:30 PM ⏰ ✅ Checks Chartink every 1 minute ? ✅ Sends alerts to Telegram instantly ? ✅ Avoids duplicate alerts per day ? ✅ Runs fully on cloud (no PC needed) ☁️ ? Think of it as your personal stock assistant—watching the market every minute so you don’t have to ?? Simple, reliable, and built to just work ? Let’s make your alerts smarter! ? — Jotsna
₹1,001 INR in 7 days
0.0
0.0

Hello, I’ve reviewed your requirement and can build a reliable, fully automated system for this use case. ? The program will run only during NSE/BSE hours (Mon–Fri, 09:15–15:30) using a scheduler. ? It will check your Chartink scanner every 1 minute with proper request handling. ? A daily tracking system (JSON/SQLite) will ensure no duplicate alerts are sent the same day. ? Instant Telegram alerts will be sent with clean, structured stock details. ? The system will be deployed on cloud (Render/VPS), so it runs 24/7 without your device. ? Built with safe practices (rate limiting, retries) to avoid blocking or policy issues. ? Clean, modular Python code with logging and error handling will ensure stability. ? Deliverables: * Working automation system * Telegram bot integration * Cloud deployment setup * Setup & usage instructions I can also extend this to multiple scanners or add logging/dashboard if needed. Ready to start immediately—please share your Chartink scanner link. Best regards, Kunal
₹1,500 INR in 7 days
0.0
0.0

I understand you need an automated Python system that monitors Chartink scanners every minute during market hours and sends stock alerts to Telegram without duplicates. I have already worked on similar automation and bot-based alert systems in the past. DM me directly and I will walk you through the method I am planning to use for this problem statement. Waiting for your message. Once you message, consider your work done. Thanks in advance, Pratik Rathod
₹1,100 INR in 3 days
0.0
0.0

Hello, I can build a fully automated Python-based stock alert system that runs 24/7 on a cloud server and monitors Chartink scanners every minute during NSE/BSE market hours only (Mon–Fri, 9:15 AM–3:30 PM IST). Features include: - Telegram alerts for matched stocks - No duplicate alerts on the same day - Fully automated cloud deployment - Stable and secure background execution - Error handling and logging I can also handle server deployment and Telegram bot integration if needed. Looking forward to working with you.
₹600 INR in 7 days
0.0
0.0

I will build a production-grade Python service that runs on a cloud VM and executes strictly within NSE/BSE trading hours (Mon–Fri, 09:15–15:30 IST). The system will poll Chartink every minute, extract qualifying stocks, deduplicate results per trading day, and push alerts to Telegram via bot API. It will include logging, failure handling, retry logic, and timezone-safe scheduling. The deployment will be done on a stable cloud environment (not GitHub runners) to avoid policy violations. The solution will run fully autonomous without dependency on your local system.
₹1,050 INR in 7 days
0.0
0.0

I have developed multiple applications using python bot and telegram bot both as college projects and client deliveries. Used Jupyter Notebooks for multiple projects and have done similar kind of work more than a dozen times. I feel I would be a perfect fit to take this project.
₹600 INR in 4 days
0.0
0.0

Ross here from Arasaka Systems, I can help with setting up your Python program to run automatically and continuously as per your specified schedule. I understand how important it is to have a clean, professional, and integrated system that operates only during NSE/BSE market hours — Monday to Friday, 09:15 AM to 03:30 PM — while checking the Chartink scanner every minute, and sending unique stock alerts to Telegram without duplicates. Do you have any more information you can send me, then I can set up a proposal for you? I specialize in automated cloud deployments, Python scripting, and Telegram bot integrations, ensuring high-performing and reliable solutions. It would be a pleasure to be of assistance. Regards, Ross, Arasaka Systems
₹1,000 INR in 2 days
0.0
0.0

I've built similar trading alert systems — automated Python scripts that monitor market conditions, trigger alerts, and send notifications via Telegram. Comfortable with Chartink integration, real-time data processing, and scheduled execution. Can have this running for you quickly. Let me know the specifics of your indicator setup.
₹1,050 INR in 7 days
0.0
0.0

As a data-centric Python professional who has been devoted to utilizing technology and analytics for actionable insights, I am exactly what you need for this project. I am familiar with handling Python data on a wide scope and guarantee that running a Jupyter Notebook program in line with your requirements is something I'm well versed in. Beyond just Python, while we know software must be effective, it must also be efficient - an attribute that my skills with utilizing Excel will bring to the table allowing for high-performing code. Having worked extensively with cloud environments, particularly Azure and AWS, I can ensure seamless automation of your data processing without any need for your local PC or mobile device to be turned on. A big bonus is that my solutions are always built around platform policies, so you can rest assured that your account will not be at risk of suspension. To top it off, managing alerts and eliminating duplicates is also among the set of responsibilities I excel at. My competence in frameworks such as Pandas and NumPy keeps my codebase concise and readable, thereby making troubleshooting and revision much simpler. With my services, you can expect not just satisfactory performance but meaningful stories from your raw data helping you drive business growth. There’s no doubt that choosing me would be the right investment for your project!
₹1,050 INR in 3 days
0.0
0.0

Hello, I can build a reliable, fully automated Python solution that continuously scans Chartink and sends real-time stock alerts to Telegram—exactly as per your requirements. Here’s how I will implement it: • Develop a Python script (Jupyter-compatible) that runs only during NSE/BSE market hours (Mon–Fri, 09:15 AM – 03:30 PM IST) using precise scheduling. • Integrate Chartink scanner data extraction (via requests or automation) and check conditions every 1 minute efficiently. • Implement Telegram Bot API to instantly send alerts with stock details in a clean format. • Add a duplicate filter system using a daily cache (file/database) so the same stock is never sent twice in a day. • Deploy the solution on a cloud server (like AWS / VPS) so it runs 24/7 without needing your local device. • Ensure the setup is safe, lightweight, and does not violate hosting or platform policies. Why choose me: I focus on clean architecture, reliability, and long-running automation systems. I’ll also provide simple instructions so you can monitor or modify the system easily later. Timeline: 5–7 days Budget: ₹1050 (as proposed) I’m ready to start immediately and can also provide future enhancements like multiple scanners, logging dashboard, or WhatsApp alerts. Let’s discuss your exact Chartink conditions and Telegram setup to get started. Thank you.
₹1,050 INR in 7 days
0.0
0.0

Hi, I can build a fully automated, cloud-based Python system that runs your stock scanner reliably during NSE/BSE market hours. What I’ll deliver: • A Python (Jupyter-compatible) program that runs Monday–Friday, 09:15 AM to 03:30 PM IST • Automated polling of your Chartink scanner every 1 minute • Instant Telegram alerts via bot/channel with stock details • Duplicate prevention logic (no repeat alerts for the same stock on the same day) • Smart scheduling + logging to ensure stability and traceability Cloud Deployment: I’ll deploy the system on a secure cloud server (AWS / VPS), so it runs 24/7 independently—no need for your PC or phone. Compliance & Safety: The solution will be designed carefully to avoid platform policy violations, using safe request handling (no aggressive scraping/rate abuse). Extras included: • Easy configuration (you can change scanner/filters later) • Error handling + auto-restart setup • Setup guide + support I’ve built similar automation systems, so I can ensure this runs smoothly with minimal downtime.
₹1,050 INR in 7 days
0.0
0.0

Delhi, India
Member since Sep 19, 2024
₹600-1500 INR
£20-250 GBP
₹600-1500 INR
₹600-1500 INR
$250-750 USD
₹1500-12500 INR
$30-250 USD
₹600-1500 INR
$15-25 USD / hour
$25-50 USD / hour
$2-8 CAD / hour
₹37500-75000 INR
$2-8 USD / hour
$30-250 USD
$250-750 CAD
$200 USD
$10-30 USD
min $50 USD / hour
$250-750 USD
$250-750 USD