
Completed
Posted
Paid on delivery
I’m building a simple web-based SCREENER tool I need a flexible options screener capable of rapidly filtering live option chains and exporting results for alerts or further analysis. Key requirements: • Customizable Filters – I want to filter and sort option contracts based on custom logic (I will provide the scanning criteria) and parameters such as OI change, volume change, days to expiry, and implied volatility (IV/IVP). It should also allow for the addition of new metrics later without rewriting the entire program. • Asset-Class Agnostic – The screener should work by default for index options (NIFTY, BANKNIFTY, FINNIFTY, SENSEX , f &O STOCKS ) and equity options but should be adaptable to other markets (provided my data provider supports them). • Clean and Simple Interface – A lightweight web dashboard or an Excel/Google Sheets front-end would be ideal; it must be fast and allow for immediate changes to the criteria. • Reliable Data – Please integrate a primary options API for my broker (UPSTOX) and structure the code so that I can switch providers simply by editing a configuration file. • Output – The filtered list should be visible on the dashboard, downloadable as a CSV, and capable of sending alerts via Telegram. Additionally, a brief summary (Greeks, Bid/Ask, Open Interest, IV, IVP, etc.) should be displayed on the screen. * Front-end: a clean, responsive interface built Back-end: connect to a well-documented market data BROKER API Acceptance Criteria 1. The screener must have the capability to auto-load the current day's option chain in real-time, apply multiple filters simultaneously, and deliver results within microseconds without buffering. 2. Adding a new filter via configuration or script edits should not disrupt existing functionality. 3. Clear setup notes so I can run the screener again on another machine using the same API key. 4. I will conduct a 2-day live market test to ensure it works perfectly and does not generate false signals. Please keep the code modular (Python, Node, or any other mainstream language), include comments in key sections, and provide a brief README upon completion. Key deliverables: • Source code (front-end and back-end) fully commented • Deployed demo link for live testing • Setup guide so I can host it myself (Docker or plain Node is fine) • Short read-me outlining where to plug in my own API key I value quick load times, straightforward navigation, and clean code architecture. Let me know your chosen stack, any past examples, and an estimated timeline to get a functioning MVP online. Front-end: a clean, responsive interface built with React, Vue, or another modern JS framework you’re comfortable with. Back-end: connect to a well-documented market data API such as IEX Cloud, Alpha Vantage, or Yahoo Finance; feel free to recommend the most stable option for real-time queries. Key deliverables: • Source code (front-end and back-end) fully commented • Deployed demo link for live testing • Setup guide so I can host it myself (Docker or plain Node is fine) • Short read-me outlining where to plug in my own API key I value quick load times, straightforward navigation, and clean code architecture. Let me know your chosen stack, any past examples, and an estimated timeline to get a functioning MVP online.
Project ID: 40555061
34 proposals
Remote project
Active 6 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

You need a real-time options screener for Indian markets — NIFTY, BANKNIFTY, FINNIFTY, SENSEX, F&O stocks — that pulls live Upstox option chain data, applies multiple filters simultaneously, and fires Telegram alerts when conditions are met. I recently built a similar Python automation tool connecting to Upstox's API for live market data with WebSocket streaming, so the authentication flow and data structure are already familiar to me. For this I'd build the backend in Python (FastAPI) connecting to Upstox's Options Chain API via WebSocket for real-time OI, volume, IV, and Greeks data, with filters defined in a YAML config file so adding a new metric means editing one section without touching core logic. The React frontend would show the filtered results table with Greeks/Bid-Ask/OI/IV columns, a CSV download button, and live Telegram alert configuration. Docker Compose brings up the full stack in one command. Switching data providers means changing one config block. Setup notes included so you can redeploy on another machine with your own API key. Can you share the screenshot attachment so I can confirm which filter criteria you want in the first MVP before I finalize the config schema?
₹2,000 INR in 1 day
0.0
0.0
34 freelancers are bidding on average ₹4,537 INR for this job

