
In Progress
Posted
Paid on delivery
NinjaTrader Logger + Pattern Analysis (Read-Only) I need two tools built for my trading. Both only watch and record. Neither one ever places or changes a trade. The job has two parts. You can bid on one or both - just tell me which. I want to start Part 1 first. PART 1 - THE LOGGER (NinjaTrader / C#) A tool that runs inside NinjaTrader and records: - Every trade: time, buy or sell, instrument, quantity, price - Each entry matched with its exit - Live order flow: buy/sell volume (delta) and the bid/ask sizes in the order book How the trades must be organized: - I scale into positions, so one trade is made of several small fills (1, 1, 1, 1...). Keep showing those individual fills - I want to see each one for research. But group them together under one trade. - Number the trades for each day in order: Trade 1, Trade 2, Trade 3, and so on. - Show how many trades were entered that day. - Under each trade, show each entry (time, price, size), the total contracts, the exit, time in and out, and profit/loss. Group the sell side the same way. - Put a Copy button under each trade that copies that trade's data in a clean format, so I can paste it straight into Claude. - Everything in time order and easy to read - a clear view, not just a raw file. (NinjaTrader's current view is scattered and can't be downloaded and sorted.) It also gives a simple summary: number of trades, win rate, profit/loss, and average hold time. Skills needed: NinjaScript, C#, NinjaTrader add-ons, Level 2 market data. PART 2 - PATTERN ANALYSIS (Python) A tool that reads the saved data from Part 1 and writes a report on the patterns it finds: - Wins and losses, with times - Candle patterns before trades - Order flow around trades - EMA crossovers - 30-day highs, lows, and closes - Behavior around news times It only reads saved data. It never trades. Skills needed: Python, machine learning, neural networks, data analysis. WHAT I PROVIDE - NinjaTrader running with a Level 2 data feed - A computer for the tools to run on - Sample data once Part 1 is working MY TERMS - Everything runs on my computer - I get the full source code - All accounts stay in my name - Your access is removed at the end TO BID, SEND ME: 1. Which part you want (one or both) 2. Your fixed price for each 3. Examples of similar work 4. How long it will take
Project ID: 40550506
77 proposals
Remote project
Active 4 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
77 freelancers are bidding on average $862 USD for this job

⭐⭐⭐⭐⭐ Create NinjaTrader Logger and Pattern Analysis Tools for Trading ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project requirements and see you're looking for tools to record trades and analyze patterns. You don't need to look any further; Zohaib is here to help you! My team has successfully completed 50+ similar projects for trading tools. I will create a logger to track trades and a pattern analysis tool to provide insights, ensuring clarity and efficiency in your trading data. ➡️ Why Me? I can easily create your NinjaTrader Logger and Pattern Analysis tools as I have 5 years of experience in C# and Python development, with a strong focus on trading applications, data analysis, and automation. I also have a solid grip on NinjaTrader and its add-ons, making me well-suited for this project. ➡️ Let's have a quick chat to discuss your project in detail. I would love to show you samples of my previous work and how I can bring your ideas to life. Looking forward to discussing this with you in chat. ➡️ Skills & Experience: ✅ NinjaScript ✅ C# ✅ Python ✅ Machine Learning ✅ Data Analysis ✅ Neural Networks ✅ Level 2 Market Data ✅ Trading Tools Development ✅ API Integration ✅ Data Visualization ✅ Automation ✅ Report Generation Waiting for your response! Best Regards, Zohaib
$350 USD in 2 days
7.9
7.9

1. I can take both Part 1 (NinjaTrader logger) and Part 2 (Python pattern analysis), starting with Part 1. 2. Fixed price: Part 1 – $3,500, Part 2 – $2,000. 3. Similar work: NinjaTrader 8 custom add-ons (trade trackers, DOM/volume tools), and Python trading analytics pipelines with ML feature analysis. 4. Timeline: Part 1 in 4–6 weeks, Part 2 in 2–3 weeks after data flow is ready.
$750 USD in 7 days
6.9
6.9

As CEO of Web Crest, I understand the importance of delivering quality products to clients. Your first part of the project aligns perfectly with our expertise in NinjaScript, C#, and NinjaTrader add-ons development. Our team has extensive experience creating powerful and efficient trading tools like what you need, particularly market data tracking softwares. We're knowledgeable about order flow and we can create simple yet comprehensive logs of every trade, group individual fills by trade number, summarize trades per day and capture each key element you specified for analysis. Moving to Part 2, our proficiency in Python, machine learning, neural networks, and data analysis positions us strategically for pattern analysis based on your saved data from Part 1. We pride ourselves in producing actionable insights from complex data sets for trading strategies development. The patterns we identify range from candle patterns before trades to EMA crossovers and behavior around news times, all within the scope of machine learning. In conclusion, when you select Web Crest for this project you are investing in domain expertise, a business-focused approach and collaborative problem solving that takes into account your unique needs. Your accounts staying in your name is a vital policy here at Web Crest - one that we absolutely respect as it aligns with our dedication to client confidentiality and data protection. We look forward to hearing from you.
$300 USD in 5 days
6.5
6.5

Upon reading your project requirements and all provided details, I am super-confident in my trading development skills and years of experience (especially with the development of Ninjascript indicators and strategies in Ninjatrader 8 platform) to develop this trading tool as you described. # NDA - All your ideas are 100% confidential. # Intellectual Property - You have full ownership of the software and source code. # Fast and Quality delivery. We shall communicate much better on your project when you open a chat with me. Eni O
$250 USD in 3 days
6.2
6.2

Hi, I have gone through your project description and understand you're looking to build a read-only NinjaTrader C# logging tool to capture detailed trade executions, order flow, and position scaling data, plus a separate Python module for post-trade pattern and performance analysis. I have experience with NinjaScript (NinjaTrader add-ons), C#, Level 2 market data logging, trade tracking systems, and Python data analysis/automation including pandas-based reporting and trading strategy evaluation. I can build a clean trade logger that groups fills into structured trades with summaries and exports, then connect it to a Python analysis pipeline for pattern and performance reporting. Best regards, Juan
$250 USD in 7 days
6.1
6.1

Hi, I can start with Part 1: a read-only NinjaTrader 8 / C# logger that records executions, Level 2/order-flow context, and groups scaled fills into clean daily trades for research. The tool would keep every individual fill visible, but organize them under Trade 1, Trade 2, etc. for each day. Each grouped trade would show entries, exits, side, instrument, quantity, price, total contracts, time in/out, hold time, P/L, and a Copy button that formats the trade cleanly for Claude. I’d also include the daily summary: total trades, win rate, total P/L, and average hold time. For order flow, I’d capture bid/ask sizes and buy/sell volume delta where your NinjaTrader data feed exposes Level 2 data. Everything stays strictly read-only: no orders, no trade changes, no automation. Part 2 can follow once Part 1 produces reliable saved data. I’d build the Python analysis tool to read the logs and generate reports on win/loss timing, candle context, order flow, EMA crossovers, 30-day levels, and news-time behavior. Question 1: Are you using NinjaTrader 8 with a Level 2 feed already enabled? Question 2: Do you prefer logs saved as CSV, SQLite, or both for easier Python analysis later? Regards, Houssame
$500 USD in 7 days
6.5
6.5

Hi there, Thank you for sharing such a detailed and thoughtful project brief. We’re DemiVision LLC, a team with deep expertise in trading platform integrations, quantitative analytics, and custom tool development for traders like yourself. We fully understand the need for reliable, research-focused tools that never interfere with live trading decisions. For Part 1, our experience building NinjaTrader add-ons using NinjaScript and C# positions us perfectly to deliver a comprehensive logger that captures every fill, matches entries and exits, and organizes trades just as you described. We’ll ensure your fills are grouped clearly, daily trade sequences are numbered, and all order flow data is captured—including delta and Level 2 book details. Our focus will be on creating a clean, intuitive interface within NinjaTrader, with features like a one-click Copy button for seamless data export to your preferred formats. We’ve previously delivered similar real-time logging and analytics tools for active traders, always prioritizing accuracy and usability. For Part 2, our Python and machine learning specialists will build a robust pattern analysis engine, leveraging statistical methods and neural networks to uncover actionable patterns and trading insights from your logged data. Drawing on our background in financial data analysis and custom research dashboards, we’ll develop modules to analyze pre-trade candle patterns, order flow anomalies, EMA crossovers, and behavior around news events—all in a clear, actionable report. We’re committed to working strictly within your terms—everything runs on your machine, you retain all accounts and source code, and access is revoked upon delivery. We look forward to discussing how we can help you unlock deeper insights from your trading data. Best regards, DemiVision LLC
$500 USD in 10 days
4.6
4.6

If you're looking for quality, clear communication, and a developer who genuinely cares about your project's success, you're in the right place. I can help with **Part 1, Part 2, or both**. For Part 1, I'll build a clean NinjaTrader add-on that logs and groups trades, captures Level 2/order flow data, and provides an organized interface with copy-to-clipboard functionality and performance summaries. For Part 2, I'll develop a Python analysis tool that processes the exported data to identify trading patterns, generate detailed reports, and keep the architecture modular for future AI enhancements. Before we get started, I'd like to know which **NinjaTrader version** you're using, whether your **Level 2 data feed** exposes all required bid/ask information through the API, and in what format you'd like the logger to export data (JSON, CSV, SQLite, etc.) for the analysis module. I'm ready to discuss pricing for each part separately and start with **Part 1** as soon as you're ready.
$250 USD in 5 days
4.8
4.8

Good to see this project, We will build both parts: the NinjaScript logger that captures every fill, groups scaled entries under numbered trades, and outputs copy-ready summaries, plus the Python pattern analyzer that reads that data for candle setups, delta shifts, and EMA crossovers. For Part 1, we will structure each trade as a parent object holding its child fills. This makes grouping reliable even when partial fills arrive out of sequence. The Copy button will format output as structured text ready for LLM input. A couple of quick things to confirm: 1) Which NinjaTrader version are you on (7 or 8), and is your data feed providing full Level 2 depth or top-of-book only? 2) For Part 2, do you have a preferred news calendar source (Forex Factory, Econoday) for flagging news windows? Looking forward to discussing further. Best regards, Faizan
$278 USD in 10 days
4.6
4.6

