
Fechado
Publicado
Pago na entrega
I’m building a lightweight, no-risk trading platform where users can practise buying and selling equities with virtual cash. The core experience should feel familiar to anyone who has tried Zerodha Kite or Upstox, yet everything must remain strictly in “paper” mode so beginners can learn without financial exposure. Scope of the build • Front-end: React (web) plus a companion Android build, ideally powered by React Native for shared logic. • Back-end: Either Node.js (Express, Nest, etc.) or Python (FastAPI, Django REST) — choose the stack you’re most productive with. • Database: PostgreSQL. Essential features • Secure Email-and-Password authentication. • Real-time stock feed displayed on a clean dashboard. I haven’t locked in a data provider yet, so advise me on the most reliable free or low-cost API. • Instant buy/sell simulation that debits or credits a virtual wallet. • Portfolio view with running P&L, position history, and basic candlestick/line charts. • Responsive design for web and a polished Android APK with identical functionality. Deliverables 1. Complete source code in a private Git repository. 2. Deployed web app (Heroku, AWS, or similar) plus signed Android build. 3. Setup & README so I can reproduce the environment and add new symbols later. Acceptance criteria • Trades settle instantly and persist in PostgreSQL. • Dashboard refreshes live prices without manual reloads. • Authentication flow is protected against common exploits (rate limiting, hashed passwords, etc.). • UI remains fast and intuitive across desktop and modern Android devices. If this sounds like your kind of project, let’s discuss timelines and any API suggestions you have for live market data.
ID do Projeto: 40329480
54 propostas
Projeto remoto
Ativo há 13 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
54 freelancers estão ofertando em média ₹26.168 INR for esse trabalho

Good to see this project, I will build the paper trading platform with React on web, React Native for Android, and a FastAPI backend on PostgreSQL. The app will cover auth, real-time stock dashboard, instant buy/sell simulation with a virtual wallet, and a portfolio view with P&L tracking and candlestick charts. For the market data feed, I recommend starting with Yahoo Finance via the yfinance library for historical and near-real-time data — it is free and reliable for paper trading. For live price updates on the dashboard, I will use WebSockets so prices refresh automatically without polling. Questions: 1) Which market are you targeting — NSE/BSE Indian equities, US stocks, or both? 2) Do you want a predefined list of tradeable symbols, or should users be able to search and add any ticker? Looking forward to potentially working together. Thanks, Kamran
₹23.000 INR em 9 dias
7,0
7,0

Hello, this kind of app feels simple on the surface, but the moment trades and live prices don’t behave exactly as expected, users lose trust fast. I’d keep the core loop very tight. Prices update cleanly, orders execute instantly, and the portfolio reflects changes without delay. That part has to feel real, even if it’s paper trading. The buy/sell flow would be handled like a real system. Orders hit the backend, wallet updates immediately, and everything is stored properly so history and P&L stay consistent. On the frontend, I’d keep it close to what users are already used to. Clean dashboard, simple charts, quick switching between watchlist and portfolio. No extra layers. React for web and Flutter for Android makes sense here so logic stays shared and maintenance is easier. I’d build this in parts. First auth and basic dashboard, then trading logic, then charts and polish. That keeps things stable as it grows. Have you thought about whether you want simulated order types later like limit or stop, or just market orders for now?
₹35.000 INR em 45 dias
5,7
5,7

Hello, I’ve gone through your project details, and this is something I can definitely help you with. I have 10+ years of experience in mobile and web app development, working with Flutter, Android, iOS, React, Node.js, and APIs. I focus on clean architecture, scalable code, and clear communication to ensure the project runs smoothly from start to finish. To align with your requirements, I suggest using React for the web front-end and React Native for the Android build, as it promotes code reusability. For the backend, Node.js with Express or FastAPI would be optimal for performance and ease of development. I can also recommend reliable APIs for real-time stock feeds. Here is my portfolio: https://www.freelancer.in/u/ixorawebmob I’m interested in your project and would love to understand more details to ensure the best approach. Could you clarify: 1. Do you have a specific deadline or expected timeline for completion? Do you have a specific deadline or expected timeline for completion? Let’s discuss over chat! Regards, Arpit Jaiswal
₹27.750 INR em 1 dia
5,0
5,0