Hi, I can build a modular, high-performance **web-based options screener** with a **React frontend** and a **Python (FastAPI) or Node.js backend**, integrated with the **Upstox API** for real-time option chain data. The architecture will be designed to make it easy to add new filters, switch data providers through configuration, export results to CSV, and send Telegram alerts without affecting existing functionality. The screener will feature a responsive dashboard, customizable filtering (OI, volume, IV, IVP, Greeks, expiry, etc.), real-time updates, and a clean codebase with Docker support, setup documentation, and a README showing exactly where to configure your API keys. I'm committed to delivering a fast, scalable MVP that is easy to maintain and extend. **Muhammad Rizwan LA**
₹1,050 INR in 7 days
8.2
8.2

Hello, I can help with your "SCREENER Web App" project. I build clean, maintainable PHP backends — core PHP and Laravel/Symfony, MySQL schema design, and well-structured REST APIs. For work involving php, javascript, python, software architecture, html, node.js, docker, web development, vue.js, api development, I pay close attention to validation, security, and readable code, delivering in small, testable milestones. I provide clean commits and clear documentation. Could we discuss the specifics before I firm up the timeline? ⭐ 5.0/5 from a recent client: "Very Professional and On time delivery of the project" Final timeline and cost will be confirmed in chat after a complete understanding and documentation of the project expectations in detail.
₹1,200 INR in 1 day
7.7
7.7

Greetings, Creating a flexible options screener that filters live option chains sounds like an exciting challenge. Your need for customizable filters based on various metrics is essential for quick decision-making. I would approach this by building a modular solution using a modern JavaScript framework like React for a clean interface, paired with a robust back-end possibly in Node.js. This way, we ensure quick load times and easy adaptability for future enhancements. To meet your requirements, I would integrate a reliable API for real-time data, allowing for seamless switching between providers as needed. Additionally, I’d implement features for exporting filtered results and sending alerts via Telegram, ensuring everything is user-friendly and responsive. I have successfully completed similar projects, focusing on clean code and performance. Let’s discuss how we can make this screener a powerful tool for your trading needs.
₹1,500 INR in 1 day
6.2
6.2

Hi, Thanks for sharing your project. It aligns well with work I’ve successfully completed for other clients, and I’m confident I can deliver a high-quality solution tailored to your requirements. Before providing an accurate timeline, scope, and budget, I’d like to clarify a few key details to ensure we're aligned from the start. Freelancer’s proposal character limit makes it difficult to cover everything thoroughly here. If you're available, let's connect via chat. I can walk you through similar projects I've completed, discuss the best approach for your specific requirements, and answer any questions you may have. Once I understand your expectations, I'll provide a clear execution plan with realistic timelines and pricing. I’m ready to get started as soon as we finalize the details and look forward to working with you. Best regards, Mayank Sahu
₹1,050 INR in 7 days
4.1
4.1

Microsecond-level filtering on a live option chain isn't a front-end problem — it's whether your data layer polls UPSTOX efficiently enough that filtering logic never becomes the bottleneck in the first place. I trade 5-minute charts and scalp futures myself, so I know exactly what "no buffering, no false signals" actually means when you're staring at OI and IV changes in real time — this isn't a generic dashboard brief to me. I'd build it as a Python/FastAPI backend polling UPSTOX on a websocket where available, with your scan criteria loaded from a config file so you can add metrics without touching core logic, plus Telegram alerts and CSV export as thin output layers on top. One thing that affects architecture directly: does UPSTOX give you websocket streaming for option chain data, or only REST polling — that decides whether "real-time" here means sub-second or truly push-based.
₹10,000 INR in 3 days
3.6
3.6

Hi, Your project immediately caught my attention because you're not looking for a basic screener you need a fast, reliable trading tool that can handle live market data, apply custom filters instantly, and remain flexible as your strategy evolves. I can build a clean, responsive options screener with a modular architecture, making it easy to add new filters, switch data providers, and maintain the project over time. The dashboard will display real-time filtered results, support CSV export, Telegram alerts, and provide the key option metrics you need, all while keeping performance and scalability as the top priority. I'd love to discuss your scanning logic, preferred tech stack, and timeline so we can build an MVP that's ready for live market testing. Best regards, Usama K
₹800 INR in 2 days
3.4
3.4