✋ Hi There!!! ✋ THE GOAL OF THE PROJECT:- TO BUILD A READ ONLY NINJATRADER TRADE LOGGER AND PYTHON BASED PATTERN ANALYSIS TOOL FOR DETAILED TRADING PERFORMANCE AND ORDER FLOW INSIGHTS I have carefully reviewed your requirement to develop a NinjaTrader C sharp logging tool and a Python analytics system that captures trades, organizes fills, and generates structured trading reports without executing any trades. I am best fit because I specialize in trading systems, NinjaScript development, and data analysis tools for financial market research. 1 NinjaTrader C sharp logger to capture trades, fills, order flow, and structured trade grouping with summaries 2 Python based analysis engine for trade pattern detection, EMA, candle behavior, and historical performance insights 3 Clean reporting system with exportable trade logs, performance metrics, and readable structured outputs UI design, database management, testing, full source code delivery at project completion, and complete documentation included. 9+ years experience as a full stack developer I have completed similar trading analytics and market data logging tools involving NinjaTrader and Python based financial analysis systems. Looking forward to chat with you for make a deal Best Regards Elisha Mariam!
$251 USD in 7 days
4.6
4.6

Hello, I will develop both tools for your trading project, starting immediately with Part 1 as requested. For Part 1, I will write a custom NinjaScript add-on in C# to run inside NinjaTrader, leveraging Level 2 market data to capture order flow delta and bid/ask book sizes. I will design a structured data model to track individual scale-in fills, grouping and numbering them chronologically under single daily trades. I will create a clean user interface within NinjaTrader that displays these consolidated trades alongside an summary of your daily performance, complete with a custom copy button formatted for seamless pasting into Claude. For Part 2, I will develop a Python data analysis script using pandas and standard machine learning libraries to read your saved log files and generate pattern reports analyzing EMAs, order flow, 30-day highs/lows, and news schedules. I have extensive experience building C# NinjaTrader add-ons, handling Level 2 order book data, and writing Python financial data analysis workflows. 1) Which specific version of NinjaTrader are you currently running for your Level 2 data feed? 2) What file format, such as JSON or CSV, do you prefer for the logs generated by the NinjaTrader tool to ensure easy loading into the Python script? 3) Do you have a specific calendar API or list of news times you want the Python script to correlate the trades with? Thanks, Bharat
$500 USD in 7 days
5.0
5.0

