Depth of Market (DOM) [LuxAlgo] — Indicator by LuxAlgo (2024)

The Depth Of Market (DOM) tool allows traders to look under the hood of any market, taking price and volume analysis to the next level. The following features are included: DOM, Time & Sales, Volume Profile, Depth of Market, Imbalances, Buying Pressure, and up to 24 key intraday levels (it really packs a punch).

As a disclaimer, this tool does not use tick data, it is a DOM reconstruction from the provided real-time time series data (price and volume). So the volume you see is from filled orders only, this tool does not show unfilled limit orders.

Traders can enable or disable any of the features at will to avoid being overwhelmed with too much information and to make the tool perform faster.

The features that have the biggest impact on performance are Historical Data Collection, Key Levels (POC & VWAP), Time & Sales, Profile, and Imbalances. Disable these features to improve the indicator computational performance.

🔶 DOM

This is the simplest form of the tool, a simple DOM or ladder that displays the following columns:

  • PRICE: Price level
  • BID: Total number of market sell orders filled or limit buy orders filled.
  • SELL: Sell market orders
  • BUY: Buy market orders
  • ASK: Total number of market buy orders filled or limit sell orders filled.

The DOM only collects historical data from the last 24 hours and real-time data.

Traders can select a reset period for the DOM with two options:

  • DAILY: Resets at the beginning of each trading day
  • SESSIONS: Resets twice, as DAILY and 15.5 hours later, to coincide with the start of the RTH session for US tickers.

The DOM has two main modes, it can display price levels as ticks or points. The default is automatic based on the current daily volatility, but traders can manually force one mode or the other if they wish.

For convenience, traders have the option to set the number of lines (price levels), and the size of the text and to display only real-time data.

By default, the top price is set to 0 so that the DOM automatically adjusts the price levels to be displayed, but traders can set the top price manually so that the tool displays only the desired price levels in a fixed manner.

🔹 Volume Profile

As additional features to the basic DOM, traders have access to the volume profile histogram and the total volume per price level.

This helps traders identify at a glance key price areas where volume is accumulating (high volume nodes) or areas where volume is lacking (low volume nodes) - these areas are important to some traders who base their decision-making process on them.

🔹 Imbalances

Other added features are imbalances and buying pressure:

  • Interlevel Imbalance: volume delta between two different price levels
  • Intralevel Imbalance: delta between buy and sell volume at the same price level
  • Buying Pressure Percent: percentage of buy volume compared to total volume

Imbalances can help traders identify areas of interest in the price for possible support or resistance.

🔹 Depth

Depth allows traders to see at a glance how much supply is above the current price level or how much demand is below the current price level.

Above the current price level shows the cumulative ask volume (filled sell limit orders) and below the current price level shows the cumulative bid volume (filled buy limit orders).

🔶 KEY LEVELS

The tool includes up to 24 different key intraday levels of particular relevance:

Previous Week Levels

  • PWH: Previous week high
  • PWL: Previous week low
  • PWM: Previous week middle
  • PWS: Previous week settlement (close)

Previous Day Levels

  • PDH: Previous day high
  • PDL: Previous day low
  • PDM: Previous day middle
  • PDS: Previous day settlement (close)

Current Day Levels

  • OPEN: Open of day (or session)
  • HOD: High of day (or session)
  • LOD: Low of day (or session)
  • MOD: Middle of day (or session)

Opening Range

  • ORH: Open range high
  • ORL: Open range low

Initial Balance

  • IBH: Initial balance high
  • IBL: Initial balance low

VWAP

  • +3SD: Volume weighted average price plus 3 standard deviations
  • +2SD: Volume weighted average price plus 2 standard deviations
  • +1SD: Volume weighted average price plus 1 standard deviation
  • VWAP: Volume weighted average price
  • -1SD: Volume weighted average price minus 1 standard deviation
  • -2SD: Volume weighted average price minus 2 standard deviations
  • -3SD: Volume weighted average price minus 3 standard deviations

  • POC: Point of control

Different traders look at different levels, the key levels shown here are objective and specific areas of interest that traders can act on, providing us with potential areas of support or resistance in the price.

🔶 TIME & SALES

