• 概述
  • 评论
  • 评论

SUM Market Profile Heat

Market Profile Heat indicator — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session.
This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a free-draw rectangle session to create a custom market profile on any timeframe. Six different color schemes are available to draw the profile's blocks. Drawing profiles as a plain color histogram is also possible. Alternatively, you may choose to color the profile based on bullish/bearish bars. This indicator is based on bare price action and does not use any standard indicators.

Input parameters

Main

  • Session (default = Daily) — trading session for market profile: Daily, Weekly, Monthly, Intraday, and Rectangle. For a rectangle session to get calculated, a rectangle chart object with the name starting with MPR should be added to the chart. Pressing 'r' on the keyboard will add a properly named rectangle object automatically.
  • StartFromDate (default = __DATE__) — if StartFromCurrentSession is false, then the indicator will start drawing profiles from this date. It draws to the past. For example, if you set it 2018-01-20 and SessionsToCount is 2, then it will draw the profiles for 2018-01-20 and 2018-01-19.
  • StartFromCurrentSession (default = true) — if true, then the indicator starts drawing from today, else — from the date given in StartFromDate.
  • SessionsToCount (default = 2) — for how many trading sessions to draw the market profiles.
  • SeamlessScrollingMode (default = false) — if true, the StartFromDate and StartFromCurrentSession parameters are ignored; the sessions are calculated and displayed starting from the current chart position's rightmost bar. This allows scrolling back in time indefinitely to view past sessions.
  • EnableDevelopingPOC (default = false) — if true, multiple horizontal lines will be drawn to depict how the Point of Control developed through the session.
  • ValueAreaPercentage (default = 70) — a percentage share of the session's TPOs to include in the Value Area.

Looks and colors

  • ColorScheme (default = Blue to Red) — color scheme for profile's blocks:
    • blue to red
    • red to green
    • green to blue
    • yellow to cyan
    • magenta to yellow
    • cyan to magenta
  • SingleColor (default = clrBlue) — if ColorScheme is set to Single Color, this color will be used to draw market profiles.
  • ColorBullBear (default = false) — if true, the color of the profile blocks depends not on the age of the origin bar but on its direction.
  • MedianColor (default = clrWhite) — the color of the control value (median).
  • ValueAreaSidesColor (default = clrWhite) — the color of the value area side borders.
  • ValueAreaHighLowColor (default = clrWhite) — the color of the value area top and bottom borders.
  • MedianStyle (default = STYLE_SOLID) — the Point of Control (median) line style.
  • MedianRayStyle (default = STYLE_DASH) — the Point of Control (median) ray line style.
  • ValueAreaSidesStyle (default = STYLE_SOLID) — the style of the value area side borders.
  • ValueAreaHighLowStyle (default = STYLE_SOLID) — the style of the value area top and bottom borders.
  • ValueAreaRayHighLowStyle (default = STYLE_DOT) — the style of the value area top and bottom rays.
  • MedianWidth (default = 1) — the Point of Control (median) line width.
  • MedianRayWidth (default = 1) — the Point of Control (median) ray line width.
  • ValueAreaSidesWidth (default = 1) — the width of the value area side borders.
  • ValueAreaHighLowWidth (default = 1) — the width of the value area top and bottom borders.
  • ValueAreaRayHighLowWidth (default = 1) — the width of the value area top and bottom rays.
  • ShowValueAreaRays (default = None) — can be set so that the value area's High and Low price levels are projected to the right side of the chart. Can be set to previous session, current, previous and current, all previous, or all.
  • ShowMedianRays (default = None) — can be set so that the median is projected to the right side of the chart. Can be set to previous session, current, previous and current, all previous, or all.
  • RaysUntilIntersection (default = Stop_No_Rays) — defines the way median and value area rays will be cut off when they meet the next trading session's price range:
    • Stop_No_Rays — no rays are stopped anywhere.
    • Stop_All_Rays — all rays are stopped at an intersection with the price of another session.
    • Stop_All_Rays_Except_Prev_Session — all rays except the previous session's rays are stopped at an intersection with the price of another session.
    • Stop_Only_Previous_Session — only rays of the previous session are stopped at an intersection with the price of another session.
  • HideRaysFromInvisibleSessions (default = false) — if true, rays from sessions starting behind the left edge of the screen won't be displayed until you scroll back to them.
  • TimeShiftMinutes (default = 0) — time shift for the sessions, in minutes. Positive value will move the session start to the left; negative — to the right.
  • ShowKeyValues (default = true) — if true, Value Area High, Value Area Low, and Point of Control are displayed on the left of the market profile.
  • KeyValuesColor (default = clrWhite) — the color for Value Area High, Value Area Low, and Point of Control printout.
  • KeyValuesSize (default = 8) — the font size for Value Area High, Value Area Low, and Point of Control printout.
  • ShowSinglePrint (default = No) — can be set to Leftside or Rightside and will mark the single print profile — a part of the profile, which is only one TPO wide.
  • SinglePrintRays (default = false) — if true, single print edges are marked with rays.
  • SinglePrintColor (default = clrGold) — the color for single print marking if ShowSinglePrint isn't set to No.
  • SinglePrintRayStyle (default = STYLE_SOLID) — the single print ray line style.
  • SinglePrintRayWidth (default = 1) — the single print ray line width.
  • ProminentMedianColor (default = clrYellow) — the color for the prominent median (PPOC) if ProminentMedianPercentage is set to 100 or less.
  • ProminentMedianStyle (default = STYLE_SOLID) — the style for the prominent median (PPOC) if ProminentMedianPercentage is set to 100 or less.
  • ProminentMedianWidth (default = 4) — the width for the prominent median (PPOC) if ProminentMedianPercentage is set to 100 or less.
  • RightToLeft (default = false) — if true, the current session's market profile has its histogram drawn from right to left. In case Session is set to Rectangle, market profiles of all sessions are drawn right-to-left.

Performance

  • PointMultiplier (default = 0) — the higher it is, the wider are the profile's price boxes and the fewer are the chart objects. You can use it to reduce the indicator's load on CPU. When the value is zero, an adaptive multiplier is used — the indicator attempts to calculate the optimal value automatically.
  • ThrottleRedraw (default = 0) — a delay in seconds that will be applied before each redraw of the profiles. You can use it to reduce the indicator's load on CPU.
  • DisableHistogram (default = false) — if true, no market profile histogram is drawn, but Value Area and Median are still marked. This makes indicator work extremely fast, but is less useful for thorough market analysis.

