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

can you give me a quote for a Quantower indicator?

Indicator Explanation:
This custom indicator, called Order Flow Blocks (MS/LS/MB/LB), is used to display order flow information directly on the chart bars — meaning the flow of market orders.

Specifically, it shows four types of volumes for each time bar (typically every minute):

  • MS (Market Sell): Volume of market sell orders executed by aggressors (those who "hit" the ask in the order book).

  • LS (Limit Sell): Volume of sell orders placed passively (those waiting in the ask book).

  • MB (Market Buy): Volume of market buy orders executed by aggressors (those who "hit" the bid in the book).

  • LB (Limit Buy): Volume of buy orders placed passively (those waiting in the bid book).

This data is aggregated per minute (or per chart bar) and displayed as small colored boxes above each price bar.

How does the code work?

  1. Data Collection:
    The indicator subscribes to the TapeUpdated event, which is triggered whenever a new trade (executed order) comes in.
    For each trade, it updates a dictionary ( orderFlowData ) that tracks volumes for each minute.
    It classifies each trade as MS, LS, MB, or LB based on:

    • Whether it's a buy or sell ( IsBuy )

    • Whether it's made by an aggressor or not ( IsAggressor )

  2. Visualization:
    In the OnPaintChart method, for each chart bar, it checks if there's order flow data.
    If so, it draws four colored boxes:

    • Red for MS (aggressive sells)

    • Bordeaux for LS (passive sells)

    • Green for MB (aggressive buys)

    • Dark Green for LB (passive buys)

Each box shows both the label and the aggregated volume.

I’ve attached a screenshot of how it should be displayed.


Файлы:

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

1
Разработчик 1
Оценка
(28)
Проекты
39
23%
Арбитраж
14
0% / 93%
Просрочено
4
10%
Свободен
2
Разработчик 2
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(472)
Проекты
491
75%
Арбитраж
6
67% / 17%
Просрочено
0
Свободен
4
Разработчик 4
Оценка
(3)
Проекты
2
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
5
Разработчик 5
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no

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

Бюджет
30 - 70 USD
Сроки выполнения
от 2 до 3 дн.