C++ Programming is a widely-used and versatile programming language that builds the foundation for modern software development. Skilled C++ Programmers can create fast, efficient, and powerful applications to cater to your specific business or personal needs. To leverage the talents of a dedicated programmer in developing your custom software, consider hiring via Freelancer.com using this link: C++ Programming.

Here's some projects that our expert C++ Programmers made real:

  • Complex artificial intelligence-driven automation tools
  • High-performance trading bots for cryptocurrency markets
  • Customized video analysis software using deep learning techniques
  • Innovative solutions for computer graphics and sprite manipulation
  • Kernel-level programming for operating systems enhancements
  • Advanced camera control applications for multimedia setups
  • Efficient compiler development for new programming languages
  • Technical support and teaching services for engineering concepts

Finding an experienced C++ Programmer on Freelancer.com provides you with the specialized expertise required to bring your ideas to life. By hiring a talented freelancer, you gain access to an extensive pool of professionals ready to collaborate with you on your next project. Their combination of creativity and know-how ensures your application will be in line with modern standards, reach its full potential, and help you achieve success.

The diverse range of completed projects listed above showcases the broad scope of talented professionals available on Freelancer.com. With their assistance, you can push the boundaries of what you thought possible and explore entirely new opportunities with custom-built solutions suited just for you.

We invite you to post your own project on Freelancer.com today and hire top-notch C++ Programmers who are eager to exceed your expectations. Join thousands of satisfied clients who have already unlocked the full potential of their ideas with the help of our world-class freelancers.

Fra 132,769 tilbakemeldinger, klienter rangerer våre C++ Programmers 4.9 av 5 stjerner.
Ansett C++ Programmers

C++ Programming is a widely-used and versatile programming language that builds the foundation for modern software development. Skilled C++ Programmers can create fast, efficient, and powerful applications to cater to your specific business or personal needs. To leverage the talents of a dedicated programmer in developing your custom software, consider hiring via Freelancer.com using this link: C++ Programming.

Here's some projects that our expert C++ Programmers made real:

  • Complex artificial intelligence-driven automation tools
  • High-performance trading bots for cryptocurrency markets
  • Customized video analysis software using deep learning techniques
  • Innovative solutions for computer graphics and sprite manipulation
  • Kernel-level programming for operating systems enhancements
  • Advanced camera control applications for multimedia setups
  • Efficient compiler development for new programming languages
  • Technical support and teaching services for engineering concepts

Finding an experienced C++ Programmer on Freelancer.com provides you with the specialized expertise required to bring your ideas to life. By hiring a talented freelancer, you gain access to an extensive pool of professionals ready to collaborate with you on your next project. Their combination of creativity and know-how ensures your application will be in line with modern standards, reach its full potential, and help you achieve success.

The diverse range of completed projects listed above showcases the broad scope of talented professionals available on Freelancer.com. With their assistance, you can push the boundaries of what you thought possible and explore entirely new opportunities with custom-built solutions suited just for you.

We invite you to post your own project on Freelancer.com today and hire top-notch C++ Programmers who are eager to exceed your expectations. Join thousands of satisfied clients who have already unlocked the full potential of their ideas with the help of our world-class freelancers.