Alerts

  • AlertNative (default = false) — if true, the indicator will issue the platform's native pop-up alert when some alert conditions are met.
  • AlertEmail (default = false) — if true, MetaTrader's email alerts will be sent when some alert conditions are met. Email should be properly configured in MetaTrader via Tools->Options->Email
  • AlertPush (default = false) — if true, MetaTrader's push notification alerts will be sent to your mobile device when some alert conditions are met. Notifications should be properly configured in MetaTrader via Tools->Options->Notifications. This alert type is not available in the cTrader version of the indicator.
  • AlertArrows (default = false) — if true, MetaTrader will draw arrows on the chart when some alert conditions are met.
  • AlertCheckBar (default = Previous) — controls the bar to check the alert conditions on. Current — the indicator will check the current unfinished bar; expect a lot of alerts. Previous — the indicator will check the previous (closed) bar; alerts will be delayed but more concise.
  • AlertForValueArea (default = false) — if true, alerts will be issued whenever a Value Area ray (high or low) is crossed by the price.
  • AlertForMedian (default = false) — if true, alerts will be issued whenever a Median ray is crossed by the price.
  • AlertForSinglePrint (default = false) — if true, alerts will be issued whenever a Single Print ray is crossed by the price.
  • AlertOnPriceBreak (default = false) — if true, alerts will be issued when the price breaks any of the trigger levels but then returns back behind it.
  • AlertOnBarClose (default = false) — if true, alerts will be issued when the bar opens on one side the trigger level and closes on the other side of it.
  • AlertOnGapCross (default = false) — if true, alerts will be issued when the trigger level appears inside a price gap between the last two bars.
  • AlertArrowCodePB (default = 108) — arrow code for price break alert arrows.
  • AlertArrowCodeCC (default = 110) — arrow code for candle close alert arrows.
  • AlertArrowCodeGC (default = 117) — arrow code for gap crossover alert arrows.
  • AlertArrowColorPB (default = clrRed) — arrow color for price break alert arrows.
  • AlertArrowColorCC (default = clrBlue) — arrow color for candle close alert arrows.
  • AlertArrowColorGC (default = clrYellow) — arrow color for gap crossover alert arrows.
  • AlertArrowWidthPB (default = 1) — arrow width for price break alert arrows.
  • AlertArrowWidthCC (default = 1) — arrow width for candle close alert arrows.
  • AlertArrowWidthGC (default = 1) — arrow width for gap crossover alert arrows.

Intraday sessions

  • EnableIntradaySessionN (default = true) — if true and Session is set to Intraday, then the indicator will attempt to drawn the intraday market profile #N on the chart.
  • IntradaySessionNStartTime (default = "HH:MM") — start time in HH:MM format for the intraday session #N.
  • IntradaySessionNEndTime (default = "HH:MM") — end time in HH:MM format for the intraday session #N.
  • IntradaySessionNColorScheme (default = Blue_to_Red) — color scheme for the intraday session #N.

Miscellaneous

  • SaturdaySunday (default = Normal sessions) — how to treat Saturday and Sunday sessions:
    • Normal sessions — Saturday and Sunday will be treated as normal sessions with their own daily and intraday sessions.
    • Ignore Saturday and Sunday — Saturday and Sunday candlesticks will be ignored.
    • Append Saturday and Sunday — Saturday candlesticks will be appended to the Friday session; Sunday candlesticks will be appended to the Monday session.
  • DisableAlertsOnWrongTimeframes (default = false) — if true, no pop-up alerts will appear on using Market Profile with wrong timeframe/session combination.
  • ProminentMedianPercentage (default = 101) — percentage of TPOs out of all possible that should occur inside a median for it to be considered prominent (PPOC). For example, if you set it to 50%, a median will be marked as prominent if it contains at least 24 TPOs in a daily session on M30 timeframe. If it is set to 101, no prominent median is possible.



