
Closed
Posted
Paid on delivery
I need a Windows-based baccarat application that can sit open next to a live or online table and tell me exactly what to do next. The interface should embrace a clean, modern look, with six strategy panels visible at all times. Each panel must run its own profit-and-loss tally, independent of the others, and display a small live graph so I can spot streaks at a glance. Core workflow • I enter the starting bankroll and, via a simple input field, the stake I want to use for the very first hand. • While I play, the program records my results and instantly tells me two things for the next round: 1. the stake size required to recover any losses or lock in profit for that strategy, and 2. whether to bet Player, Banker, or Tie (I will provide the exact betting logic for each strategy once the project begins). Functional requirements • All six strategies calculate independently; I can choose which one I’m following by clicking its panel, but every strategy keeps running in the background so I can switch at any moment without losing history. • Real-time updates to each panel: current hand number, cumulative profit/loss, last recommendation, and a miniature line graph. • Persistent session data so I can close the app mid-shoe and reopen without losing totals. • Windows installer plus a portable build. Deliverables – Executable desktop application for Windows 10/11 – Well-structured, commented source code (C#, WPF or another modern Windows framework is fine) – Brief user guide explaining setup, field meanings, and how to import new strategy files if I add more later Acceptance I will run the program alongside a mock game, verify that the stake advice and side recommendation update instantly, and confirm that profit/loss numbers for all six strategies remain segregated and accurate.
Project ID: 40447421
47 proposals
Remote project
Active 2 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
47 freelancers are bidding on average £156 GBP for this job

⭐⭐⭐⭐⭐ Create a Windows Baccarat App for Live Game Strategy and Tracking ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project requirements and see you are looking for a Windows-based baccarat application. Look no further; Zohaib is here to help you! My team has completed over 50 similar projects for application development. I will create a clean and modern interface, ensuring each strategy panel runs independently with real-time updates. ➡️ Why Me? I can easily build your baccarat application as I have 5 years of experience in software development, specializing in C# and WPF. My expertise includes UI design, real-time data processing, and application architecture. Additionally, I have a strong grip on database management and user experience design, ensuring a smooth and efficient application. ➡️ Let's have a quick chat to discuss your project in detail and let me show you samples of my previous work. Looking forward to discussing this with you in chat. ➡️ Skills & Experience: ✅ C# Programming ✅ WPF Development ✅ UI/UX Design ✅ Real-Time Data Processing ✅ Database Management ✅ Application Architecture ✅ User Input Handling ✅ Graphical Representation ✅ Software Testing ✅ Debugging ✅ Windows Installer Creation ✅ Documentation Writing Waiting for your response! Best Regards, Zohaib
£150 GBP in 2 days
8.0
8.0

Drawing from my 10 years of experience in developing financial applications with MT4 and MT5 platforms, I am best suited for building you a robust Windows-based baccarat application, adhering to your detailed specifications. My knowledge of code trading platforms, coupled with my proficiency in C#, WPF—your preferred modern Windows framework—makes me an ideal fit for your project. I assure you of an aesthetically pleasing and easy-to-navigate interface, equipped with six distinct strategy panels that operate independently yet provide relevant real-time updates—such as hand number, profit/loss figures, and last recommendation. As you would expect from a proficient software developer of my stature, I will ensure your desired core workflow is efficiently executed. Drawing on your specific betting strategies, my application will instantaneously inform you both about the stake size needed for recovery or locking profits for each round and the optimal bet choice for that round. Additionally, I'll make your usage hassle-free by including persistent session data functionality, allowing you to close and reopen the app without losing any vital information.
£135 GBP in 2 days
6.5
6.5

Hello, I understand you need a Windows desktop baccarat strategy advisor that runs alongside live gameplay, managing six independent strategy engines with real-time profit/loss tracking, betting recommendations (Player/Banker/Tie), and dynamic stake calculations based on recovery or profit-lock logic. I will develop a clean WPF-based Windows application in C# with a modular architecture where each of the six strategies operates as an independent calculation engine with its own bankroll state, P/L tracking, and live mini-graph visualization. The UI will be designed as a modern dashboard with six persistent panels, allowing instant switching between strategies without losing historical data, while continuously updating hand count, performance metrics, and next-action recommendations. The system will include persistent local storage so sessions can be saved and resumed mid-shoe, along with a structured plugin-ready strategy layer so you can easily import or modify betting logic in the future. I will also deliver a Windows installer, portable build, fully commented source code, and a simple user guide explaining configuration and strategy integration. Portfolio: https://www.freelancer.com/u/Feriver Thanks, Asif
£250 GBP in 3 days
6.6
6.6

i’ve done very similar recently with C# WPF desktop tools that ran multiple independent strategy engines in parallel with live charts, bankroll tracking, and session recovery. Will the betting logic be fixed formulas, or do you want external strategy files/json rules loaded dynamically later? Do you need per-shoe history storage in SQLite, or is session-level persistence enough for now? I’d recommend separating each strategy into its own calculation engine because it keeps switching instant and makes future strategy additions much cleaner. I’d also use lightweight local storage with autosave after every hand so crashes or forced closes never lose bankroll state. I’ll first build the WPF UI with six live strategy panels, graphs, and isolated P/L tracking. Then I’ll connect the calculation engine, persistence layer, and strategy loader, followed by real-time testing and packaged installer/portable builds for Windows 10/11. Best, Dev S.
£250 GBP in 5 days
6.4
6.4

Hi, I specialize in developing Windows desktop applications and have extensive experience in creating software for gaming and strategy purposes. I have successfully built similar applications like the Windows Baccarat Strategy Advisor you described, with a focus on clean interfaces and real-time data updates. I can ensure that each strategy panel functions independently and provides accurate recommendations for the next round. My approach includes using modern Windows frameworks like C# and WPF to deliver a user-friendly and efficient application. Let's discuss further to align on technical details and ensure a successful project outcome. Thank you.
£150 GBP in 3 days
6.2
6.2

I can help you. I will build this using C# and WPF with a modular "Engine-Per-Strategy" architecture. This ensures that a single result input triggers independent logic updates, P&L calculations, and graph refreshes across all six panels simultaneously in the background. I’ll implement a JSON-based persistence layer to automatically save the state after every hand, allowing you to resume any session instantly after a restart. For the UI, I will focus on a lightweight, high-contrast layout with a "Stay on Top" toggle to ensure the advisor remains visible without interfering with your game window. The betting and recovery logic will be abstracted into separate classes, making the code easy to maintain or expand when you provide the specific formulas.
£250 GBP in 7 days
5.7
5.7

You need a real-time Windows desktop app with six independent strategy panels, each tracking its own P&L and displaying live graphs for streak detection. - I’ll build this in C# with WPF for a clean, responsive UI and MVVM architecture to keep the six strategy engines isolated but synchronized. Data persistence will use SQLite for session recovery, and LiveCharts2 for the miniature graphs. - The core logic will separate stake calculation (recovery/lock-in) from bet advice (Player/Banker/Tie), so you can swap or refine the betting rules later without rewriting the UI. - Deliverables include a ClickOnce installer, a portable build, and a simple JSON-based format for adding new strategies post-launch. The 7-day timeline assumes you provide the betting logic for all six strategies within 24 hours of kickoff. The £450 figure covers the scope as written; we’ll refine the number once we walk through the missing details. A 15-minute call will clarify the graph update frequency and any edge cases for stake adjustments.
£250 GBP in 7 days
5.8
5.8

Dear Client, Hello There! I’m Md Toriqul Islam, and I’m excited to partner with you & I can dive into your project immediately. I’m an experienced full-stack & desktop developer specializing in C# WPF/.NET, with over 10 years of experience. I understand you want a Windows baccarat app with six independent strategy panels, each tracking its own P&L, graph, and live stake/bet advice. I’ve built similar real-time trading dashboard tools with persistent session data. My skills in C#, WPF, MVVM, and real-time UI updates make me confident I can deliver exceptional results. Feel free to share additional details or ask questions. I’m happy to refine my approach to fit your needs. I’m ready to start immediately. Looking forward to hearing from you. Best regards, Md. Toriqul Islam
£75 GBP in 2 days
5.6
5.6

Your requirement for a Windows Baccarat Strategy Advisor is very clear, especially the need for six independently running strategy panels with isolated bankroll tracking, live recommendations, and persistent session recovery. Most freelancers will focus only on the UI, but the critical part here is building a reliable real-time strategy engine that updates instantly without mixing data between panels. I’m a final-year Computer Science Engineer with strong experience in desktop software development, logic-based systems, automation tools, and data-driven applications. I can build this in C# with WPF using a clean modular architecture so future strategies can easily be added later without rewriting the application. What stood out to me is your requirement for: • independent profit/loss tracking for all six strategies • instant next-bet calculation after each hand • persistent mid-session recovery • miniature live graphs for streak visualization • both installer and portable builds These are exactly the kinds of state-management and UI synchronization problems I’ve handled in previous technical projects. I would structure the application with separate strategy engines running in parallel threads/services so switching between strategies never interrupts calculations or history tracking. I can also design the strategy layer to support configurable logic files if you decide to expand beyond six systems later.
£170 GBP in 3 days
5.5
5.5

✋ Hi There!!! ✋ The Goal of the project:- To develop a Windows desktop baccarat advisor with multi strategy panels, real time calculations, and persistent tracking. I carefully read your requirement including six independent strategy panels, real time stake and bet recommendations, profit loss tracking, mini graphs, and session persistence. I understand the need for a clean interface with fast updates and accurate calculations. I am a strong fit because I have 9+ years experience in desktop applications, data visualization, and logic based systems. • C# WPF application with multi panel UI and real time strategy processing • Independent profit loss tracking with graphs and persistent data storage • UI design, testing, installer build, and full source code delivery I have built similar desktop tools with live calculations, dashboards, and tracking systems. Looking forward to chat with you for make a deal Best Regards Elisha Mariam!
£111 GBP in 11 days
4.9
4.9

As a freelancer who has specialized in web and software development for over a decade, I am confident that I possess the necessary skills and experience to construct your Windows Baccarat Strategy Advisor. My familiarity with modern Windows frameworks like C# and WPF aligns perfectly with the project requirements. In addition, I have an in-depth knowledge of C++ programming, a skill that can prove handy for optimizing performance. What sets me apart is my dedication to delivering smart and scalable solutions tailored specifically to a client's business objectives. I understand that you need an interface that ensures an effortless gameplay experience while accurately recording results and providing strategic recommendations for each hand. This is precisely the kind of challenge I thrive on. Lastly, my commitment doesn't conclude with the project delivery. Understanding the evolving nature of gaming strategies, I anticipate your potential need to incorporate new strategies into the program in the future. To ensure self-sufficiency on your part, my deliverable package will include comprehensive documentation detailing how to import new strategy files seamlessly.
£100 GBP in 3 days
4.8
4.8

Hello, I can build the Windows baccarat strategy advisor with a clean WPF-style desktop interface, six always-visible strategy panels, separate profit/loss tracking, live mini graphs, and persistent session saving so nothing is lost when the app is closed. I’ll structure the betting logic so each strategy runs independently in the background and can be updated later from strategy files, with clear source code and both installer and portable Windows builds. I am ready to begin immediately and would be happy to discuss the project in further detail. Thanks, Teo
£150 GBP in 45 days
4.6
4.6

Hello, I appreciate the opportunity to work on your Windows-based baccarat application. I understand your need for a user-friendly interface that provides real-time recommendations and tracks multiple strategies independently while maintaining a clean, modern look. With over five years of experience in developing desktop applications using C# and WPF, I specialize in creating intuitive user interfaces and robust backend systems. My expertise includes real-time data processing and graphical representation, which aligns perfectly with your project's requirements. To ensure the successful completion of your application, I propose the following approach: - Develop a modern UI with six strategy panels that provide independent profit-and-loss tallies and live graphs. - Implement real-time calculations for stake recommendations based on your provided betting logic. - Ensure persistent session data storage for seamless user experience. - Deliver a well-documented source code and a user guide for future strategy updates. I am eager to bring your vision to life and am confident in delivering a quality application that meets your specifications. I would love to discuss this project further and am available to start immediately. Looking forward to your response!
£135 GBP in 7 days
4.4
4.4

Hello there, I hope you are doing well. I’m an independent developer with solid experience in desktop apps, data visualization, and real-time decision support. I build clean, modern Windows interfaces and robust back-end logic that keeps six strategies running in parallel without losing history. In past projects I’ve delivered real-time dashboards and strategy-tracking tools using C# and WPF, with per-panel P/L, live mini-graphs, and reliable persistence so sessions reopen exactly where you left off. I’ll apply the same approach here: six autonomous panels, each calculating stake recovery and a recommended bet (Player/Banker/Tie) while you stay free to switch among strategies at any moment. I can provide an executable for Windows 10/11, a portable build, well-commented source, and a concise user guide on setup and extending strategies in the future. Best regards, Billy Bryan
£150 GBP in 1 day
4.5
4.5

After examining your project requirements, I can confidently say that my team and I are well-equipped to deliver the perfect Windows Baccarat Strategy Advisor you've been looking for. Our 9+ years of solid experience in Software Development including C# and WPF, matched with a keen interest in gaming strategy development, place us in a unique position to handle this kind of project. One of our strengths is designing clean, modern UIs that communicate information clearly at a glance, which is precisely what your project calls for. Keeping in mind the importance of independent tracking of each strategy's profit-and-loss record and real-time updates, we can build an intuitive interface that not just looks great, but fully supports smooth switching between strategies without missing a beat. Moreover, we understand the value of maintaining historical data even after the app closes mid-game. Our persistent session data feature will ensure no totals are lost. To offer further value, we will provide a comprehensive brief user guide explaining setup details alongside multiple-import luminary files to let you add new strategies dynamically whenever needed. The desktop application will be compatible with Windows 10/11 with well-structured C# code for any future updates or modifications you may require. With us on board there’s no need to worry about quality control as client satisfaction has always been our top priority and we back this with our free 3-months su
£135 GBP in 7 days
4.6
4.6

Hey, I've made an automated betting strategy implementation for another platform before. You can see this project/review on my profile. I’m also familiar with the game in question, so I won’t have any issues understanding the mechanics or the strategies involved. I already have a few solid ideas for visualizing everything you want in a properly structured and easy-to-follow way, so the strategy performance, stats, and decision-making are actually useful to look at rather than just raw data. I’d be interested to hear more about the platform (automation might be possible if you are interested), the strategies you want implemented, and how you currently envision the workflow. Send me a message and we can go over the details.
£135 GBP in 3 days
4.0
4.0

With over a decade of experience in software development and a proficiency in various programming languages such as C#, Java, and Python, I believe I can perfectly deliver your required Windows-based baccarat application. Moreover, my deep knowledge in modern Windows frameworks(WPF) renders me well-suited for this task. Tracking six different strategies simultaneously with real-time updates and maintaining segregated history is something that aligns well with my forte. I understand the importance of crafting an intuitive interface; thus, a clean, modern look will be paramount in realising your vision. Additionally, I ensure that all stake recommendations and action strategies will be programmed precisely as per your specifications As part of my service, I not only develop the application but also offer well-structured, commented source code on completion. This would make it easier for future modifications or importation of more strategies, if necessary. I am committed to delivering far more than an executable – expect a comprehensive user guide that encompasses the setup process, field meanings and easy-to-follow instruction on importing new strategy files so you can expand and adapt it yourself moving forward. Lastly, my keen eye for quality is notable in my work. You can have complete confidence that this project would undergo rigorous testing before delivery. Opting for me means choosing effective problem-solving abilities paired with excellent technical skills
£135 GBP in 7 days
3.7
3.7

Hi, Most baccarat tracking tools become unusable because the strategy logic, bankroll calculations, and live tracking are not separated properly, which causes inaccurate recommendations and loss of session data. You need a fast and reliable desktop app where all six strategies run independently in real time while keeping the interface clean and easy to follow during live play. With 6+ years of experience in Windows desktop development, C#, WPF, real-time data visualization, and software architecture, I can build a modern baccarat assistant with independent strategy panels, live profit/loss tracking, dynamic stake calculations, mini performance graphs, persistent sessions, and support for adding future strategy files easily. I’ll ensure the app stays lightweight, responsive, and accurate while providing both installer and portable Windows builds with clean, maintainable source code. Which area matters most for the first version strategy engine accuracy, UI responsiveness, or live tracking visualization? Best Regard, Chand
£80 GBP in 7 days
3.7
3.7

As an experienced developer specializing in languages such as C#, my skill set precisely aligns with the requirements of your project. I have designed several native Windows applications in the past, which included building well-structured, commented source code for ease of understanding and maintenance - a task I will gladly undertake for your baccarat strategy advisor. Your need for a clean, modern interface featuring six strategy panels aligns perfectly with my passion for creating visually appealing and user-friendly interfaces. My expertise in C# and data visualization will allow me to seamlessly implement the real-time updates and live graph features you desire, enabling you to keep track of your strategies and their profitability effortlessly. Additionally, my proficiency in handling and persisting session data ensures protection against mid-game closures. Finally, I thrive on exceeding client expectations. Therefore, I will provide you not only with an executable desktop application and well-documented source code but also a comprehensive user guide that outlines all necessary processes from setup to potential upgrades; empowering you to make any required adjustments in the future efficiently. With me, you’re not just getting a developer; you're getting a committed partner who is eager to help you optimize your baccarat experience.
£130 GBP in 2 days
3.1
3.1

Hi There!!! ★★★★ ( Real-time multi-strategy baccarat advisor with independent tracking and live visual analytics ) ★★★★ I carefully reviewed your project requirements and understand you need a Windows desktop application that can run six independent baccarat strategies simultaneously with real-time recommendations, bankroll tracking, and live mini-graphs. The ability to switch strategies instantly while preserving each panel’s history and calculations is clearly a key part of the workflow. ⚜ Windows desktop application development ⚜ Multi-strategy calculation engine ⚜ Real-time profit/loss tracking ⚜ Interactive WPF modern interface ⚜ Persistent session data storage ⚜ Live graph & visualization system ⚜ Installer package & portable build I have experiance building desktop applications with C# and WPF focused on responsive UI, real-time calculations, and structured software architecture. I enjoy developing systems where speed, accuracy, and smooth user experiance are critical. My approach would involve modular strategy handling, isolated calculation engines for each panel, lightweight local persistence, and a clean dashboard layout optimized for live gameplay scenarios. The codebase will remain extendable so adding future strategies stays simple and maintainable. I’d love to discuss the strategy logic structure and timeline further. Looking forward to collaborating on this project. Warm Regards, Farhin B.
£189 GBP in 10 days
2.9
2.9

Ilford, United Kingdom
Member since Jun 5, 2025
£250-750 GBP
₹1500-12500 INR
$250-750 CAD
$3000-5000 USD
$8-45 USD / hour
$30-250 USD
₹12500-37500 INR
₹1500-12500 INR
₹1250-2500 INR / hour
₹600-1500 INR
₹37500-75000 INR
₹150000-250000 INR
$250-750 AUD
₹75000-150000 INR
$30-250 USD
₹600-1500 INR
₹1500-12500 INR
$30-250 USD
$250-750 USD
$2-8 USD / hour
₹12500-37500 INR