Техническое задание

STRATEGY :

Here’s a comprehensive specification document in English for developing your NinjaTrader bid/ask imbalance indicator: 

--- 

### Bid/Ask Imbalance Indicator for NinjaTrader: Full Specifications 

#### **Objective**The goal is to develop a custom bid/ask imbalance indicator for NinjaTrader 8. The indicator will calculate and visualize bid/ask imbalances in real-time and on historical tick data using Tick Replay. It will display geometric shapes based on the imbalance ratio, draw horizontal bands for stacked imbalances, and generate alerts when price interacts with these bands. 

--- 

### Functional Requirements 

#### 1. Data Input: 

   - The indicator must use both real-time and historical tick data with Tick Replay enabled.   - It should not rely on NinjaTrader’s OrderFlow subscription to access bid/ask data. 

   #### 2. Imbalance Calculation: 

   - Calculate imbalances by comparing the volume of bids against the volume of asks at each price level.   - Imbalances should be triggered when the ratio between bid and ask volume surpasses certain user-defined thresholds (e.g., 1:2, 1:3, 1:4, etc.). 

   - The ratio should be configurable by the user through the indicator’s settings. 

#### 3. Geometric Shape Visualization:   - When an imbalance is detected, a small geometric figure will be displayed on the chart beside the corresponding price candle. 

     - 1:2 Imbalance Ratio – Draw a triangle.     - 1:3 Imbalance Ratio – Draw a square. 

     - 1:4 Imbalance Ratio – Draw a hexagon.     - 1:5 Imbalance Ratio – Draw a circle. 

   - The color of the shape should change based on whether the imbalance is a buy imbalance (ask > bid) or a sell imbalance (bid > ask).     - Example: Green for buy imbalances and Red for sell imbalances (user configurable). 

   - Shapes must be small but visible, placed next to the relevant candle in the price chart. 

#### 4. Stacked Imbalance Bands:   - When consecutive imbalances are detected at different price levels, the indicator will draw horizontal bands across the price range where the stacked imbalances occurred. 

   - The bands should cover the price levels of all the imbalances that are stacked together.   - These bands should persist on the chart and remain visible until price breaks through or interacts with them. 

#### 5. Alerts: 

   - The indicator must generate alerts (both visual and/or audible) when the current price touches or crosses a band formed by previous stacked imbalances.   - Alerts should be optional and configurable, allowing the user to activate or deactivate them. 

#### 6. Configurable Parameters: 

   - Users should be able to customize the following settings: 

     - Imbalance ratio thresholds for geometric shapes (e.g., change the default 1:2 to another value).     - Colors for buy and sell imbalance shapes. 

     - Enable/disable stacked imbalance bands.     - Alert settings (enable/disable, type of alert). 

   #### 7. Performance Considerations: 

   - The indicator should be optimized for high-performance, capable of handling both real-time data and large historical tick datasets without significant lag.   - The calculation process must handle tick data efficiently, especially when running with Tick Replay. 

#### 8. Compatibility: 

   - The indicator will be compatible with NinjaTrader 8 and function independently, without relying on other external indicators or NinjaTrader add-ons.   - The indicator should be usable on any instrument available in NinjaTrader (stocks, futures, etc.). 

--- 

### Technical Requirements 

#### 1. NinjaScript Framework: 

   - The indicator must be built using NinjaScript (the NinjaTrader 8 scripting language), leveraging built-in methods for data access, tick replay, and chart visualization. 

#### 2. User Interface:   - A configuration panel should be provided where users can easily adjust the customizable parameters (imbalance ratios, shape colors, alert settings). 

   - The configuration panel should 

be accessible via the indicator settings in NinjaTrader. 

#### 3. Tick Replay Functionality: 

   - Ensure the indicator works seamlessly with

Tick Replay enabled, capturing both real-time and historical bid/ask data at the tick level.   - The user will need to enable Tick Replay manually from the chart settings in NinjaTrader. 

--- 

### Testing and Validation 

#### 1. Data Testing: 

   - Conduct testing with both real-time data and historical tick data to validate that imbalances are calculated correctly, and shapes are displayed as expected.    

#### 2. Visualization:   - Ensure geometric shapes (triangle, square, hexagon, circle) are drawn at the correct price levels and positioned next to the corresponding candles. 

   - Test various imbalance ratios (1:2, 1:3, etc.) to confirm that the correct shapes are shown for each scenario.    

#### 3. Stacked Imbalance Bands:   - Test the functionality of stacked imbalance bands, ensuring that they are drawn across multiple price levels when consecutive imbalances occur. 

   - Confirm that alerts are triggered correctly when price interacts with these bands. 

#### 4. Performance Optimization:   - Validate that the indicator performs efficiently, even with large tick data sets, without significant lag or delays in chart updates. 


What you are going to deliver to me :

  • NinjaScript Source Code for the bid/ask imbalance indicator. 
  • User Documentation:   - A brief guide explaining how to install and configure the indicator. 
  •  Detailed explanations of configurable parameters (imbalance ratios, alerts, etc.).   - Instructions for enabling Tick Replay and running the indicator with historical data. 
  •  Support:   - Initial support for bug fixes or minor adjustments after delivery. 

This specification provides a clear roadmap for developing the indicator. Let me know if you need further modifications before sending it!

Read All Requirements And Tell Me If You Really Can Do It!!!!


Откликнулись

1
Разработчик 1
Оценка
(12)
Проекты
14
43%
Арбитраж
3
33% / 33%
Просрочено
2
14%
Свободен
Похожие заказы
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
Hi, I am looking for an Quant/MQL5 developer to build a pure mathematical, Delta-Neutral Statistical Arbitrage (spot vs future ) Expert Advisor. ​ No retail indicator logic (No RSI, MACD, etc.). This is a high-speed, spread-based execution model trading the pricing inefficiency between two correlated assets (e.g., Gold Spot XAUUSD vs Gold Futures). ​ Core Requirements at a Glance: ​Real-time Spread & Z-Score
Looking for a Proven Non-Repainting Gold Indicator (XAUUSD) – High Accuracy & Ready-Made Solutions Only 📌 Project Description: I am looking for a high-quality, non-repainting indicator specifically for XAUUSD (Gold) that is already developed and tested. ⚠️ Important: I am NOT looking for a new indicator to be built from scratch. I want an existing, proven system that you have already created and are confident in. 🎯
Fair Value Gap Expert , Optimize the core logic for live chart . [Filters are working] Lets ace the trailing stop . Change points to pip . Project will start from next week
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
Existing EA 30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer

Информация о проекте

Бюджет
40 - 80 USD