The tool also features a full-time and sales panel with time, price, and size columns, a size filter, and the ability to set the timezone to display time in the trader's local time.

The information shown here is what feeds the DOM and it can be useful in several ways, for example in detecting absorption. If a large number of orders are coming into the market but the price is barely moving, this indicates that there is enough liquidity at these levels to absorb all these orders, so if these orders stop coming into the market, the price may turn around.

🔶 SETTINGS

  • Period: Select the anchoring period to start data collection, DAILY will anchor at the start of the trading day, and SESSIONS will start as DAILY and 15.5 hours later (RTH for US tickers).
  • Mode: Select between AUTO and MANUAL modes for displaying TICKS or POINTS, in AUTO mode the tool will automatically select TICKS for tickers with a daily average volatility below 5000 ticks and POINTS for the rest of the tickers.
  • Rows: Select the number of price levels to display
  • Text Size: Select the text size

🔹 DOM

  • DOM: Enable/Disable DOM display
  • Realtime only: Enable/Disable real-time data only, historical data will be collected if disabled
  • Top Price: Specify the price to be displayed on the top row, set to 0 to enable dynamic DOM
  • Max updates: Specify how many times the values on the SELL and BUY columns are accumulated until reset.
  • Profile/Depth size: Maximum size of the histograms on the PROFILE and DEPTH columns.
  • Profile: Enable/Disable Profile column. High impact on performance.
  • Volume: Enable/Disable Volume column. Total volume traded at price level.
  • Interlevel Imbalance: Enable/Disable Interlevel Imbalance column. Total volume delta between the current price level and the price level above. High impact on performance.
  • Depth: Enable/Disable Depth, showing the cumulative supply above the current price and the cumulative demand below. Impact on performance.
  • Intralevel Imbalance: Enable/Disable Intralevel Imbalance column. Delta between total buy volume and total sell volume. High impact on performance.
  • Buying Pressure Percent: Enable/Disable Buy Percent column. Percentage of total buy volume compared to total volume.
  • Imbalance Threshold %: Threshold for highlighting imbalances. Set to 90 to highlight the top 10% of interlevel imbalances and the top and bottom 10% of intra-level imbalances.
  • Crypto volume precision: Specify the number of decimals to display on the volume of crypto assets

🔹 Key Levels

  • Key Levels: Enable/Disable KEY column. Very high performance impact.
  • Previous Week: Enable/Disable High, Low, Middle, and Close of the previous trading week.
  • Previous Day: Enable/Disable High, Low, Middle, and Settlement of the previous trading day.
  • Current Day/Session: Enable/Disable Open, High, Low and Middle of the current period.
  • Open Range: Enable/Disable High and Low of the first candle of the period.
  • Initial Balance: Enable/Disable High and Low of the first hour of the period.
  • VWAP: Enable/Disable Volume-weighted average price of the period with 1, 2, and 3 standard deviations.
  • POC: Enable/Disable Point of Control (price level with the highest volume traded) of the period.

🔹 Time & Sales

  • Time & Sales: Enable/Disable time and sales panel.
  • Timezone offset (hours): Enter your time zone\'s offset (+ or −), including a decimal fraction if needed.
  • Order Size: Set order size filter. Orders smaller than the value are not displayed.

🔶 THANKS

Hi, I'm makit0 coder of this tool and proud member of the LuxAlgo Opensource team, it's an honor to be part of the LuxAlgo family doing something I love as it's writing opensource code and sharing it with the world. I'd like to thank all of you who use, comment on, and vote for all of our open-source tools, and all of you who give us your support.

And of course thanks to the PineCoders family for all the work in front of and behind the scenes that makes the PineScript community what it is, simply the best.

Peace, Love & PineScript!

Depth of Market (DOM) [LuxAlgo] — Indicator by LuxAlgo (2024)

FAQs

Is LuxAlgo really worth it? ›

Based on our extensive testing, it is evident that the Lux Algo Premium indicator falls short in terms of profitability and reliability. Despite its appealing features, including colored candles and buy/sell signals, the indicator did not consistently generate profitable trades.

Where can I find the depth of the market? ›