Hello Joshua, Thank you for sharing your detailed project requirements. For Part 1, I propose a NinjaTrader add-on in C# that logs every trade, including each fill, grouped by trade number per day, with a clean, time-ordered interface. It will capture order flow data (delta, bid/ask sizes) and provide a summary with win rate, P/L, and hold time. The Copy button will export trade data in a format ready for Claude. The architecture will leverage NinjaScript for seamless integration and efficient data handling. For Part 2, I can develop a Python tool that ingests the logged data to analyze patterns using statistical methods and machine learning, focusing on candle patterns, EMA crossovers, order flow, and news impact. Could you clarify your preferred output format for the Copy button (CSV, JSON, or plain text)? Also, do you want real-time updates in the logger or periodic snapshots? I’m happy to discuss further to align on scope and timelines. Looking forward to collaborating! Best regards.
$500 USD in 5 days
4.2
4.2

Hello, As a result of a detailed review of your project requirements, I fully understand that you need read-only NinjaTrader logging first, with an optional Python pattern analysis tool later. Nothing should place, modify, or manage trades. I have experience handling similar trading tools, data logging, and analysis projects, and I'm available to start your project right now. I bring deep expertise in NinjaTrader, NinjaScript, C#, Python, Level 2 market data, Data Analysis, Statistical Analysis, Data Visualization, and trading report automation. For Part 1, I can build a NinjaTrader add-on that records fills, groups scaled entries/exits into daily numbered trades, captures order-flow data, calculates summary stats, and adds a clean Copy button for each trade. For Part 2, I can build a Python reader/report tool to analyze saved trade data, order flow, EMA events, candle behavior, highs/lows/closes, and news-time patterns. My fixed estimate: Part 1 Logger: $500, 5–7 days. Part 2 Analysis Tool: $300, 4–6 days. I can start with Part 1 first as requested. I have a couple of quick questions. • Which NinjaTrader version are you using? • Do you prefer the saved data in CSV, JSON, or SQLite? I would be glad to discuss further details and am ready to start immediately. Looking forward to hearing from you. Best regards, Carlos.
$250 USD in 10 days
4.3
4.3