I will design and develop a flexible options screener that can rapidly filter live option chains and export results for alerts or further analysis. To achieve this, I will utilize a modular approach with a Python back-end, connecting to the UPSTOX API for market data, and a clean, responsive React front-end for user interaction. I have experience with similar projects, such as the Telegram Trade Signal Bot, where I developed a bot to parse and forward trade signals using regex-based filtering and user-specific preferences. Another relevant project is the Real Estate Data Extraction, where I engineered a sophisticated data pipeline to extract real estate tax data from dynamic websites and public APIs, handling high-volume data acquisition and complex data handling. Can you please provide more details about the scanning criteria and parameters you would like to use for filtering option contracts? Additionally, are there any specific metrics you would like to prioritize for the addition of new metrics later without rewriting the entire program?
₹1,904 INR in 7 days
3.5
3.5

Building your options screener requires expertise in creating complex, yet user-friendly and efficient tools. With my extensive experience as a MERN stack developer, I am confident in my ability to deliver exactly what you're looking for. Not only will I provide you with a clean and responsive front-end interface built with React, Vue or other modern JS framework of choice, but I'll also ensure your back-end connects seamlessly to a well-documented market data BROKER API. I understand that quick load times and simple navigation are crucial for your application. My past projects always put emphasis on speed without compromising on performance, which is something I plan on replicating for your Options Screener. What sets me apart from the others is my collaborative approach—I prioritize your vision. Your custom scanning criteria will be at the heart of this tool, and we can add new metrics easily without affecting existing functionality. The modular code structure will make it simple for you to switch data providers by just editing a configuration file. To summarize, by choosing me, you're opting for an expert who is going to deliver top-quality work within the discussed timeline while keeping you constantly informed about the progress. You're getting an application that's built on robust technologies such as Node.js, ensuring scalability and performance. So let's team up and roll out a powerful screener tool that meets all your requirements!
₹600 INR in 7 days
3.5
3.5

As an experienced full-stack developer and tech enthusiast, I have significant skills with HTML, JavaScript, Node.js, PHP, Python and most notably, Vue.js which has similar characteristics to React and has a reputation for creating smooth, responsive and clean UI/UX. These proficiencies combined with my strategic mindset enable me to develop scalable web solutions tailored to specific business needs, making me the ideal candidate for your project. Throughout my career, I've had the privilege of building applications that work with various well-documented market data APIs and this experience will be extremely valuable for integrating your requirements with any API you choose making switching providers a simple configuration process. Additionally, my expertise in Python can be leveraged for a modular design approach that ensures consistent functionality while facilitating easy integration of new metrics you may need in the future. From past projects such as SaaS platforms and CRMs that required quick data processing, I've gained significant exposure to deploying real-time data processing tools. My ability to deliver comprehensive setup guides fitting multiple tech stacks along with fully commented source codes will ensure smooth handover even if we decide to use Docker or plain Node for deployment
₹1,200 INR in 7 days
2.1
2.1

Hi, I've reviewed your requirements and can build a modular options screener with a clean, responsive interface, configurable filters, Upstox API integration, CSV export, Telegram alerts, and a scalable architecture for adding new metrics in the future. The solution will include well-commented source code, setup documentation, deployment support, and a README explaining API configuration. I'll focus on performance, maintainable code, and a smooth user experience while ensuring the application is easy to extend. I'm ready to discuss your scanning logic and start building the MVP immediately. Best regards, Jayakrishnan
₹1,050 INR in 10 days
1.4
1.4

As a seasoned Full Stack Developer with over 5 years of experience, I have the perfect skill set to execute your vision for a robust and efficient SCREENER Web App. I have a solid grounding in both front-end and back-end development, especially with the modern JS frameworks like React, and well-documented market data APIs such as the ones you mentioned (IEX Cloud, Alpha Vantage, or Yahoo Finance). This makes me exceptionally equipped to meet your project's requirements without compromising on functionalities. In addition to the technical aspect, I understand the quintessence of clean code architecture, straightforward navigation and quick load times, which are precisely what you've demanded for your project. Throughout my work history, my agility with Python, Node.js and Vue.js has allowed me to create interfaces that can handle real-time data with ease while making it intuitive for users to interact with filters. And did I mention my superior skills in API Development? Leveraging this, I'll connect your Web App seamlessly with UPSTOX so you can enjoy uninterrupted reliable data.
₹1,050 INR in 7 days
0.6
0.6