The depth of market functionality applies to all asset classes, but the levels of depth will vary across instruments – some may only have one level. You can view the current market depth for an instrument by opening the order ticket and clicking on the Market Depth/DOM window.

How to see market depth in TradingView? ›

Click on the Trade button in the trading panel. In the order panel, select the DOM tab - Order book. The DOM will open for the asset selected on the chart. If the data is not displayed, the symbol on the chart is not traded through the selected broker.

What is the best indicator for market depth? ›

The DOM indicator is an essential tool for traders, as it helps them to determine the market liquidity and the depth of the market. The DOM indicator is also known as the order book or level 2 data. There are two types of DOM indicators: the price ladder and the order flow.

How does the DOM work in trading? ›

Depth of market (DOM) is a measure of the supply and demand for liquid, tradeable assets. It is based on the number of open buy and sell orders for a given asset such as a stock or futures contract. The greater the quantity of those orders, the deeper or more liquid, the market is considered to be.

What does market depth tell you? ›

Market depth refers to the ability of the market to sustain a substantially larger order without making an impact on the security's market price. It also refers to the number of shares of a given company that may be purchased without creating a significant level of price appreciation of the particular stock.

Which trading indicator has the highest accuracy? ›

Which is one of the most accurate trading indicators? The most accurate for trading is the Relative Strength Index. It is considered one of the best momentum indicators for intraday trading. It helps investors identify the shares which are bought and sold in the market.

What is the most accurate buy and sell indicator? ›

Stochastics are a favored technical indicator because they are easy to understand and have a relatively high degree of accuracy. It falls into the class of technical indicators known as oscillators. The indicator provides buy and sell signals for traders to enter or exit positions based on momentum.

What is the triple top indicator in TradingView? ›

Triple top is a bearish chart pattern which is formed in an uptrend where three tops are lying on a flat horizontal resistance line and pattern will activate only when closing below the neckline or support. Pattern will activate only below the closing 3475 marks.

Where can I get market depth? ›

Market depth gives a gist of real time market activity in a particular security. It gives an idea of the levels at which the orders are being placed. To view the market depth for a particular scrip, search for the scrip to go to the scrip info page.

How to read dom? ›

DOM (Depth Of Market) shows all limit orders placed but not yet executed for an instrument. The greater the number of orders in a certain price level, the greater the interest in that level. Using the DOM you can trade and then: Place or cancel an order with just one click.

What is the formula for market depth? ›

The calculation for market depth is simply the cumulative volume of the base asset at various percentages from the mid price. For example, the “Bid Volume 10%” for BTC/USD on Coinbase would represent the volume of all bids for BTC falling within 10% of the mid price at which the order book snapshot was taken.

Who is the most successful algo trader? ›

He built mathematical models to beat the market. He is none other than Jim Simons. Even back in the 1980's when computers were not much popular, he was able to develop his own algorithms that can make tremendous returns. From 1988 to till date, not even a single year Renaissance Tech generated negative returns.

Is algorithmic trading really profitable? ›

Algo trading is not only profitable, but it also increases your odds of becoming a profitable trader., Algo trading is ideal for someone who wants to trade with their full-time job. While they can develop trading strategies in their extra time and which are executed by the system when they are at their job.

What is the difference between LuxAlgo essential and premium? ›

The Premium Plan is the most popular choice since it works for any trading style and includes the full set of our Signals & Overlays™, Oscillator Matrix™, and Price Action Concepts™ toolkits & screeners. Choose the Essential Plan for features like support/resistance, trend lines, patterns and more.

References

Top Articles
Latest Posts
Article information

Author: Maia Crooks Jr

Last Updated:

Views: 5605

Rating: 4.2 / 5 (43 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Maia Crooks Jr

Birthday: 1997-09-21

Address: 93119 Joseph Street, Peggyfurt, NC 11582

Phone: +2983088926881

Job: Principal Design Liaison

Hobby: Web surfing, Skiing, role-playing games, Sketching, Polo, Sewing, Genealogy

Introduction: My name is Maia Crooks Jr, I am a homely, joyous, shiny, successful, hilarious, thoughtful, joyous person who loves writing and wants to share my knowledge and understanding with you.