I can deliver Part 1 (NinjaTrader Logger) with a clean, structured add-on that captures every fill, groups scaled entries into unified trades, and records Level 2 order flow (delta + bid/ask depth) in real time. The UI will present trades in a clear, chronological format with per-trade breakdowns, daily numbering, summaries, and a one-click copy feature formatted for external analysis. Approach: event-driven logging (OnExecution/OnMarketData) → trade grouping engine → UI panel + export layer → validation with live feed. Timeline: 5–7 days. Fixed price: $600.
$500 USD in 7 days
4.3
4.3

Hello! I am a US-based senior software engineer with extensive experience in Python, C#, and financial trading systems. I've carefully read your project description for the NinjaTrader Logger and Pattern Analysis tools and I understand your need for efficient, read-only tools to enhance your trading strategies. With over 15 years of experience under my belt, I specialize in building scalable software that meets both technical and business needs. I believe that these tools can significantly streamline your trading operations and I am dedicated to delivering the perfect result. Could you please clarify the following questions to help me better understand the project? 1. What specific features do you want the Logger and Pattern Analysis tools to include? 2. Are there particular data sources or formats that you require for the analysis? I suggest we start with a detailed requirements gathering phase, followed by iterative development to refine the tools based on your feedback. This approach ensures that we are aligned throughout the project. I look forward to discussing how I can contribute to your trading goals. Let's make these tools work seamlessly for you! Best, James Zappi
$500 USD in 5 days
3.8
3.8

Hi there, I'd like to start with Part 1 (NinjaTrader Logger) and can also build Part 2 afterwards I've built C# trading tools, custom loggers, and Python data analysis applications. I have experience with NinjaScript, market data processing, and structured trade reporting. Looking forward to working with you!
$299 USD in 7 days
3.7
3.7