推荐产品
BoxChart MT5
Evgeny Shevtsov
5 (7)
The market is unfair if only because 10% of participants manage 90% of funds. An ordinary trader has slim changes to stand against these "vultures". This problem can be solved. You just need to be among these 10%, learn to predict their intentions and move with them. Volume is the only preemptive factor that faultlessly works on any timeframe and symbol. First, the volume appears and is accumulated, and only then the price moves. The price moves from one volume to another. Areas of volume accumu
Blahtech Market Profile MT5
Blahtech Limited
5 (8)
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
Blahtech Supply Demand MT5
Blahtech Limited
4.54 (13)
Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
A "Volume Profile" is an advanced charting indicator that displays total volume traded at every price level over a user specified time period. The main components of the volume profile are POC ( Point Of Control - the price level, at which the maximum number of contracts were executed during a selected period), VAH ( Value Area High - the highest price in the Value Area) and VAL ( Value Area Low - the lowest price in the Value Area). When we settled on the original indicator, we spent a lot o
VPO Profile MT5
Kyra Nickaline Watson-gordon
5 (2)
Definition : VPO is a Volume Price Opportunity. Instead of using bars or candles with an Open, High, Low, and Close price, each "bar" in a Market Profile is represented by horizontal bars against the price It is called Market Profile terminology. In other words volume-price-opportunity (VPO) profiles are histograms of how many volumes were traded at each price within the span of the profile. By using a VPO chart, you are able to analyze the amount of trading activity, based on volume, for eac
VolumeProfile MT5
Robert Hess
3.75 (8)
Description: The Volume Profile displays detailed informations of historical trading activities at certain price levels (Market Profile). Locate the areas with the best prices in the market and get an advantage over other market participants. Features: Customizable Market Profile Shows the "fair" Value Area with 70% of all Volume Shows critical low volume zones Shows VPOC, VAL and VAH Points integrated resource management to reduce the load while working with multiple charts Works on all tim
本指标可以让您享受两个最流行的产品来分析在感兴趣的价位的请求量和市场成交量: 真实市场深度图表 真实报价足迹成交量图表 本产品结合两个指标的效力,并以单个文件提供。 反危机出售。今日低价。赶紧! 真实的 COMBO 市场深度功能和报价成交量图表,完全等同于原始指标。您将享受这两款产品结合为单一超级指标的力量!下面是您将得到的功能: 真实市场深度图表 股民专用工具现已在 MetaTrader 5 上可用。 真实市场深度图表 指标在图表上以直方条的形式显示可视化的市场深度,并在实时模式下刷新。 利用 真实市场深度图表 指标您可以正确评估市场请求并从图表上看到大的市场。这可以 100% 的精确剥头皮和设置持仓止损。 指标以两种相应颜色的水平直方条形式显示买和卖的请求 (买-卖)。价格图表上给定级别的显示条和它们的长度与请求的交易量相应。此外, 它指示买卖请求的最大交易量。 此指标显示买卖请求总数量作为堆积面积图。这可以评估当经过下一价位时将会执行的请求总量。买卖请求总数量也显示在图表上。 省缺, 指标显示在图表背景上, 且它不会干扰任何其它指标。当使用指标交易时, 建议使用实际交易量。
To get access to MT4 version please click here . This is the exact conversion from TradingView: " WaveTrend" by LazyBear. This is a light-load processing and non-repaint indicator. All input options are available. Buffers are available for processing in EAs. You can message in private chat for further changes you need. The filling area option is omitted to fit into MT5 graphics.
Forex Volume MT5
KEENBASE SOFTWARE SOLUTIONS
KT Forex Volume shows the buying and selling volume of a currency pair in the form of a colored histogram. The volume is made of buying and selling transactions in an asset. In FX market: If the buying volume gets bigger than the selling volume, the price of a currency pair would go up. If the selling volume gets bigger than the buying volume, the price of a currency pair would go down. Features Avoid the bad trades by confirming them using the tick volume data. It helps you to stay on the si
VP hidden
Emr Aljnaby
4.43 (7)
The indicator works to convert normal volume into levels and determine financial liquidity control points. It is very similar in function to Fixed Volume Profile. But it is considered more accurate and easier to use than the one found on Trading View because it calculates the full trading volumes in each candle and in all the brokers present in MetaTrade, unlike what is found in Trading View, as it only measures the broker’s displayed prices. To follow us on social media platforms: tel
FREE
Z Score Plus MT5
Eduardo Da Costa Custodio Santos
该指标的独特之处在于交易量核算算法:在所选时段内直接进行累积,而无需参考当天的开始。可以从计算中排除最后的柱线,那么当前数据对之前形成的显着水平(交易量)的影响较小。 为了更精确的计算,默认使用 M1 图表中的数据。规范了价格量的分配步骤。默认情况下,显示的右边框设置为用于分析的数据开头对应的栏,但如果需要,可以设置为您需要的栏。显示的音量带的长度(右边界)由系数调节,也可以向左或向右移动到 0(当前)条或参照当前条进行镜像。 参数: Accumulation period -  累积量计算周期 Number of excluded last bars - 从计算中排除的最后一根柱线的数量   Accumulation price step - 按价格参数的成交量总和步骤 Graph length multiplier -  显示数据的长度比例 Use data from timeframe - 用于分析的图表(时间范围) Graph show shift - 开始显示数据的移位,如果留为0,则数据将从分析数据周期开始时间对应的条开始显示; “-1”——显示在左侧; “-2” - 显示
Before installing the HeatMap indicator make sure you are using a broker that gives you access to the Depth of market (DOM) !! This indicator creates a heatmap on your chart allowing you to see the buy or sell limit orders easily and in real time. You have the possibility to change the setting and the colors of the HeatMap in order to adapt to all markets and all charts. Here is an example of a setting you can use with the NASDAQ100 on the AMPGlobal broker :  https://www.youtube.com/watch?v=x0
UPD1 Profile Levels MT5
Vitaliy Kuznetsov
5 (3)
该指标在指定柱数的工作直方图上找到最大和最低价格量(市场概况)的水平。   复合型材 。 柱状图的高度是全自动的,并适应任何仪器和时间框架。 作者的算法被使用,并且不重复众所周知的类似物。 两个直方图的高度近似等于蜡烛的平均高度。 智能警报将帮助您了解有关交易量水平的价格。 概念Smart Money 。 Low Volume - Imbalance. 用于寻找良好的市场环境,确定市场结构并作为二元期权的过滤器。 它是价格的磁铁。 High Volume - Liquidity. 用于退出累积时的测试。 输入参数 。 基本 。 Bars Count - 要计数和显示的条数 。 Signal Fractal = 5 (对于颜色信号电平)。 水平将在以下条件下成为信号:顶部和底部有五个直方图不超过它 。 Min Candles For High Volume Level - 在水平蜡烛的最小数量,以便它可以成为一个信号 。 按钮设置 。 Visual Button - 按钮显示(启用/禁用) 。 Corner - 按钮的卡角 。 X indent - 以像素为单位的水平偏移
Market profile was developed by Peter Steidlmayer in the second half of last century. This is a very effective tool if you understand the nature and usage. It's not like common tools like EMA, RSI, MACD or Bollinger Bands. It operates independently of price, not based on price but its core is volume. The volume is normal, as the instrument is sung everywhere. But the special thing here is that the Market Profile represents the volume at each price level. 1. Price Histogram The Price Histogram
Simple ATR modern
Pavel Bereznichenko
Simple ATR Modern 一个简化的工具,用于更清晰地跟踪市场波动性,适合日内交易和波段交易。 它是开始交易或初学者的最佳指标。 视觉指标颜色:ATR Daily - 蓝色 通过结合 Volatility Vision 指标增强分析。 精确测量市场状况的波动,对日内交易和波段交易决策至关重要。 利用基础的 14 天(可配置)简单移动平均真实范围指标确保准确性。 适用于在交易系统中实施开仓或退出策略,最大化盈利能力。 为什么 ATR 指标优于其他指标: 使用简单:ATR 指标易于设置和理解,即使是新手交易者也能轻松上手。 多功能性:适用于日内交易和波段交易,在各种交易策略中提供灵活性。 可靠性:ATR 提供准确的市场波动数据,帮助交易者做出更明智的决策。 可定制性:能够调整移动平均周期,使交易者能够根据自己的特定需求和偏好调整指标。 可组合性:ATR 易于与其他指标结合,如 Volatility Vision ,进行更深入的市场状况分析。
Market Profile MetaTrader System  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a
VolumeDeltaBars
Stanislav Korotky
This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDeltaMT5 , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 4 exists - CumulativeDeltaBars . This is a limited substi
Heatmap Volume Profile
Olexandr Savchuk
4.25 (4)
A Heatmap with a Volume Profile is like a thermal imager or x-ray machine. It will help you to estimate the relative distribution of volume during the price movement and to understand  the relationship between volume and price. Indicator Volume Profile "Volumos Maxima" is a powerful tool for analyzing this relationship. After simple experimentation with heatmap, you can find that each trading instrument has its own “ characteristic ” way of distributing volume. And this will help you to make a b
Initial Balance MT5
Ricardo Almeida Branco
The Initial Balance (Initial Balance / Initial Balance) is a concept related to the study of volume (to learn more, study about Market Profile and Auction Market Theory. You can find some videos in English when searching for "Initial Balance Market Profile"). The IB defines a range in which prices were negotiated in the first hour of trading.The amplitude of the range is important and the break in the range defined by the Initial Balance may have occurred due to the movement of several players
Tick Chart — full-featured chart for MetaTrader 5. A utility for creating and working with a tick chart in the MetaTrader 5 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
VR Grid Mt5
Vladimir Pastushak
3.6 (10)
VR 网格指示器 设计 用于创建具有用户定义设置的图形网格。与 标准网格 不同,VR 网格用于构建 圆形关卡 。根据用户的选择,轮次级别之间的步长可以是任意的。此外,与其他指标和实用程序不同,即使时间段发生变化或终端重新启动,VR Grid 也能保持网格的位置 。 设置、设置文件、演示版本、说明、问题解决,可以从以下位置获取 [博客] 您可以在以下位置阅读或撰写评论 [关联] 版本为 [MetaTrader 4] 垂直级别 基于实际时间间隔并 忽略缺失 或不存在的周期。因此,级别之间的步长严格对应于用户选择的值。 使用 VR 网格指标时,交易者 可以更改任何级别的垂直线和水平线的样式 、颜色和粗细。这使您可以控制金融工具的 回合水平 。 整数位是 以两个或多个零结尾 的价格(例如:1.23500、5.65900、1923.200)。人们相信,这样的水平 经常充当 作为支撑或阻力的强点。 Horizontal line settings Horizontal line step Horizontal line color Horizontal line style Horizon
FREE
Volume by Price MT5
Brian Collard
5 (4)
The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker collapsed and split structure charts. Session filtering and grouping. Static, dynamic and flexible range segmentation and compositing methods with relative and absolute visualizations. Graphical layering, positioning and styling options to suit the user's analytic and aesthetic n
Volume Profile For MT5
Abdelkhabir Yassine Alaoui
Volume Profile is a very useful indicator . it allows you to spot the price levels where important price action took place. It is similar to support and resistance levels but with a different logic. ( Check Out  Fixed Range Volume Profile MT5  ) One of the first thing that traders mark up when analyzing a chart is support and resistance. Volume Profile can be used for doing that too. The indicator scans the defined number of previous bars and calculates the volume of activity at each price
Volume Profile เป็นเครื่องมือที่ใช้สำหรับการวิเคราะห์ระดับการซื้อขายของตลาดในแต่ละระยะเวลาโดยใช้ปริมาณการซื้อขาย (volume) ซึ่งช่วยให้เราเข้าใจว่ามีการซื้อขายเกิดขึ้นมากที่สุดที่ราคาใด รวมทั้งช่วยในการหาจุดที่มีความนิยมในการซื้อขาย (Point of Control: POC) และระดับการซื้อขายอื่น ๆ ที่สำคัญ เรียกว่า Value Area. การใช้งาน Volume Profile ในการวิเคราะห์ตลาดมักจะมีขั้นตอนดังนี้: กำหนดระยะเวลาที่ต้องการวิเคราะห์ : เราต้องกำหนดระยะเวลาที่เราสนใจในการวิเคราะห์ Volume Profile เช่น ชั่วโมง, วัน, หรือสัปดาห์
Moving VVC mt5
Andriy Sydoruk
The   Visual Volatility Clustering   indicator clusters the market based on volatility. The indicator does not redraw and gives accurate data, does not use closing prices. Uses the opening prices or the highs or lows of the previous completed bar. Therefore, all information will be clear and unambiguous. The essence of the indicator is to divide the price market into certain areas according to a similar type of volatility. This can be done in any way. In this example, the indicator is configure
该指标建立当前报价,可以与历史报价进行比较,并在此基础上进行价格走势预测。指示器有一个文本字段,用于快速导航到所需日期。 选项: 符号 - 选择指标将显示的符号; SymbolPeriod - 选择指标从中获取数据的时段; IndicatorColor - 指示器颜色; HorisontalShift - 由指标绘制的报价移动指定的柱数; Inverse - true 反转引号,false - 原始视图; ChartVerticalShiftStep - 图表垂直移动(键盘上的向上/向下箭头); 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。 接下来是文本字段的设置,您可以在其中输入日期,您可以通过按“回车”立即跳转到该日期。
Fixed Range Volume Profile MT5
Abdelkhabir Yassine Alaoui
2 (1)
带有 MT5 警报的自动固定范围交易量配置文件 该指标显示价格花费更多时间的位置,突出可用于交易的重要水平。 并且可以显示随时间变化的价格密度,概述给定交易时段最重要的价格水平、价值区域和控制价值。 该指标可以附加到 M1 和 D1 之间的时间范围,并将显示每日、每周、每月甚至日内时段的市场概况。 较低的时间范围提供更高的精度。 建议使用更高的时间范围以获得更好的可见性。 还可以使用自由绘制的矩形会话在任何时间范围内创建自定义市场概况。 六种不同的配色方案可用于绘制配置文件的块。 也可以将配置文件绘制为纯色直方图。 或者,您可以选择根据看涨/看跌柱线为配置文件着色。 该指标基于裸价行为,不使用任何标准指标。 一个警报系统可用于价格跨越价值区域的高低、中值和单一打印区域的水平。 输入设置: StartFromDate(默认 = __DATE__)— 如果 StartFromCurrentSession 为假,则指标将从该日期开始绘制配置文件。 它吸引了过去。 例如,如果您将其设置为 2018-01-20 并且 SessionsToCount 为 2,则它将绘制 20
RAD Real Acummulation and Distribution
Jose Alejandro Jacome Jimenez
RAD CRITICAL LEVES RAD indicator tracks “Relevant Volume” in real time, identifying accumulation and distribution processes, projecting them in the chart as SUPPORT or RESISTANCE zones. Natural   support   and resistance levels are generated by Volume Accumulation and Distribution processes. As these processes evolve, levels at which the relevant volume in the market place is positioned, become difficult areas to cross upwards or downwards. By using this information, traders can identify very s
Range profile
Mikhail Nazarenko
The indicator automatically calculates the level and   real volume       Point of control, and also displays the market profile for an array of candles, within the boundaries of a rectangle. If your strategy is based on taking profit on a rebound from price accumulations,   the Range profile indicator will become the main tool in scalping trading. Point of control is calculated based on the total volume for each tick or minute candles, depending on the settings and trading timeframe. In the abse
该产品的买家也购买
Atomic Analyst MT5
Issam Kassas
5 (15)
首先值得强调的是,该交易指标是非重绘、非延迟的指标,这使其成为手动和机器人交易的理想选择。 用户手册:设置、输入和策略。 Atomic Analyst是一种PA价格行动指标,利用价格的力量和动量来寻找市场上更好的机会。配备了高级过滤器,可帮助去除噪音和假信号,并提高交易潜力。使用多层复杂的指标,Atomic Analyst扫描图表,并将复杂的数学计算转化为任何初学者都能理解并用来做出一致交易决策的简单信号和颜色。 “Atomic Analyst”是专为新手和经验丰富的交易者量身定制的综合交易解决方案。它将高级指标和一流功能融合为一体的交易策略,使其成为所有类型交易者的多功能选择。 日内交易和剥头皮策略:专为快速准确的日内交易和短期交易而设计。 日内和摆动交易策略:可用作追求价格大幅波动的日内和摆动交易者的可靠工具。 多货币和市场:凭借其可靠的精度,在不同的工具和市场上运作。 多个时间框架:可在多个时间框架上使用,性能良好。 稳定性:所有指标均不重绘、不重绘和不滞后,确保可靠的信号。 信号清晰度:提供箭头信号,用于清晰的入场和出场点。 实时警报:通过交易入场、SL和TP警报通知交
AT Forex Indicator MT5
Marzena Maria Szmit
5 (3)
The AT Forex Indicator MT5 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This powerful indicator simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses advanced algorithms to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliable signal
TPSpro RFI Levels MT5
Roman Podpora
5 (8)
Reversal First Impulse levels (RFI)      INSTRUCTIONS        RUS       -       ENG              R ecommended to use with an indicator   -   TPSpro  TREND PRO -  Version MT4                 A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Main functi
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our customers. The first "The Basics"
SMCpro
Arief
5 (1)
Currently Price  20% OFF  ( for unlimited use ) Indicator   USER MANUAL , trade setups, solving issues, etc :  Direct Download Here     (  for users only  ) Hello World! Introducing.. SMCpro tool and Indicator for  MetaTrader 5 , a cutting-edge feature designed to revolutionize your trading experience. With innovative ICT Smart Money Concept, you gain unparalleled insight into market dynamics, empowering you to make informed trading decisions like never before. SMC Indicator built on th
XQ Indicator MetaTrader 5
Marzena Maria Szmit
5 (1)
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange, XQ Forex Indicator empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The ind
Dinapoli Package MT5
Samil Bozuyuk
5 (2)
All in One package includes the  Oscillator Predictor ,  MACD Predictor ,  Thrust Scanner  and  Advanced Fibonacci  indicators which are mandatory for applying  Dinapoli  trade plans.  Please visit below links for detailed explanations of indicators. Advanced Fibonacci Indicator =>  https://www.mql5.com/en/market/product/107933 Thrust Scanner Indicator =>  https://www.mql5.com/en/market/product/52829 Overbought /Oversold Predictor indicator => https://www.mql5.com/en/market/product/52628 Macd
Dragon Multi Indicator MT5
Mansour Babasafary
5 (5)
3 Indicators in 1 indicator Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This indicator is basically 3 different indicatos . But we have combined these 3 indicators in 1 indicator so that you can use 3 indicators at the lowest price. All three strategies are based on price action. But based on different trends. Long term, medium term and short term Attributes : No repaintin
FxaccurateLS
Shiv Raj Kumawat
WHY IS OUR FXACCCURATE LS MT5 THE PROFITABLE ? PROTECT YOUR CAPITAL WITH RISK MANAGEMENT Gives entry, stop and target levels from time to time. It finds Trading opportunities by analyzing what the price is doing during established trends. POWERFUL INDICATOR FOR A RELIABLE STRATEGIES We have made these indicators with a lot of years of hard work. It is made at a very advanced level. Established trends provide dozens of trading opportunities, but most trend indicators completely ignore them!
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
Piranha version 2
Maria Strudov
5 (1)
"Piranha" - an autonomous trading system that determines overbought and oversold levels on the chart. Red and blue zones represent overbought and oversold levels respectively. Entry points are marked with arrows: a downward arrow in the red zone for "sell" and an upward arrow in the blue zone for "buy". The Take profit level is indicated by the green moving average. Key features: Adjusting the Take profit level as the green moving average changes position. Averaging ability when a new market e
Golden Gate Algo MT5
James David Lane
4 (6)
40% 圣诞优惠!价格将于1月1日涨至$250! 推出GoldenGate Entries:前沿交易解决方案! 发现与GoldenGate Entries(GGE)一同进行交易的革命性方法,这是一款设计用于提升您交易体验的先进指标。GGE提供了一套全面的功能,以赋予用户在交易决策中的精准和信心。 交易对:任意(外汇 - 商品 - 股票 - 股票 - 加密货币) 时间框架:15分钟至H1 主要特点: 买入和卖出箭头指示:接收伴随弹出警报的买入和卖出箭头指示,确保您随时保持了解。 GoldenGate_Algo:通过GoldenGate_Algo深入了解市场状况,这是一款强大的工具,用于评估市场是否处于“超卖”或“超买”状态。 当前趋势分析:通过访问您正在查看的时间框架上的当前趋势,保持领先地位,使您能够将交易与市场当前方向对齐。 内置枢轴点:使用内置的枢轴点轻松识别关键市场点,提供有价值的支撑和阻力水平。 蜡烛扫描器:分析蜡烛形态和图案,找到最佳的入场点并过滤掉低概率的入场。 完全定制:通过完整的定制选项,完全掌控您的交易体验,允许您个性化从
該指標基於人工智慧,透過讀取足跡來識別可能的市場反轉點,並在市場小幅波動發生之前提前發出訊號。 與價格和成交量指標不同的是,價格和成交量指標會產生「後期」入場,即當價格或成交量在方向變化時已經發生確認,因此通常運動已經結束,該指標根據其在圖表中讀取的內容發出信號。足跡,“當運動應該發生時”,因此提供了在運動開始時立即進入市場的可能性。 它不僅產生反轉訊號,而且還產生已經持續的趨勢的延續訊號。 由於人工智慧,該指標讀取市場上每個層級實際執行的合約(而不是帳簿中等待執行的合約,這些合約在執行前透過演算法交易刪除)。 該指標能夠區分以買價和賣價執行的合約(因此本質上識別激進訂單和被動訂單)、它們在市場上執行的頻率和激進程度(因此它檢測大型運營商“推動”的意圖)市場在某個方向上)並識別(由於資料流)“ICEBERG”訂單,即大訂單被分割成小塊以“隱藏”訂單的大小,但始終屬於同一運營商。 它還根據所簽訂的合約認識到耗盡和吸收階段,這會產生價格逆轉。 當這些條件中的一個或多個同時發生時,指標在幾毫秒內處理完這些條件後,會立即產生「多頭或空頭」入場訊號,發出聲音警告並在圖表上沿該方向繪製箭頭。
SMC Trading Pro Tool
The Anh Pham
5 (1)
Welcome to the world of SMC (Smart Money Concepts) Trading, where we empower traders with the tools and knowledge to make smarter trading decisions. Our latest addition to our suite of trading tools is the SMC Trading Pro indicator, version 1.0. Key Features: Major Market Structure Identification with BODY break. Order Block must be in Major Swing ( not Small Swing ). Order Block with Fair Value Gap Detection. Order Block in Discount | Premium zone. Filter for only Bullish, Bearish or All Order
Introducing the South African Sniper indicator created by a small group of traders with a few years trading trading the financial market profitably . This is a plug and play indicator that provides you with  BUY and SELL (SNIPER ENTRY) signals with TARGET and trail stops. The indicator Works with all MT5 trading instruments. The indicator uses previous  chart data as receipt to speculate on future market moves.  "The South African Sniper indicator community are very happy with the indicator an
Go Way TREND
Ywsf Hsyn Hmad Alrsh
順應潮流。 是的,等待進場信號,無論是買入還是賣出,並以價格入場,當繪圖線變化、利潤被記錄或出現相反信號時獲利。金屬、指數以及所有框架。   如何進入? 等待買入或賣出訊號,並在繪圖線出現變化或出現相反訊號後獲利或保留利潤。順應潮流。 是的,等待進場信號,無論是買入還是賣出,並以價格入場,當繪圖線變化、利潤被記錄或出現相反信號時獲利。金屬、指數以及所有框架。   如何進入? 等待買入或賣出訊號,並在繪圖線出現變化或出現相反訊號後獲利或保留利潤。 順應潮流。 是的,等待進場信號,無論是買入還是賣出,並以價格入場,當繪圖線變化、利潤被記錄或出現相反信號時獲利。金屬、指數以及所有框架。   如何進入? 等待買入或賣出訊號,並在繪圖線出現變化或出現相反訊號後獲利或保留利潤。順應潮流。 是的,等待進場信號,無論是買入還是賣出,並以價格入場,當繪圖線變化、利潤被記錄或出現相反信號時獲利。金屬、指數以及所有框架。   如何進入? 等待買入或賣出訊號,並在繪圖線出現變化或出現相反訊號後獲利或保留利潤。
Good day! I present to you a trading technical indicator for Deriv broker synthetic indices. This indicator ONLY works with the following indices: Boom 300 Index Boom 500 Index Boom 1000 Index Crash 300 Index Crash 500 Index Crash 1000 Index The indicator was created to give signals to open medium-term trades in the direction of Spikes. But you can open trades in the opposite direction to Spikes, at your own risk. Trade only on M1. Other TFs do not guarantee the correct operation of the indic
Binary Options Indicator
Angelo Capoferri
1 (1)
該指標生成二元期權的入場信號,在圖表上繪製箭頭並發出聲音警報。 營業時間: 6.00 GMT/ 17.00 GMT(不建議在 17.00 GMT 之後和夜間進行,因為波動性太低且成交量不足) 貨幣對:歐元/美元 (@EU6)、英鎊/美元 (BP6)。 時間範圍:1、2、3、5、10、15 分鐘 最佳時間範圍:3分鐘 到期: 1 支蠟燭 該指標需要真實交易量(無報價交易量)才能發揮作用:它不適用於 EUR/USD、GBP/USD ECC 現貨對,但適用於參考期貨合約(股票代碼):因此有必要在 Metatrader 5 上使用經紀商實時提供期貨合約的實際交易量。 歐元/美元的參考未來:是@EU6 英鎊/美元的參考期貨是 BP6 AMP GLOBAL 是一家免費實時提供期貨真實交易量的經紀商 (在 mt5 中,選擇:文件/新賬戶/查找 APM GLOBAL CLEARING 經紀商並開設模擬賬戶。模擬賬戶持續 1 個月。30 天后,需要重複該過程並重新打開,始終免費。 該指標會自動在圖表上安裝累積德爾塔,需要它才能發揮作用,因為如前所述,該指標基於價格與趨勢
PZ Divergence Trading MT5
PZ TRADING SLU
3.75 (4)
棘手的发现和频率稀缺是最可靠的交易方案之一。该指标使用您喜欢的振荡器自动查找并扫描常规和隐藏的发散。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 容易交易 发现常规和隐藏的分歧 支持许多知名的振荡器 根据突破实现交易信号 显示适当的止损和获利水平 可配置的振荡器参数 可自定义的颜色和尺寸 按条形过滤大小差异 实现绩效统计 它实现了电子邮件/声音/视觉警报 为了提供广阔的市场前景,可以使用不同的振荡器在同一张图表中多次加载该指标,而不会产生干扰。该指标支持以下振荡器: RSI CCI MACD OSMA 随机 动量 很棒的振荡器 加速器振荡器 威廉姆斯百分比范围 相对活力指数 由于差异可能会扩大很多,尤其是在外汇市场中,因此该指标产生了转折:它在等待交易突破之前等待donchian突破确认差异。最终结果是带有非常可靠的交易信号的重新粉刷指示器。 输入参数 幅度:用于寻找差异的之字形周期 振荡器-选择要加载到图表的振荡器。 突破期-交易信号的突破期,以柱为单位。 发散类型-启用或禁用发散类型:隐藏,常规或两者。 最小散度单位为条形-最
PZ Trend Trading MT5
PZ TRADING SLU
3.67 (3)
许多盈利交易者不仅知道如何识别市场趋势,而且也能把握趋势建立后的交易机会。 Pz 趋势交易 指标设计用来在趋势行情中尽可能的赚取利润。 已建立的趋势提供了一揽子交易机会,但大多数趋势交易指标完全忽视了它们,让交易者在趋势行情时完全不知道该如何做!一般趋势指标只通知有关的趋势变化,但根本不足以得到卓越的回报. Pz 趋势交易 指标比一般趋势指标显示多达 20 倍的交易 , 因为它注重所谓的市场时机。它不仅显示当前的市场趋势,也有回调,内柱线的突破和调整。它令您在趋势回调之后介入,安全的柱线内突破金字塔加仓,以及发现潜在的反转,和已知的调整。 趋势改变 一个趋势改变在市场方向变化时发生。趋势变化在图表上用带数字的彩色圆圈显示。蓝色 (1) 信号为上涨开始, 而红色 (1) 信号为下跌开始。趋势变化并非评估当前价格动作的结果, 它意味着交易设置是不定时地。如果您正确使用本指标, 在趋势变化时, 您将将已经入场 (参看下面的调整)。 回调 但凡趋势在运动中,行情上下抖动,盈利者收割利润,且其它参与者入场。趋势回调代表好的买入机会,通常是由主力获利离场导致。如果行情在回调后回归上行, 指
PZ Harmonacci Patterns MT5
PZ TRADING SLU
3.25 (4)
可以说,这是您可以为MetaTrader平台找到的最完整的谐波价格形成自动识别指标。它检测19种不同的模式,像您一样认真对待斐波那契投影,显示潜在的反转区域(PRZ),并找到合适的止损和获利水平。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 它检测19种不同的谐波价格形态 它绘制了主要,衍生和互补的斐波那契投影(PRZ) 它评估过去的价格走势并显示每个过去的形态 该指标分析其自身的质量和性能 它显示合适的止损和获利水平 它使用突破来表明合适的交易 它在图表上绘制所有样式比率 它实现了电子邮件/声音/视觉警报 受斯科特·M·卡尼(Scott M. Carney)的书的启发,该指标旨在满足最纯粹和最熟练的交易者的需求。但是,它采取了一种使交易更容易的方式:在向交易发出信号之前,它会等待Donchian朝正确方向突破,从而使交易信号非常可靠。 斐波那契投影与向量无关 它实现了电子邮件/声音/推送警报 它绘制了ABCD投影 重要提示: 为了符合 Scott M. Carney先生 的商标申诉,某些图案名称已重命名为不言自明的替代方式, Scot
PZ Swing Trading MT5
PZ TRADING SLU
5 (4)
Swing Trading 是第一个旨在检测趋势方向的波动和可能的反转波动的指标。它使用在交易文献中广泛描述的基准摆动交易方法。该指标研究多个价格和时间向量,以追踪总体趋势方向,并检测市场超卖或超买并准备好进行修正的情况。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 市场波动的利润不会被窃取 指示器始终显示趋势方向 彩色价格带代表机会基准 彩色虚线表示可能的反转波动 该指标分析其自身的质量和性能 它实现了一个多时间仪表板 可定制的趋势和波动周期 它实现了电子邮件/声音/推送警报 指示器为非重涂或重涂 什么是摇摆交易 摇摆交易是一种尝试在一天到一周内从证券中获得收益的交易方式,尽管某些交易最终可以保持更长的寿命。摇摆交易者使用技术分析来买入弱点和卖出力量,并有耐心等待这些机会的发生,因为在发生一波抛售浪潮之后购买证券而不是陷入抛售更有意义。 机会基准 关于历史数据的大量研究证明,适合于波动交易的市场倾向于在基线价格带上下交易,基线价格带由图表显示,使用平均真实区间计算得出。波动交易者使用基线,该策略是购买常态和卖出躁狂,或做空常态并掩盖沮丧。
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecast能够根据价格数据中的谐波来预测和可视化任何市场的未来走势。虽然市场不总是可预测的,但如果价格中存在模式,MetaForecast可以尽可能准确地预测未来。与其他类似产品相比,MetaForecast通过分析市场趋势可以生成更精确的结果。 输入参数 Past size (过去的尺寸) 指定MetaForecast用于创建生成未来预测模型的柱数量。该模型以一条黄色线绘制在所选柱上。 Future size (未来的尺寸) 指定应预测的未来柱数量。预测的未来以粉色线表示,并在其上绘制了蓝色回归线。 Degree (程度) 此输入确定了MetaForecast将在市场上进行的分析级别。 Degree 描述  0 对于程度0,建议使用较大的值来设置“过去的尺寸”输入,以覆盖价格中的所有高峰、低谷和细节。  1 (建议的) 对于程度1,MetaForecast可以理解趋势,并通过较小的“过去的尺寸”生成更好的结果。  2 对于程度2,除了趋势,MetaForecast还可以识别反转点。对于大于1的程度,必须使用较高的“细节”和“噪音减少”输入值。  大于2 不建议使用大
PZ Day Trading MT5
PZ TRADING SLU
2.83 (6)
该指标仅使用价格行为分析和donchian渠道以锯齿形检测价格反转。它是专门为短期交易而设计的,根本不需要重新粉刷或补漆。对于精明的交易者来说,这是一个绝佳的工具,旨在增加他们的运作时间。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 极易交易 它在每个时间段都提供价值 实施自我分析统计 它实现了电子邮件/声音/视觉警报 基于可变长度的突破和拥挤区域,该指标仅使用价格行为来选择交易并对市场快速做出反应。 显示过去信号的潜在利润 该指标分析其自身的质量和性能 突围的损失突出显示并解决 该指标是不可重涂和不可重涂的 该指标将帮助盘中交易者不要错过单个价格反转。但是,并非所有价格反转都是一样的,也不是具有相同的可行质量。决定要突破哪些突破而忽略哪些取决于交易者的良好判断。 如何解释统计数据 该指标研究其自身信号的质量,并在图表上绘制相关信息。将分析每笔交易,并在图表的左上角显示总体历史结果,这使您可以针对任何给定的工具和时间范围自行优化指标参数。每个乐器和时间表都有其自己的最佳设置,您可以自己找到它们。 最大优惠交易:对于任何给定的交易,MFE都是
IVISTscalp5
Vadym Zhukovskyi
5 (5)
我们向您介绍iVISTscalp5指标,它不仅独特,而且在交易操作中也非常有效。该指标基于时间数据,是多年金融市场经验和深入分析的结果。iVISTscalp5指标是手动交易的优秀工具。便利性、简单性和可视化 - 所有的复杂性都隐藏在内部。我们将iVISTscalp5指标的设置和使用简化到了最大程度。该指标适用于MT5终端中您所拥有的所有金融工具。 操作时间为UTC+3的早上4点到晚上8点。 iVISTscalp5指标菜单(见截图1): History - 计算行情的周数 dT_min - 选择时间间隔的时间(分钟) TFline - 绘制水平成交量(时间帧) BARSline - 绘制水平成交量(条数) TFtrend1 - 绘制日线通道(时间帧) BARStrend1 - 绘制日线通道(条数) TFtrend2 - 绘制周线通道(时间帧) BARStrend2 - 绘制周线通道(条数) ALERT_TIMER - 设置闹钟 ALERT - 开启/关闭闹钟 Save - 开启/关闭将时间记录到文本文件。 图表上的红色和蓝色旗帜表示时间(VIST智能剃须系统的信号)。卖出信号为红旗,买入
Scalping Tool for Deriv Description: This trading indicator is designed for traders specializing in scalping. It provides signals for trading in the direction of short-term price movements. The indicator is optimized for use on the M1 timeframe and supports Boom and Crash indices (300, 500, 1000). Features: Trading direction: towards short-term price movements. Filters and indicators: Reaction volume indicator: displays activity zones. Trend indicator: analyzes price movement direction. Maxim
The Volume Spread Analysis indicator is based on the original Volume Spread Analysis method. It was designed for quick and easy recognition of VSA patterns. Even though this indicator looks very simple, it is the most sophisticated tool we've ever made. It is a really powerful analytical tool that generates very reliable trading signals. Because it is very user-friendly and understandable, it is suitable for every type of trader, regardless of his experience. What is VSA? VSA - Volume Spread
Noize Absorption Index
Ekaterina Saltykova
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Introducing the Power Trade Plus indicator designed by a small group of traders with a few years of experience trading the market profitably.  The Power Trade Plus is derived from the Power Trade indicator,  the indicator strive in powerful sniper entries and take profit levels,  with an algorithm that's can determine the markets volatility and Provides entries based on the current market volatility. This indicator is much more effective in stock ,currencies and indices.
ON Trade Gann Squares MT5
Abdullah Alrai
5 (1)
Gann 方块指标是一种强大的市场分析工具,基于 W.D. Gann 在其“市场预测数学公式”一文中介绍的数学概念。该指标融合了与平方数(如 144、90 和 52)有关的 Gann 技术,以及平方 9。此外,它还融入了  关于如何将平方 9 与通道和星形图案结合使用的方法。 用户手册和使用方式: 在使用该指标之前,我们建议您阅读用户手册,并与我们联系以获得任何澄清。您可以在我们的网站上找到完整的用户手册。 该指标提供了 MT5 的完整版本供购买,也提供了 MT4 的免费版本供测试。提供了两个版本的链接供您方便使用。 主要特点和功能: Gann 方块指标为您的交易环境提供了全套工具,使您能够基于几何图案和 Gann 的概念做出明智的决策。以下是主要特点: 平方 9 分析:   该指标可以绘制与平方 9 有关的各种元素,包括水平线、星形图案、网格、Gann 扇形等。这在您的图表上提供了 Gann 的几何概念的视觉表示。 Gann 方块:   该指标绘制了 Gann 方块 52、90 和 144,使您能够可视化和分析它们与价格走势的关系。 自由 Gann 星形图案:   该指标使您能够直接
作者的更多信息
This indicator labels swing highs and swing lows as well as the candle pattern that occurred at that precise point. The indicator can detect the following 6 candle patterns:   hammer ,  inverse   hammer ,   bullish engulfing ,   hanging man ,   shooting star   and   bearish engulfing . The notations HH, HL, LH, and LL you can see on the labels are defined as follows: HH : Higher high HL : Higher low LH : Lower high LL : Lower low Setting Length: Sensitivity of the swing high/low de
Indicator for fast navigation through financial instruments. When you click on the button, you go to the chart of the financial instrument, the name of which was written on the button. In other words, the indicator opens or unfolds an existing chart window. For each chart, you can customize the name of the financial instrument, text color and background color; in total, you can customize symbols buttons that you trade often. The indicator can be installed on any charts for which you need to swit
FREE
Indicator for fast navigation through financial instruments. When you click on the button, you go to the chart of the financial instrument, the name of which was written on the button. In other words, the indicator opens or unfolds an existing chart window. For each chart, you can customize the name of the financial instrument, text color and background color; in total, you can customize symbols buttons that you trade often. The indicator can be installed on any charts for which you need to swit
FREE
This indicator labels swing highs and swing lows as well as the candle pattern that occurred at that precise point. The indicator can detect the following 6 candle patterns:   hammer ,  inverse   hammer ,   bullish engulfing ,   hanging man ,   shooting star   and   bearish engulfing . The notations HH, HL, LH, and LL you can see on the labels are defined as follows: HH : Higher high HL : Higher low LH : Lower high LL : Lower low Setting Length: Sensitivity of the swing high/low de
Lets dabble a bit into Elliot Waves. This is a simple indicator which tries to identify Wave 1 and 2 of Elliot Impulese Wave and then projects for Wave 3. Ratios are taken from below link: https://elliottwave-forecast.com/elliott-wave-theory/ - Section 3.1 Impulse Wave 2 is 50%, 61.8%, 76.4%, or 85.4% of wave 1 - used for identifying the pattern. Wave 3 is 161.8%, 200%, 261.8%, or 323.6% of wave 1-2 - used for setting the targets Important input parameters MaximumNumBars : To calculate
Market Profile Heat indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a f
Lets dabble a bit into Elliot Waves. This is a simple indicator which tries to identify Wave 1 and 2 of Elliot Impulese Wave and then projects for Wave 3. Ratios are taken from below link:   https://elliottwave-forecast.com/elliott-wave-theory/   - Section 3.1 Impulse Wave 2 is 50%, 61.8%, 76.4%, or 85.4% of wave 1 - used for identifying the pattern. Wave 3 is 161.8%, 200%, 261.8%, or 323.6% of wave 1-2 - used for setting the targets Important input parameters MaximumNumBars : To calc
筛选:
无评论
回复评论