Can you give me a quote for a Quantower indicator?

Spécifications

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.


Répondu

1
Développeur 1
Évaluation
(28)
Projets
39
23%
Arbitrage
14
0% / 93%
En retard
4
10%
Gratuit
2
Développeur 2
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
3
Développeur 3
Évaluation
(470)
Projets
488
75%
Arbitrage
6
67% / 17%
En retard
0
Travail
4
Développeur 4
Évaluation
(3)
Projets
2
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
5
Développeur 5
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result
Expert should be able to place trades across all Forex symbols (solution is advised) . xauusd live chart execution error . Deletion and Cleaning the Code (if required) . Live Chart Only
Dear All i am working on strategy in forex market specifically in xausud and i just want someone to make it automatic execution mode as per my requirements with propee risk management my broker is exness and i have an account in MT5
I am looking for an experienced MT5/MQL5 programmer to build Phase 1 of a larger Expert Advisor project. This first phase is limited to one custom signal only for the EUR/USD. If Phase 1 is completed correctly, additional signals may be added later as separate follow-up projects. The purpose of Phase 1 is to code, test, display, and log this signal accurately using completed M1 bars only. At this stage, I primarily
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
Gold robot 3000+ USD
I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
Gold robot 3000+ USD
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks

Informations sur le projet

Budget
30 - 70 USD
Délais
de 2 à 3 jour(s)