Hi, I can surely assist you in building the Python tools and machine learning solution you need. I understand that the system will only read and analyze the saved Level 2 market data and will not place any trades. I can work with Python, data analysis, neural networks, and C# if needed, while ensuring everything runs on your computer and you receive the complete source code at the end. I focus on writing clean, well-structured code that is easy to understand and maintain. I have a couple of questions: 1. Could you please share the scope of Part 1 and Part 2 in more detail? 2. What format will the saved Level 2 data be in (CSV, database, NinjaTrader export, or another format)? Thanks, and I look forward to hearing from you.
$1,500 USD in 15 days
4.3
4.3

I can develop both Part 1 and Part 2. Part 1 – NinjaTrader Logger (Fixed Price): $400 Estimated Time: 5–7days Part 2 – Python Pattern Analysis (Fixed Price): $700 Estimated Time: 7- 10 days I have experience building custom NinjaTrader (NinjaScript/C#) tools, advanced order flow and Level II data processing, trade logging systems, and Python-based market analysis applications. My work includes trade grouping for scale-in/scale-out positions, detailed execution tracking, market data recording, custom reporting dashboards, and machine learning pipelines for identifying trading patterns from historical data. Your requirements are clear, and I understand that both tools are strictly read-only—they will never place, modify, or manage trades. The logger will organize fills into numbered trades, calculate statistics, provide a clean chronological interface with copy-to-clipboard functionality, and export structured data for analysis. The Python application will then process the saved data to analyze order flow, candle behavior, EMA relationships, session statistics, and other historical patterns while running entirely on your local machine. Full source code, local deployment, and ownership of the project will be provided as requested.
$500 USD in 7 days
3.6
3.6

Hi there, I hope this message finds you well! I am Ruslan, an experienced and versatile developer with a strong proficiency in Python. Your project caught my eye, particularly Part 1 which involves developing a NinjaTrader Logger using C#. I have extensive knowledge of NinjaScript as well as C#, and I am confident in my ability to deliver clean and organized logs that meet your specific requirements. In addition, my familiarity with Level 2 market data ensures that the data collected is accurate and reliable. Moreover, I am skilled in Python and have a deep understanding of data analysis, machine learning, and neural networks - skills that position me perfectly for Part 2 of your project. I understand the importance of pattern analysis and the kind of insights it can provide for traders. Given a chance, I will create a robust tool that reads the compiled data from Part 1 and extrapolates relevant information such as wins/losses, candle patterns around trades, EMA crossovers, etc. Finally, I value open communication and understand the importance of delivering projects on time and on-budget. While I would need to analyze your data further for accurate estimations, rest assured that my commitment to high-quality work will never waver. Let's talk more about this exciting project and find out how we can build something amazing together! Thank you for considering my bid; I'd be thrilled to take on both parts or whichever you deem fit for me.
$300 USD in 7 days
3.6
3.6

Welcome to professional Python development services! Hi there, I'm Alema, a Python expert programmer who strives for clear code in atmospheric, numerical weather prediction, physics, and all other seminal fields. I'm ready to provide you with high-quality services. I have completed 350+ projects with a 100% Positive Rating. If you are looking for Quality work, look no further. Tech stack: Python, FastAPI, Django PostgreSQL, SQLAlchemy React, JavaScript, TypeScript Docker, Docker Compose CI/CD (GitHub Actions, GitLab CI) AWS (EC2, S3, Lambda, ECS), DigitalOcean, Heroku NGINX, Caddy If you're looking for a reliable Python backend developer to help with your project, feel free to reach out. Your faithfully. Eng. Alema Akter
$250 USD in 2 days
3.3
3.3

Orlando, United States
Payment method verified
Member since Jun 30, 2026
₹1500-12500 INR
₹1500-12500 INR
$15-25 USD / hour
$15-25 USD / hour
₹12500-37500 INR
₹600-1500 INR
₹37500-75000 INR
$10-30 USD
$10-30 USD
₹600-1500 INR
₹12500-37500 INR
£250-750 GBP
₹100-400 INR / hour
$15-25 USD / hour
₹400-750 INR / hour
₹12500-37500 INR
$250-750 USD
₹400-750 INR / hour
$250-750 USD
€250-750 EUR