With my 5+ years of real-world experience and comprehensive proficiency in the skills required for this project, I am confident that I can deliver a web and Android paper trading platform that aligns precisely with your vision. I have an extensive background in full stack development, including using React (web), React Native (mobile) and Node.js/Express (backend) – which makes me a great fit for your stack of choice. Throughout my career, I've created optimized, maintainable codes that are crucial for smooth running applications. By leveraging data from reliable free or low-cost APIs, I will ensure your platform remains consistently updated with real-time stock feeds, keeping your users engaged with informative charts and portfolio views. Furthermore, my experience in database management and proficiency with PostgreSQL will ensure seamless trade settlement and storage of positions. I greatly understand the significance of secure authentication and have dedicatedly implemented such features on previous projects to protect against common exploits. My passion for turning ideas into reality is backed by discipline for delivering on time, maintaining clear communication throughout the project. If you want a professional who can provide end-to-end development assistance on this project and help your users truly learn without risking their finances, then let's connect!
₹25.000 INR em 7 dias
5,1
5,1

I have read your job post and understand that you want a lightweight, fully functional paper trading platform for beginners, with both web (React) and Android (React Native) builds, real-time stock simulation, and portfolio tracking all with no financial risk. This setup ensures a realistic, zero-risk trading experience, fast UI, persistent backend, and cross-platform consistency. I can also advise on scalable, low-cost APIs to provide reliable live market data for the simulation.
₹25.000 INR em 20 dias
4,6
4,6

Hello There!!! ★★★★ (Paper trading web & Android app with real-time portfolio) ★★★★ I understand you need a lightweight paper trading platform for web (React) and Android (React Native) with PostgreSQL backend, supporting virtual trades, real-time dashboards, and secure authentication for beginners to practice without risk. ⚜ React web front-end with responsive dashboard ⚜ React Native Android app with identical features ⚜ Node.js/FastAPI backend with PostgreSQL persistence ⚜ Real-time stock feed and instant buy/sell simulation ⚜ Virtual wallet with running P&L and position history ⚜ Secure authentication (hashed passwords, rate limiting) ⚜ Deployment ready with Git repo, Heroku/AWS setup, and README I’ve built trading and finance apps with live data and virtual portfolios, ensuring fast, intuitive UI and robust backends. I’ll implement your stock feed, optimize for performance, and provide a fully functional, maintainable solution. Warm Regards, Farhin B.
₹25.000 INR em 7 dias
4,7
4,7

Hello, I went through your project description and it seems like that I am a great fit for this job. I have an expert team with many years of experience in Python, NoSQL Couch & Mongo, Node.js, PostgreSQL, AngularJS, Web Development, React Native, FastAPI. Lets connect in chat so that we discuss further. Thank You
₹25.000 INR em 7 dias
4,3
4,3

Hello, I will build your paper trading platform using React for the web interface and React Native to create the Android application, sharing the core business logic across both. For the backend, I will implement a robust API using Node or Python connected to a Postgres database to manage user accounts, virtual wallets, and trade history. I will integrate a popular low-cost financial data API to provide the real-time stock feed and use a standard charting library for the portfolio visualizations. The system will feature secure authentication and a responsive layout to ensure a smooth experience on all devices. This architecture allows users to practice trading in a risk-free environment that mirrors professional platforms. 1) Which backend technology do you prefer: Node or Python? 2) Are you targeting specific markets like Indian equities or US stocks? 3) Do you want the stock data to be strictly real-time or is a slight delay acceptable for this phase? Thanks, Bharat
₹33.000 INR em 20 dias
4,7
4,7

Hello, I can build your paper trading platform (Web APP) with real-time data, fast execution simulation, and a clean user experience similar to Kite/Upstox. Approach: 1. Architecture • Backend: Python (FastAPI/Flask) – fast, scalable • Frontend: React (Web) + React Native (Android) • Database: PostgreSQL • Real-time: WebSockets for live price updates 2. Core Features • Secure authentication (hashed passwords, rate limiting) • Live market dashboard (auto-refresh, no reload) • Instant paper trades (wallet debit/credit logic) • Portfolio tracking (P&L, positions, history) • Basic charts (candlestick/line) 3. Market Data • Suggest: Upstox / Alpha Vantage / Twelve Data (low-cost/free tiers) • WebSocket integration for real-time feel 4. Deployment • Backend + DB on AWS / Render • Web app deployed + domain ready • Clean Git repo + README Deliverables: 1. Full source code (frontend + backend) 2. Live deployed web app 3. Setup & documentation Timeline: 12–15 days I have experience in trading dashboards, APIs, and real-time systems, so this will be smooth and scalable.
₹35.000 INR em 15 dias
4,8
4,8