Hello, Your options screener project is well-defined, and we'd be excited to build a fast, modular, and scalable solution tailored to your trading workflow. Proposed Tech Stack * **Frontend:** React.js (responsive, lightweight UI) * **Backend:** Python (FastAPI) or Node.js (Express) * **Database:** SQLite/PostgreSQL (optional for logs/history) * **Broker API:** UPSTOX API (with an adapter layer for easy provider switching) * **Alerts:** Telegram Bot API * **Deployment:** Docker + Nginx * **Version Control:** Git ### Features We'll Deliver ✔ Real-time option chain fetching from UPSTOX ✔ Configurable multi-condition filtering ✔ Support for NIFTY, BANKNIFTY, FINNIFTY, SENSEX & F&O Stocks ✔ Modular filter engine for adding new metrics without changing core logic ✔ Dashboard with live updates ✔ Greeks, OI, IV, IVP, Volume, Bid/Ask and other market data ✔ CSV export ✔ Telegram alert integration ✔ Provider configuration file for easy API switching ✔ Fully responsive interface ✔ Well-commented source code ✔ README & setup guide ✔ Docker deployment support ✔ Live demo before final delivery We understand the importance of accuracy and performance in trading applications. Our goal is to deliver a reliable, scalable screener that is easy to maintain and extend as your strategy evolves. Looking forward to discussing your filter logic and API requirements. Best Regards, Prachi Agrawal
₹1,050 INR in 7 days
0.4
0.4

Hello! I can help you with SCREENER Web App. My budget is 735.0 USD for 5 days. I will review the requirements, define the implementation steps, and deliver a working result with clear progress updates. Let's discuss the details.
₹735 INR in 5 days
0.0
0.0

With a career rooted in operational transformation, I am the perfect candidate to build your SCREENER Web App. My full-stack engineering skills and bias towards clean code and efficiency align perfectly with your project objectives of quick load times, straightforward navigation, and clean code architecture. Moreover, my experience in AI automation and engineered software systems for scale will serve as a significant value-add when building the customizable filters feature of your app - allowing you to add new metrics without rewriting the entire program. In terms of market adaptability, I've successfully integrated various market data APIs like IEX Cloud or Yahoo Finance, and for such specific case for UPTSTOX, I'm always equipped to swiftly adjust. Plus, given my familiarity with Python and Node.js or even the language wielding React or Vue.js frameworks for a clean accessible front-end it should be a natural fit. As proof of my expertise, I'd be happy to present past examples akin to your project where speed was essential without compromising results.
₹1,050 INR in 7 days
0.0
0.0

Hello, I have 10+ years of experience in web application development with a Ph.D. in Computer Science, and I can build a modular, high-performance options screener tailored to your requirements. I recommend React + Node.js (or Python FastAPI) for a responsive frontend and scalable backend. The screener will integrate with the Upstox API, support configurable filters (OI, IV, IVP, volume, expiry, Greeks, etc.), display live results, export CSV, send Telegram alerts, and allow future metrics to be added without changing the core architecture. I'll keep the API layer configurable so switching data providers is simple. You'll receive fully documented source code, a deployed demo, Docker/setup guide, README, and support during your 2-day live market testing to ensure reliable performance. I’m ready to start immediately and deliver a clean, maintainable solution built for future expansion. Best Regards, Er. Rakesh Rai
₹10,850 INR in 7 days
0.0
0.0

A successful screener web app needs to deliver accurate data, fast performance, and an intuitive user experience. My approach is to first understand your screening logic, target users, and workflow before designing a scalable solution. I'll build a responsive web application with powerful filtering, search capabilities, customizable dashboards, secure user authentication, and efficient data management. The architecture will be optimized for speed and reliability, ensuring smooth performance even as data volume grows. I'll also focus on clean UI/UX, maintainable code, and seamless integration with any required APIs or third-party services. Throughout development, I'll provide regular progress updates, conduct thorough testing, and refine the application based on feedback. My goal is to deliver a robust, user-friendly screener platform that supports informed decision-making and long-term scalability.
₹1,450 INR in 5 days
0.1
0.1