Fra 132,769 tilbakemeldinger, klienter rangerer våre C++ Programmers 4.9 av 5 stjerner.
Ansett C++ Programmers

Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    92 jobber funnet

    I need a Python‐based trading bot that plugs directly into Broker's SDK and executes fully automated trades on the NSE. The core objective is a clean, well-documented workflow that: • Authenticates with Broker A’s API and maintains a stable session • Streams live NSE market data from the SDK • Generates, places, modifies, and cancels orders automatically based on my strategy hooks • Logs every request/response for audit and debugging Please build the solution in modular, well-commented Python 3.x so I can swap in new strategies later without touching the integration layer. A concise README with setup steps, environment variables, and example strategy templates will be the final acceptance test.

    $147 Average bid
    $147 Snitt bud
    7 bud
    NBA 2K26 Logic Coding Help
    6 dager left
    Verifisert

    I want to introduce new game-play features into NBA 2K26 and need the underlying game logic written—or, ideally, shown to me step-by-step so I can learn to do it myself next time. My focus is purely on the programming side: scripting rules, triggers, and stat calculations that the stock game doesn’t cover. I’m starting from scratch with no prior coding background, so clear explanations and patient guidance are essential. Here’s what I’m after: • Either you deliver a working code mod that plugs right into the PC version, or you walk me through building it live (screen-share, recorded sessions, or well-documented snippets—whichever fits your style). • The final result must compile, run without crashes, and showcase at least one custom mechan...

    $494 Average bid
    $494 Snitt bud
    36 bud

    I need an AI-driven workflow that takes raw footage and automatically turns it into polished short-form content ready for TikTok, Reels, and Shorts. The focus is exclusively on clips under a minute; no long-form or course material will be involved. Here’s what I expect the system to do: ingest a batch of source videos, detect the strongest moments, trim away the rest, merge the highlights, and export a seamless final cut. While doing so it should apply modern, clean-looking filters and subtle visual effects—think gentle color grading, light motion graphics, and smooth transitions that feel current rather than retro or flashy. I’m open to the underlying tech stack as long as the result is reproducible. If you prefer Python with OpenCV and FFmpeg, or would rather leve...

    $36 Average bid
    $36 Snitt bud
    11 bud

    We are a hotel using a specific electronic door lock. We need to integrate these locks with our Property Management System (PMS) to automate keycard management. The lock company cannot provide an API or documentation, so we need to determine the communication protocol and build a custom interface. Scope of Work: Analyze the communication protocol between the lock system and its hardware. Develop a software middleware/API to connect our PMS to the lock system. The interface must handle core functions: creating new keycards for check-in, extending access, and revoking access at check-out. Provide clear documentation on the protocol and the solution. Test the integration to ensure it is reliable. Dumps of Master Card, Guest Cards, Configuration Cards and Add Locks Card will be provided. Th...

    $142 Average bid
    $142 Snitt bud
    32 bud

    I want to build a Windows-only application that watches the live screen, detects people—including stylised in-game characters—in real time, and immediately drives a game controller so the crosshair locks onto and tracks that target as it moves. The workflow I picture is straightforward: the program captures frames, an AI model spots the person, and a virtual stick signal (XInput, vJoy or a comparable driver) nudges the aim every frame so it stays centred. Smoothness and speed are critical. On a 1080p feed I’m aiming for roughly 60 fps with no more than 40–50 ms end-to-end latency, so techniques such as YOLOv8, TensorRT or a lightweight custom network combined with OpenCV screen capture should fit. You’re free to choose Python, C++, or another language as long...

    $582 Average bid
    $582 Snitt bud
    51 bud
    WebGL Cube & Reflection Essay
    17 dager left
    Verifisert

    Colored Cube --- due by 1:59am today EST Familiarize yourself with the concepts of vertices, shaders, buffers, and transformations in WebGL/OpenGL. Understand how vertices define the shape of an object, shaders control the appearance, buffers hold data, and transformations position and orient objects. (WebGL preferably) Create a WebGL/OpenGL Program that produces a Colored Cube. Write the vertex and fragment shaders. The vertex shader should handle the vertex positions and transformations, while the fragment shader should define the colors. Set up a render loop that continuously updates and redraws the scene. Inside the loop, apply transformations, update uniform values, and issue draw calls. Inside the render loop, issue draw calls to render the cube. Ensure the shaders are correctly r...

    $120 Average bid
    Viktig
    $120 Snitt bud
    29 bud

    I’d like a seasoned Unity-IL2CPP modder to open up Granny 1.8.5 (APK, IL2CPP build), pull out the bits I need, and layer in brand-new content while keeping the original game fully playable. What I need first is a clean decompile focused on the maps and underlying mechanisms. From there we can extract models, textures, voices, and any other assets needed for the additions below: • Two extra floors above the current 4. attic (5th & 6th) • A full underground area that mirrors Slendrina The Cellar, complete with shafts, chests, keys, and secret routes • Fresh puzzles and collectible items that tie each zone together, plus at least one alternative escape method • Smarter, faster Granny AI that can crawl anywhere, patrol the new spaces, and trigger smaller m...

    $186 Average bid
    $186 Snitt bud
    14 bud

    I’m looking for an experienced Windows native developer (C++ / reverse engineering / performance optimization) to analyze and refactor an existing desktop application startup flow. The application currently performs blocking network checks during startup, which significantly slows down launch time and makes it dependent on an external service availability. Goals: Analyze application startup sequence Identify blocking operations (network / license / initialization) Propose and implement a faster startup approach (e.g. async checks, caching last valid state, or local test mode for development) Improve overall startup performance and stability Tech details: Windows desktop application Native executable (C++ / mixed native) Tools used: IDA / Ghidra Requirements: Strong experi...

    $29 Average bid
    $29 Snitt bud
    12 bud

    I need targeted support integrating and extending three NASA-developed codes—NEQAIR, SIDPAC and POST—inside my current analysis workflow. The work centres on writing and refining custom scripts in Fortran, C++, Python or Matlab that automate set-ups, run batches offline, and export results in a research-ready format. Scope • NEQAIR: build or modify driver routines that sweep radiative parameters for several shock-layer cases I will provide. • SIDPAC: create data-reduction and parameter-estimation scripts that plug directly into flight-test MATLAB sessions. • POST: draft trajectory set-up files and helper utilities so I can reproduce reference missions without the GUI. Key technical needs – Proven, hands-on experience with at least two of these NAS...

    $1153 Average bid
    $1153 Snitt bud
    46 bud

    I want to get up to speed on visualising Instagram hashtag activity as an interactive 3D network that updates in real time, so I can explore how clusters of conversation form and evolve. Basic counts or static charts won’t help me—I’m after a high-level, spatial overview that reveals relationships between hashtags at a glance. Here’s what I have in mind. You share your screen (or meet in a recorded call) and walk me through a streamlined pipeline: pulling public hashtag data from Instagram’s API or another compliant endpoint, streaming it into Python or Node, then projecting it with a WebGL or scene—Unity, Blender, or similar is fine if that’s your preferred stack. The goal is clarity over polish: I want to see each step, understand the code, and...

    $21 / hr Average bid
    Viktig
    $21 / hr Snitt bud
    74 bud

    I need a robust, well-documented software or a tool that lets the Zowee H155-381 operate with several SIM cards instead of only one. The job involves reverse-engineering the device’s firmware and hardware interfaces, pinpointing the current SIM-handling logic, and producing a tool that can reliably switch between multiple SIMs on demand. The core requirement confirm that you will deliver: A working unlock software for Zowee H155-381 same model shown at pictures i sent that single or double click do steps automatically and make every router we link and use the software on it support multi carriers sim card normally without future re locking Network/SIM lock removal, so the device can be used with other carriers normally without any obstracles Step-by-step instructions (easy...

    $1081 Average bid
    $1081 Snitt bud
    56 bud

    I need a standalone desktop program that lets me analyse horse races by pulling fresh horse-performance data directly from www.racenet.com.au. The application’s single job is to automate that scrape, store the information locally, then give me an interface where I can filter and compare runners so I can make better decisions before each meet. Key workflow • Scrape horse performance data (form, distance, track conditions, times, margins, etc.) from the public pages on whenever I hit “update”. • Save everything to a local database so I can work offline once the sync is done. • Surface simple analytics—speed ratings, last-start comparisons, track/distance strike rates, and any other insights you can compute reliably from the scraped fields. &bu...

    $101 Average bid
    $101 Snitt bud
    67 bud

    I’m embarking on an ambitious project to launch a pair of operating systems — one for mobile devices and one for desktop / laptop computers. I deliberately chose Both platforms because I need a seamless experience across phones, tablets, and traditional PCs, without depending on Android, iOS, Windows, macOS, or any other pre-existing stack. The mobile side will be entirely Custom, so we’re starting from a clean slate and can define the kernel, UI layer, and security model exactly as we want. Here’s the flow I have in mind. First, we’ll specify hardware targets and draft the architecture (kernel type, driver model, boot process). Next comes a minimal viable OS for each platform: the desktop build must boot, recognise core peripherals (storage, networking, disp...

    $10 Average bid
    $10 Snitt bud
    7 bud
    C# Web Scraper + PDFs
    5 dager left
    Verifisert

    I’m building a small C# utility that will crawl a target site, pull out every piece of on-page information I need (both the visible text and the images), and also save any PDF that the page links to. The PDFs aren’t generated on the fly—each one is simply a normal hyperlink sitting in the HTML—so the job comes down to fetching the page, parsing for the data, spotting the *.pdf anchors, and downloading those files to disk. You are free to approach this with HtmlAgilityPack, AngleSharp, HttpClient, Selenium, or any other .NET-friendly library you’re comfortable with, as long as the final code is clean, asynchronous where it makes sense, and easy to extend. I will pass in the root URL (or a list of starting URLs) plus an output folder path; the tool should handl...

    $11 Average bid
    $11 Snitt bud
    20 bud
    Embedded Linux NVMe Developer
    5 dager left
    Verifisert

    We are looking for an experienced developer to build a small Linux utility that communicates with a U.2 NVMe SSD over SMBus (NVMe-MI). The project involves low-level hardware and software work, not application development.

    $183 Average bid
    $183 Snitt bud
    30 bud
    Ios 26 build tester -- 2
    5 dager left
    Verifisert

    We have dev project delivery in Feb. Need build engineer to build rc1 from sources. Cooperation woth dev. 2-10j work. C c++ needed.

    $202 Average bid
    $202 Snitt bud
    23 bud

    I already have a working PCB built around an Xsens MTi-630 IMU and an NXP MKV56 microcontroller. What I need now is a technician who can revise the existing firmware so the remote camera head delivers rock-solid motion compensation on set. Your task is to design and embed a custom sensor-fusion routine that blends gyro, accelerometer, and magnetometer data from the MTi-630, then feed that fused orientation into the motor-control loop over CANopen. I’m aiming for a balanced mix of speed and accuracy so operators never feel lag yet still enjoy drift-free performance during long takes. You will be starting from my current codebase (MCUXpresso / NXP SDK), which already handles basic hardware abstraction and CANopen messaging. The focus is on: • Writing or adapting a quaterni...

    $2047 Average bid
    $2047 Snitt bud
    105 bud
    USB Audio & HID Development
    5 dager left
    Verifisert

    US Based USB Microphone Manufacture is looking for a USB software engineer that is capable of programming the C-Media Chip CM-6535 for Audio and HID functions. We are looking to update our existing software and add additional functions and bring our products up to date. Our company is constantly improving our existing products and adding new ones so we would be looking for a long term relationship. Must be able to demonstrate the ability to modify existing code and provide additional functions as maybe requested by us. We will provide all schematics, existing code and actual development Boards and a Functional Scope of Work. We have a fair budget in mind so we view this as an ongoing lucrative opportunity for the selected candidate.

    $1146 Average bid
    $1146 Snitt bud
    33 bud

    mi serve una rta per il gioco del saprei che altro aggiungere Il computer principale gira su Windows 10 con CPU Ryzen e GPU NVIDIA

    $158 Average bid
    $158 Snitt bud
    7 bud

    Looking for an experienced automation and data specialist to collect and structure publicly available business and market data, then build reliable automations using Make or n8n. The work involves sourcing data via approved APIs, data providers, or compliant extraction methods, cleaning and normalizing it, and integrating it into tools such as email platforms, CRMs, or Google Sheets. Some workflows may include AI services (e.g., ChatGPT or other LLM APIs) for classification, enrichment, or filtering. Ideal candidates have strong API experience, understand data reliability and error handling, and can build documented automations that run on schedules with minimal supervision. We have a number of automation projects in the pipeline. We are looking for someone who can dedicate time to ...

    $157 Average bid
    $157 Snitt bud
    93 bud
    Sub-Second Real-Time AI Avatars
    5 dager left
    Verifisert

    I already have two live avatars that mirror real people as they speak to one another, yet the current pipeline adds several seconds of lag. I need your help driving total end-to-end latency (mouth movement, facial animation, and generated voice) down to a hard ceiling of one second while keeping everything completely self-hosted—no paid APIs or usage-based services. The finished solution must plug straight into my existing platform and remain free for the public to use. You will begin by profiling the present stack, spotting where frames or audio buffers pile up, then redesign the generation and streaming loop so that speech-to-text, text-to-speech, facial blend-shape synthesis, and video compositing all run in near real time. GPU acceleration, WebRTC, low-level ffmpeg calls, on-dev...

    $560 Average bid
    $560 Snitt bud
    96 bud

    I need a robust, well-documented software or a tool that lets the Zowee H155-381 operate with several SIM cards instead of only one. The job involves reverse-engineering the device’s firmware and hardware interfaces, pinpointing the current SIM-handling logic, and producing a tool that can reliably switch between multiple SIMs on demand. The core requirement confirm that you will deliver: A working unlock software for Zowee H155-381 same model shown at pictures i sent that single or double click do steps automatically and make every router we link and use the software on it support multi carriers sim card normally without future re locking Network/SIM lock removal, so the device can be used with other carriers normally without any obstracles Step-by-step instructions (easy...

    $1084 Average bid
    $1084 Snitt bud
    53 bud

    I’m building a piece of system-level software and need a seasoned developer for a small project for less than 20 hours. We offer ratings for stocks and bonds, ETFs, based on their rate, month and discounted rating price. Rates are: 2, 3, 4, 5. Months are: 6, 12, 24, 36, 48, 60 - List all stock in a web page NYSE. Web page is scalable for phones and desktops. - Create a rating, rate, month list for each stock. - Run the listing on an alphabetical listing in phone (iPhone 10-17). - By loading the list the app become available on the phone offered as a deck icon. Send link for testing on phone. - Create application software for this listing on a phone for AppStore. Set app for AppStore account. Milestone 1. Ready linked (url) approved content view on phone and desktop. Milestone...

    $450 Average bid
    $450 Snitt bud
    39 bud

    I need a small, self-contained module that talks to the KLing 2.6 Pro API, takes the image set captured by my Breeze Systems photobooth software, and stitches those frames into a short mp4. The first captured image must appear as a still for a configurable number of seconds, the remaining shots play through in sequence, and the last frame freezes for an outro of equal length. Audio is not required; smooth cross-fade or simple cut transitions are fine as long as there is no visible stutter. The workflow I have in mind: • Breeze Systems saves the JPEG set into its usual session folder. • Your component is triggered (command-line call or REST endpoint—whichever is easiest to bolt on). • It calls KLing 2.6 Pro to do the heavy lifting, respecting the timing rules abov...

    $459 Average bid
    $459 Snitt bud
    87 bud

    I need Low-Level output from system to be converted into Rest API data, so it is visible on a web-page. I need an experienced Assembly / C / C++ / Binary Interface developer to build a complete REST API system from scratch that implements GSM and WCDMA telecommunications protocol functionality. You will work with comprehensive protocol documentation to build a production-ready system. What I Will Provide You - Complete protocol documentation (GSM/WCDMA specifications) - Packet format specifications and message type definitions - Device communication requirements (UDP ports, protocol structures) - API endpoint specifications for frontend integration - Protocol examples and sample packet data - Someone to handle device communication (provides JSON format to your APIs) What You Need To Bui...

    $477 Average bid
    $477 Snitt bud
    48 bud

    I need an OpenAlgo environment wired up to Kite Connect so the system can place and manage an options straddle on the Indian markets with an integrated delta hedge. The core logic is already outlined—I simply want it coded, tested, and ready to push live. Here’s the flow I have in mind: • At a scheduled entry time the program selects the ATM call and put, and th corresponding predefined hedges, fires simultaneous market orders through Kite, and records the positions. • The delta hedge continuously checks net delta and sends offsetting futures orders whenever the threshold I set is breached. • Stop-loss, profit-target, and end-of-day square-off rules must sit server-side to survive a local outage. • All trades, greeks, and P&L should stream to a li...

    $76 Average bid
    $76 Snitt bud
    9 bud

    I have a set of bite-size C++ fixes and feature tweaks that need to be knocked out first, but the core of this engagement is to turn my concept for a real-time financial data pipeline into a production-ready application. What I already know I need: • Solid command of modern C++ (17/20), efficient data structures, and multithreading techniques. • Experience building low-latency systems that ingest and process streaming market data. • Comfortable persisting large time-series datasets and keeping read/write latency predictable under load—whether that’s PostgreSQL, InfluxDB, Timescale, or a comparable solution. Pipeline scope My priorities are the Data collection and Data processing stages. You will design the ingestion layer, wire up real-time feeds, b...

    $267 Average bid
    $267 Snitt bud
    9 bud

    Project Description We're looking for an experienced developer to build a fully automated poker bot that can play in free online poker tournaments (play-money / freerolls). This is a research and hobby project — not for real-money play. The system needs to combine game theory optimal (GTO) strategy with exploitative adjustments based on an expert human player's decision-making framework that we will provide. The bot should be able to join a table, read the game state visually, make decisions, and execute actions — all autonomously. What We're Building (3 Core Systems) 1. Poker Decision Engine (The Brain) Implement a GTO baseline strategy using frameworks like OpenSpiel, PokerRL, or equivalent Build an exploitative layer on top that adjusts based on opponent tend...

    $26 / hr Average bid
    $26 / hr Snitt bud
    120 bud

    I need a custom algorithmic trading application built specifically for stocks. The software must integrate smoothly with a mainstream brokerage API (please indicate which APIs you already support) and provide a clean, dashboard-style interface so I can design, test, and run strategies without digging into the code each time. Key functional requirements • Backtesting capabilities – historical data import, parameter optimisation, and walk-forward testing in one place. • Automated trading – real-time order generation and execution with the option to pause, step, or switch to paper trading instantly. • Risk management tools – position sizing rules, max-drawdown stops, and alerting so the system can throttle or halt trading when limits are breached. Pref...

    $83 Average bid
    $83 Snitt bud
    15 bud

    I am building an intrusion-detection system that relies on entropy-based calculations applied over time windows to flag anomalous behaviour in user activity data. The goal is to detect subtle, previously unseen patterns rather than match against known signatures, so the core of the work is an efficient entropy engine that continuously ingests, time-stamps, and scores each event stream for deviation. My data source will be raw user-activity logs—login records, file interactions, command histories, and similar feeds collected from endpoints and servers. You may assume the logs arrive in near-real time (JSON or CSV) and contain at least a timestamp, user identifier, and event type. The system should: • Parse and normalise each record, maintaining a rolling history per user and fo...

    $70 Average bid
    $70 Snitt bud
    20 bud

    I need a reliable automation script that can interact with a browser-based application I use every day. The solution must run smoothly on Windows machines and handle the full workflow without manual clicks or keystrokes. While the main focus is the web interface, I’m open to whichever stack you feel is most stable—Python + Selenium, PowerShell with headless Chrome, or a comparable approach—as long as it can be launched by a non-technical user from a desktop shortcut. What success looks like for me: • The script logs in, completes the required on-screen actions, and exits cleanly. • It reports basic status (success, failure, or any error message) in a simple log file. • Setup is straightforward: a short read-me or a one-time installer that covers any ...

    $570 Average bid
    $570 Snitt bud
    39 bud

    The embedded system comprises 2 STM32 boards connected to their own 7 sensors, 1 motor, and 3 relays. Each is connected to the central Raspberry Pi 4 board. The RIGHT STM32 board also has a TFT ST7789 2inch display. The Raspberry Pi has its own 5-inch display (connected via HDMI) and is connected to a battery BMS via UART and controls the ON/OFF switching of the exoskeleton system driven via a 48V 10A relay. The Raspberry Pi also controls the operation of a 5V air-pump via a relay able to deliver 1.5A We require the following tasks to be carried out: user interface (GUI) developed for the STM32 to drive the ST7789 display. developed for the Raspberry Pi display. for the Right-leg STM32 microcontroller. for the Raspberry Pi. for the Left-leg STM32 microcontroller.

    $213 Average bid
    $213 Snitt bud
    6 bud

    I’m building a proof-of-concept access controller that uses Fujitsu’s PalmSecure sensor on a Raspberry Pi. I already have the broad concept sketched out; what I need is a partner who can take it from idea to a working, desk-tested prototype. Hardware setup, software development, and full PalmSecure integration are all in scope. That means choosing the right Pi model, wiring the PalmSecure unit and any relays/LED indicators, and making sure the power budget is solid. On the software side I’m leaning toward Python or C++ on Raspberry Pi OS, but I’m open as long as the PalmSecure SDK runs reliably on ARM. The application must handle: • User authentication via palm-vein templates • Secure data storage and quick retrieval of templates and event logs &bull...

    $469 Average bid
    $469 Snitt bud
    105 bud
    Python Algo Trading app
    3 dager left
    Verifisert

    I’m building a Python-based algorithmic trading system and want a clean, extensible codebase that digests both real-time and historical market data out of the box. The goal at this stage is to lay down the “engine room”: data ingestion, strategy hooks, execution routing and basic risk controls, all written in idiomatic Python with clear documentation so additional strategies and brokers can be plugged in later without refactoring. While the specific asset classes and strategy styles can stay flexible for now, the architecture needs to accommodate multiple instruments and timeframes, letting me toggle between back-testing on stored data and live or paper trading on streaming feeds with a single config change. Deliverables: • A modular Python project (virtual-env r...

    $62 Average bid
    $62 Snitt bud
    9 bud

    I need a fin-tech professional to craft a complete day-trading strategy for Indian equities and index derivatives traded on the NSE. Because speed of execution and market nuance matter, I’m only considering developers based in India and will give preference to someone in Gujarat who already understands local brokerage APIs and exchange conventions. Here’s what I’m after: a clearly defined, rule-based intraday system that covers stock and index selection, precise entry/exit logic, position sizing, and risk controls appropriate for Indian market volatility. I want the logic documented and coded so it can be back-tested and, if profitable, deployed live without rewrites. If you normally work in Python, Pinescript, AmiBroker AFL, or another language suited to NSE data feeds ...

    $106 Average bid
    $106 Snitt bud
    15 bud
    Windows Desktop App Development
    3 dager left
    Verifisert

    I’m looking for an experienced developer who can take my concept and turn it into a polished Windows desktop application. At this stage the focus is strictly on the Windows environment, so familiarity with tools such as Visual Studio, .NET (WPF or WinForms), C++/MFC, or other proven Windows frameworks is essential. The scope will cover everything from refining requirements with me through to coding, UI design, testing, and delivery of a ready-to-install executable. Clean, well-commented source code and brief user documentation should accompany the final build so I can maintain or extend the software later. Deliverables: • Production-ready Windows installer • Complete source code in a Git-friendly structure • Short setup/usage guide I value clear communic...

    $3 / hr Average bid
    $3 / hr Snitt bud
    26 bud

    I’m building a Windows desktop application and need someone who already feels at home in the full .NET ecosystem—C#, WinForms or WPF, Entity Framework, and modern async patterns. The work covers the entire cycle: architecture decisions, coding, UI polish, thorough testing, and packaging for deployment on current Windows versions. I’ll share the functional outline and existing mock-ups as soon as we connect; clean, well-commented code and brief setup notes will serve as the final deliverables, alongside the signed installer. If you’ve shipped at least one production-grade desktop app in .NET and can point me to it, we can get started right away.

    $596 Average bid
    $596 Snitt bud
    38 bud

    Anbefalte artikler for deg