Hi, I have 7 years of experience building web and mobile apps. I have worked on fintech projects before so I understand how trading dashboards should feel — fast, clean, and easy to use even for beginners. Here is what I will use for your project: - React for web and React Native for Android so most of the code is shared - NestJS on the backend with PostgreSQL for storing trades, positions, and wallet data - For live stock prices I suggest we start with Angel One SmartAPI since it is free and covers Indian markets properly. I will connect it via WebSocket so prices update automatically without any page refresh For the features you asked — login with email and password, buy/sell simulation with virtual cash, portfolio view with P&L, and candlestick charts — I have built similar things before and I know the exact flow. Security is handled properly — passwords are hashed, JWT tokens are used, and rate limiting is in place on login routes. Deployment will be on Railway for the backend and Vercel for the web app. Android APK will be built using Expo EAS. I will also give you a clean README so you can run the project yourself and add new stock symbols later without any help. Happy to jump on a quick call to discuss timeline and any questions you have. Thanks, Raj
₹25.000 INR em 7 dias
4,1
4,1

Hi there, You’re absolutely in the RIGHT PLACE. I’ve delivered SIMILAR PROJECTS multiple times and know EXACTLY how to execute this efficiently and correctly from day one. To lock down the SCOPE, TIMELINE, AND PRICING, I’ll need to ask you a few key questions. Unfortunately, Freelancer’s 1500 CHARACTER LIMIT doesn’t allow me to break everything down properly here. Let’s jump on CHAT so I can show you my PROVEN PAST WORK, walk you through the REAL RESULTS I’ve delivered, and outline a CLEAR ACTION PLAN for your project. You’ll immediately see why my approach is DIFFERENT and EFFECTIVE. If you’re serious about getting this done RIGHT, I’m ready to move forward. Looking forward to CONNECTING and WINNING TOGETHER. Cheers, Mayank Sahu
₹25.000 INR em 7 dias
3,9
3,9

With 9+ years of hands-on experience in web and mobile development, I believe I have the skillset and industry knowledge to deliver an exceptional trading platform for you. My expertise lies in Node.js, React Native and Web Development - precisely what your project requires.
₹25.000 INR em 7 dias
4,4
4,4

This is a great idea, and I can build a fast, realistic paper-trading platform that feels like Zerodha Kite or Upstox while staying completely risk-free for beginners. I’d recommend React (Web) + React Native (Android) for shared UI logic, with a Node.js (NestJS) + PostgreSQL backend for real-time performance and scalability. I’ll integrate a reliable market data provider (such as Polygon, Twelve Data, or Alpha Vantage depending on your region and budget), implement instant buy/sell simulation, live dashboard updates via WebSockets, and a secure authentication system with hashed passwords and rate limiting. You’ll receive clean source code, deployed web app, signed Android APK, and clear setup documentation so you can easily extend symbols or features later. I focus on performance, clean UX, and production-ready architecture, happy to discuss timelines and the best data API for your use case.
₹12.500 INR em 4 dias
3,6
3,6

Dear Sir/Madam, I am Kishore Patidar, a professional Mobile App and Python Developer with strong experience in building scalable, production-ready mobile applications and backend systems. I specialize in Flutter (cross-platform), Android (Java/Kotlin), Firebase, Supabase, Node.js, FastAPI, and Django. I have successfully delivered multiple live apps on both Google Play Store and Apple App Store, including fintech, healthcare, education, social networking, and on-demand service platforms. My expertise includes: • Cross-platform mobile app development (Flutter) • Backend API development (Node.js, FastAPI, Django) • Payment Gateway integration (PhonePe, Razorpay, Stripe) • Real-time chat & notification systems • Admin panel & dashboard development • App deployment & store publishing • Secure authentication & role-based systems I focus on clean architecture, scalable backend design, optimized performance, and smooth user experience. From idea to deployment, I can handle complete end-to-end development. I would be happy to discuss your project requirements and deliver a reliable, high-quality solution within timeline. Looking forward to working with you. Best Regards, Kishore Patidar Mobile App / Python Developer
₹20.000 INR em 20 dias
3,4
3,4