Hi! I can build your modular, high-performance options screener with a React frontend and a Node.js (or Python/FastAPI) backend. I'll integrate the Upstox API with a provider abstraction layer so switching data sources only requires a config change. The screener will support customizable filters, real-time option chain scanning, CSV export, Telegram alerts, and a responsive dashboard displaying Greeks, OI, IV, IVP, Bid/Ask, and other key metrics. The code will be clean, well-commented, Docker-ready, and include a README, setup guide, and deployment support. I can deliver an MVP quickly and refine additional filters and features based on your testing and feedback.
₹1,050 INR in 7 days
0.0
0.0

I'll build your options screener as a modular Node.js backend with React frontend, connecting directly to UPSTOX API with configurable data sources. The backend will handle real-time option chain pulls, apply your custom filter logic (IV, OI change, volume, expiry) through a plugin-style config system, and serve filtered results via REST endpoints. Frontend will display live data in a clean dashboard with instant CSV export, Telegram alert integration, and Greeks/Greeks summary display. Code will be fully commented, dockerized for easy deployment, and include a setup guide for your own API keys. I'll deploy a working demo and conduct testing with you to ensure zero false signals before handoff.
₹606 INR in 5 days
0.0
0.0

Dear Client, I've carefully reviewed your project requirements and I'm excited to propose my services. **Understanding Your Project:** This is a well-defined project requiring expertise in web development (frontend & backend), mobile app development (Android/iOS), API design and development. I have a proven track record with similar projects. **Why I'm the Right Fit:** ✅ Full-stack web development with modern frameworks ✅ Native and cross-platform mobile app development ✅ RESTful API design and implementation ✅ Clean, maintainable, and well-documented code ✅ Clear communication and regular progress updates **My Approach:** I'll start by thoroughly understanding your requirements, then deliver a solution that exceeds your expectations. I'm committed to quality and timely delivery. I'm available to discuss your project in more detail. Let's connect! Best regards, AlikeChen
₹1,200 INR in 15 days
0.0
0.0

Hi there! I can build your high-performance options screener tailored for the Upstox API with an architecture optimized for sub-millisecond processing. Here is my proposed technical solution: Technical Approach High-Speed Backend: Built using Python (FastAPI) or Node.js with asynchronous WebSockets to pull live option chains. Data processing and custom filter logic will be handled entirely in-memory to ensure microsecond-level execution without bufferin Dynamic & Modular Filters: Filters will be structured using a plug-and-play design pattern (via a JSON/YAML configuration file). You can add new metrics (OI change, Volume, IV/IVP) later by simply extending the config matrix—zero code rewriting required. Lightweight Frontend: A highly responsive React.js dashboard using optimized data grids for real-time updates, immediate criteria shifting, summary blocks (Greeks, Bid/Ask), and quick CSV exports. Alerts & DevOps: Direct integration with the Telegram Bot API for instant filtering alerts. The entire stack will be containerized using Docker for seamless 1-click deployment on any machine using your configuration keys. I am fully prepared for your 2-day live market test to guarantee zero false signals. Let’s connect to finalize the MVP timeline!
₹1,050 INR in 7 days
0.0
0.0

banglor, India
Payment method verified
Member since Jul 24, 2024
₹600-1500 INR
₹600-1500 INR
₹600-5000 INR
₹600-1500 INR
₹600-1500 INR
$750-1500 USD
₹1500-12500 INR
₹1500-12500 INR
$10-30 USD
₹12500-37500 INR
$250-750 AUD
£250-750 GBP
$8-15 USD / hour
₹1500-12500 INR
₹1500-12500 INR
₹12500-37500 INR
₹75000-150000 INR
$8-15 USD / hour
₹12500-37500 INR
₹12500-37500 INR
$30-50 USD
€250-750 EUR
$3000-5000 USD
₹600-1500 INR
₹1500-12500 INR