Hi! I am ready to start right now. I read your job description I will do that, I am a professional Web designer I have 8 years of experience in AngularJS, NoSQL Couch & Mongo, PostgreSQL, Node.js, React Native, FastAPI, Python and Web Development. Check my work: https://www.freelancer.in/u/KayaCreation I will help you to get the most out of your marketing campaign! i will provide you very creative and highly professional graphics design for your business. Please message me i am ready to details discuss about your project just contact me! Thanks & Regards! Kaya
₹13.000 INR em 1 dia
2,5
2,5

I will build your paper trading platform using React (web) and React Native (Android) with a secure Node.js backend and PostgreSQL, delivering real-time market data, instant trade simulation, portfolio tracking, and a smooth, responsive UI. I’ll also recommend and integrate a reliable stock data API, ensure strong authentication/security, and provide a fully deployed app with clean code, documentation, and reproducible setup.
₹25.000 INR em 7 dias
3,0
3,0

As a seasoned freelancer with over 5 years of experience in mobile and web development including cross-platform app-building expertise with Flutter and strong skills in React Native, I am highly equipped to turn your vision for a robust and reliable paper trading platform into reality. I have a deep understanding of the React stack, which lines up perfectly with your desired front-end for both the web and Android versions of the app. Moreover, my proficiency in Node.js ensures a solid and scalable back-end system, complemented by my ability to create smooth, responsive interfaces using React.js and HTML. Drawing from my extensive portfolio of successfully delivered 200+ mobile apps and 350+ web apps, I guarantee an end product that not only meets but exceeds your expectations. I prioritize pixel-perfect design paired with high-performing functionality - elements that are central to your project’s success. My successful track record is marked by strict adherence to deadlines, transparent communication and long-term support. For your paper trading platform, I will ensure instant trades settlement and real-time dashboard updates, as well as implement secure email-and-password authentication measures to protect against common exploits. Let’s bring this impactful project to life together!
₹25.000 INR em 15 dias
1,8
1,8

Hi, I am Samyak. I delivered recently full trading system with web support to setup NIFTY strategy. I can show the demo of last work. I developed my own EAs and Indicators which I can also show. I read your requirement can deliver the product within 3 days. We can connect on chatbox. Thanks
₹12.500 INR em 3 dias
2,5
2,5

Hello there, I’ve carefully reviewed your project details and fully understand your requirements. I’m confident that I can deliver high-quality results that meet your expectations within the given timeframe. I’d be happy to discuss your project further and get started right away. Best regards, Thanks
₹12.500 INR em 7 dias
1,0
1,0

Hello, your vision for a lightweight paper trading platform is exciting, and I know how to create a seamless user experience similar to Zerodha Kite. I am Mubashir, a Full-Stack Developer with 6+ years building web and mobile applications. I understand that a key feature for you is the real-time stock feed displayed on a clean dashboard, ensuring beginners can learn without financial exposure. 1. First, I will set up the front-end using React for the web app and React Native for the Android version, ensuring shared logic and a responsive design. 2. Then, I will develop the back-end with Node.js, integrating PostgreSQL for secure and efficient data management of trades and user portfolios. 3. After that, I will implement secure email-and-password authentication and ensure the dashboard refreshes live prices without manual reloads. 4. I will also advise on a reliable API for the real-time stock feed and build the instant buy/sell simulation that interacts with the virtual wallet. 5. Finally, I will prepare the complete source code in a private Git repository and deploy the web app along with a signed Android build. Even if you're still weighing your options, I can provide a FREE detailed quotation and project proposal, including a suggested roadmap, at no cost. You can use it as a reference with any other freelancer you choose to work with. >>> My Work: https://www.freelancer.com/u/mubashir021 <<< Drop me a message and let's get this sorted. Mubashir
₹25.639 INR em 5 dias
0,6
0,6

Chennai, India
Membro desde dez. 15, 2025
$10-30 CAD
₹12500-37500 INR
$30-250 USD
$8-15 USD / hora
$30-250 USD
$8-15 USD / hora
$25-50 USD / hora
$8-15 USD / hora
$1500-3000 USD
$70-100 USD
$750-1500 USD
€750-1500 EUR
$250-750 USD
€5000-10000 EUR
$250-750 USD
₹601-1000 INR
$750-1500 USD
$10-30 USD
₹12500-37500 INR
$10-30 USD