• 概述
  • 评论
  • 评论

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.57 (14)
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
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. Support: The indicator is constantly being developed and improved. Please do not hesitate to contact me via the MQL5 Platform. I am very grateful about any Bug report, so that i can constantly improve the indicator. I appreciate any public review for this
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
本指标可以让您享受两个最流行的产品来分析在感兴趣的价位的请求量和市场成交量: 真实市场深度图表 真实报价足迹成交量图表 本产品结合两个指标的效力,并以单个文件提供。 反危机出售。今日低价。赶紧! 真实的 COMBO 市场深度功能和报价成交量图表,完全等同于原始指标。您将享受这两款产品结合为单一超级指标的力量!下面是您将得到的功能: 真实市场深度图表 股民专用工具现已在 MetaTrader 5 上可用。 真实市场深度图表 指标在图表上以直方条的形式显示可视化的市场深度,并在实时模式下刷新。 利用 真实市场深度图表 指标您可以正确评估市场请求并从图表上看到大的市场。这可以 100% 的精确剥头皮和设置持仓止损。 指标以两种相应颜色的水平直方条形式显示买和卖的请求 (买-卖)。价格图表上给定级别的显示条和它们的长度与请求的交易量相应。此外, 它指示买卖请求的最大交易量。 此指标显示买卖请求总数量作为堆积面积图。这可以评估当经过下一价位时将会执行的请求总量。买卖请求总数量也显示在图表上。 省缺, 指标显示在图表背景上, 且它不会干扰任何其它指标。当使用指标交易时, 建议使用实际交易量。
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
5 (4)
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
Strong Support mt5
Vasiliy Strukov
5 (9)
支撑位和阻力位长期以来一直是市场分析的有力工具。 强支撑指标绘制基于本地价格最低值的支撑水平,以及基于本地价格最大值的阻力水平。 我的其他发展可以在这里查看 建议与趋势指标一起使用,例如黄金-这将允许您根据趋势进行交易,同时确定整合或趋势反转区域,以及在支撑位和阻力位设置止损和获利。 购买后立即与我联系,以获得设置和个人奖金! 传入参数 - 指示器不需要复杂的设置,主要参数是色标的调整。 支撑位和阻力位长期以来一直是市场分析的有力工具。 强支撑指标绘制基于本地价格最低值的支撑水平,以及基于本地价格最大值的阻力水平。 我的其他发展可以在这里查看 建议与趋势指标一起使用,例如黄金-这将允许您根据趋势进行交易,同时确定整合或趋势反转区域,以及在支撑位和阻力位设置止损和获利。 购买后立即与我联系,以获得设置和个人奖金! 传入参数 - 指示器不需要复杂的设置,主要参数是色标的调整。
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
Indicator  Simple ATR  Modern It is used in technical analysis to measure market volatility and show it as a level that is more understandable to the eye and not as an oscillator. ATR Daily - Blue The possibilities of using the ATR in trade can be found in the internet. It can also be used in conjunction with another author's indicator  Volatility Vision The Average True Range indicator measures market volatility. Volatility can be low while the market is growing (and vice versa). It is
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
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
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
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
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. 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 level. You can set the indicator to display t
FREE
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
Market book
Aliaksandr Hryshyn
Depth of market display. Up to sixteen instruments can be displayed. There is auto-scrolling of prices, which can be turned off by clicking on "A" at the top of the window. It is quite a beautiful indicator, it can act as a splash screen, it will not be so boring to look like a regular chart, just right for meditation, especially after big losses in the market. The indicator is not for trading, so your deposit will be more complete. The video displays fast playback of previously saved data. Atte
Color Histogram Volume Set
Ricardo Almeida Branco
Do you use volume in your reading of the market? Certainly many traders use it, and do not imagine operating without it. The Color Histogram Volume Set indicator allows the user to choose the value that he considers interesting to monitor. When you pass this you will have visual confirmation and if you want you will also have the audible alert that is given by the indicator. Of course, there are other ways to try to find a high volume, such as assessing whether the volume
Call/Put Ratio is one of the most well-known indicators of the market sentiment. The indicator has been developed by Martin Zweig. It is based on real volumes of the CBOE option market. As we know, a Call option gives its owner the right to buy the underlying asset at a predetermined price. A Put option gives the right to sell it. Thus, increasing volumes for Call options indicate the increasing demand. The growth of Put option volumes shows that supply starts exceeding demand. If we divide the
BoxProfile MT5
Evgeny Shevtsov
4.56 (9)
The indicator displays volume profiles based on the nesting principle. Profiles periods are pre-set so that each subsequent profile has a length twice as long as the length of the previous profile. In addition to profiles, the indicator displays volume clusters sorted by color, depending on the volume they contain. Indicator operation features The indicator works on typical timeframes from M5 to MN, but for calculations uses historical data from smaller timeframes: M1 - for timeframes from M5
FREE
该产品的买家也购买
Atomic Analyst MT5
Issam Kassas
4.82 (11)
首先值得强调的是,该交易指标是非重绘、非延迟的指标,这使其成为手动和机器人交易的理想选择。 Atomic Analyst是一种PA价格行动指标,利用价格的力量和动量来寻找市场上更好的机会。配备了高级过滤器,可帮助去除噪音和假信号,并提高交易潜力。使用多层复杂的指标,Atomic Analyst扫描图表,并将复杂的数学计算转化为任何初学者都能理解并用来做出一致交易决策的简单信号和颜色。 “Atomic Analyst”是专为新手和经验丰富的交易者量身定制的综合交易解决方案。它将高级指标和一流功能融合为一体的交易策略,使其成为所有类型交易者的多功能选择。 日内交易和剥头皮策略:专为快速准确的日内交易和短期交易而设计。 日内和摆动交易策略:可用作追求价格大幅波动的日内和摆动交易者的可靠工具。 多货币和市场:凭借其可靠的精度,在不同的工具和市场上运作。 多个时间框架:可在多个时间框架上使用,性能良好。 稳定性:所有指标均不重绘、不重绘和不滞后,确保可靠的信号。 信号清晰度:提供箭头信号,用于清晰的入场和出场点。 实时警报:通过交易入场、SL和TP警报通知交易者。 多个利润水平:使用
FX Volume MT5
Daniel Stein
4.94 (17)
通过 mql5 和 Telegram 上 的 " 晨间简报 "获取每日市场更新,包括详细信息和屏幕截图 ! 外汇交易量(FX Volume)是第一个也是唯一一个从经纪商角度真正洞察市场情绪的交易量指标。 直接在您的图表上看到这些信息是真正改变游戏规则和突破性的交易解决方案。 受益于独特的市场数据洞察,如 比率(Ratios )显示货币多头和空头头寸的比率(百分比 比率变化 显示所选时间段内的多头比率及其百分比变化 总交易量 显示货币的总交易量(多头和空头),以手为单位 多头 交易量显示货币所有多头头寸的交易量 空头 交易量显示所有货币空头头寸的交易量 净多头 显示净多头交易量,即所有多头头寸减去所有空头头寸(以手为单位)。 净多头百分比 显示货币净多头交易量的变化 请阅读我们的基本教程 -> "如何使用外汇交易量进行交易 " 获取更多信息,如常见问题、交易技巧和教程视频,请访问我们的 外汇交易量公共信息频道 请 安装并运行 SI Connect 以建立与我们数据中心的持续连接 背景信息 我们都知道,外汇是一个分散的市场。这就是为什么我们必须打破常规思维,开发一个独
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
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
任何新手或专业交易者的最佳解决方案! 该指标是一款独特、高质量、且价格合理的交易工具,因为我们已经整合了许多专有功能和新公式。 依据此更新,您将能够显示双重时间帧区域。 您不仅可以显示一个较高的时间帧,还可以同时显示图表时间帧,加上更高的时间帧:显示嵌套时区。 供需双方所有交易者都会喜欢它。 :) 重要信息披露 高级供需的最大潜力,请访问 https://www.mql5.com/zh/blogs/post/720245   想象您的交易如何得以改善,是因为您能够精准定位入场或目标位吗? 构建于新的底层算法,它可以更轻松地识别出买卖双方之间的潜在失衡。 这是因为它以图形方式展示供需最强劲区域,及其过去的表现(显示旧区域)。 这些功能旨在帮助您更轻松地发现最佳入场区域和价位。 现在您可以针对您的交易品种和时间帧来优化和编辑区域强度! 高级供需指标适用于所有产品和时间帧。 它是一个新的公式,非常新的功能是两个区域强度函数可由用户输入进行调整! 这在交易中是一大优势。 当您学习如何使用专有功能,例如带有价格游离最小 X 因子的区域强度时,您能够判断该区域强劲与否。 供需区域用作警报触发器
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 星形图案:   该指标使您能够直接
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深入了解市场状况,这是一款强大的工具,用于评估市场是否处于“超卖”或“超买”状态。 当前趋势分析:通过访问您正在查看的时间框架上的当前趋势,保持领先地位,使您能够将交易与市场当前方向对齐。 内置枢轴点:使用内置的枢轴点轻松识别关键市场点,提供有价值的支撑和阻力水平。 蜡烛扫描器:分析蜡烛形态和图案,找到最佳的入场点并过滤掉低概率的入场。 完全定制:通过完整的定制选项,完全掌控您的交易体验,允许您个性化从
Bill Williams Advanced
Siarhei Vashchylka
5 (3)
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Automatically analyzes the chart using the "Profitunity" system of Bill Williams. The found signals are placed in a table in the corner of the screen. 2. Equipped with a trend filter based on the Alligator indicator. Most of the system signals are recommended to be used only accordi
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 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 and therefore the mome
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"
Professional Scalping Tool on Deriv Attention! The indicator will be sold in limited quantities!!! Description: This trading indicator is designed for professional traders focused on scalping. Designed with the market in mind, it provides highly accurate spike trading signals. It works on the M1 timeframe and supports the following symbols: Boom 300 Index, Boom 500 Index, Boom 1000 Index, Crash 300 Index, Crash 500 Index, Crash 1000 Index. Functional Features: - Direction: - Trading is ca
VTrende Pro
Andrii Diachenko
5 (1)
VTrende Pro - MTF indicator for trend trading with a display panel for MT5 *** Videos can be translated into any language using subtitles (video language - Russian) Although the signals of the VTrende Pro indicator can be used as signals of a full-fledged trading system, it is recommended to use them in conjunction with the Bill Williams TS. VTrende Pro is an extended version of the VTrende indicator. Difference between Pro version and VTrende: - Time zones - Signal V - signal 1-2 waves
IVISTscalp5
Vadym Zhukovskyi
5 (3)
我们向您介绍iVISTscalp5指标,它不仅独特,而且在交易操作中也非常有效。该指标基于时间数据,是多年金融市场经验和深入分析的结果。iVISTscalp5指标是手动交易的优秀工具。便利性、简单性和可视化 - 所有的复杂性都隐藏在内部。我们将iVISTscalp5指标的设置和使用简化到了最大程度。该指标适用于MT5终端中您所拥有的所有金融工具。 操作时间为UTC+3的早上4点到晚上8点。 iVISTscalp5指标菜单(见截图1): History - 计算行情的周数 dT_min - 选择时间间隔的时间(分钟) TFline - 绘制水平成交量(时间帧) BARSline - 绘制水平成交量(条数) TFtrend1 - 绘制日线通道(时间帧) BARStrend1 - 绘制日线通道(条数) TFtrend2 - 绘制周线通道(时间帧) BARStrend2 - 绘制周线通道(条数) ALERT_TIMER - 设置闹钟 ALERT - 开启/关闭闹钟 Save - 开启/关闭将时间记录到文本文件。 图表上的红色和蓝色旗帜表示时间(VIST智能剃须系统的信号)。卖出信号为红旗,买入
PZ Swing Trading MT5
PZ TRADING SLU
5 (4)
Swing Trading 是第一个旨在检测趋势方向的波动和可能的反转波动的指标。它使用在交易文献中广泛描述的基准摆动交易方法。该指标研究多个价格和时间向量,以追踪总体趋势方向,并检测市场超卖或超买并准备好进行修正的情况。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 市场波动的利润不会被窃取 指示器始终显示趋势方向 彩色价格带代表机会基准 彩色虚线表示可能的反转波动 该指标分析其自身的质量和性能 它实现了一个多时间仪表板 可定制的趋势和波动周期 它实现了电子邮件/声音/推送警报 指示器为非重涂或重涂 什么是摇摆交易 摇摆交易是一种尝试在一天到一周内从证券中获得收益的交易方式,尽管某些交易最终可以保持更长的寿命。摇摆交易者使用技术分析来买入弱点和卖出力量,并有耐心等待这些机会的发生,因为在发生一波抛售浪潮之后购买证券而不是陷入抛售更有意义。 机会基准 关于历史数据的大量研究证明,适合于波动交易的市场倾向于在基线价格带上下交易,基线价格带由图表显示,使用平均真实区间计算得出。波动交易者使用基线,该策略是购买常态和卖出躁狂,或做空常态并掩盖沮丧。
SMCpro
Arief
5 (1)
SMCpro MT5  Original Price  $440   ---  Currently Price  40% OFF  ( for unlimited use ) 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. Built on the foundation of advanced algorithms and real-time data analysis, SMCpro tool and Indicat
[ MT4 Version ] Backtesting Simulator Are you tired of spending months on demo or live accounts to test your trading strategies? The Backtesting Simulator is the ultimate tool designed to elevate your backtesting experience to new heights. Utilizing Metatrader historical symbol information, it offers an unparalleled simulation of real market conditions. Take control of your testing speed, test ideas quickly or at a slower pace, and witness remarkable improvements in your testing performance.
Weis Wave with Alert MT5
Trade The Volume Waves Single Member P.C.
4.93 (15)
Rental/Lifetime Package Options and Privileges  * For optimum results the yearly or lifetime package is suggested due to live training ! Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Free Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x 2-hour live methodology training x How to trade with it:    http://
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
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
PZ Divergence Trading MT5
PZ TRADING SLU
3.75 (4)
棘手的发现和频率稀缺是最可靠的交易方案之一。该指标使用您喜欢的振荡器自动查找并扫描常规和隐藏的发散。 [ 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 容易交易 发现常规和隐藏的分歧 支持许多知名的振荡器 根据突破实现交易信号 显示适当的止损和获利水平 可配置的振荡器参数 可自定义的颜色和尺寸 按条形过滤大小差异 实现绩效统计 它实现了电子邮件/声音/视觉警报 为了提供广阔的市场前景,可以使用不同的振荡器在同一张图表中多次加载该指标,而不会产生干扰。该指标支持以下振荡器: RSI CCI MACD OSMA 随机 动量 很棒的振荡器 加速器振荡器 威廉姆斯百分比范围 相对活力指数 由于差异可能会扩大很多,尤其是在外汇市场中,因此该指标产生了转折:它在等待交易突破之前等待donchian突破确认差异。最终结果是带有非常可靠的交易信号的重新粉刷指示器。 输入参数 幅度:用于寻找差异的之字形周期 振荡器-选择要加载到图表的振荡器。 突破期-交易信号的突破期,以柱为单位。 发散类型-启用或禁用发散类型:隐藏,常规或两者。 最小散度单位为条形-最
"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
Big Player Range
Thalles Nascimento De Carvalho
5 (2)
欢迎使用"BigPlayerRange"指标,这是一款技术分析工具,旨在识别市场中金融机构关注的重要区域。该指标提供了对大型市场参与者表现出相当活跃和关注的价格范围的精确分析。 主要特点: 1. 机构兴趣区域映射: "BigPlayerRange" 准确地突出显示金融机构表现出强烈活动的图表区域。这些点具有战略重要性,提供了对可能市场走势的见解。 2. 投影作为退出参考:除了识别关注区域,该指标还使用投影作为两个不同阶段可能退出的参考。这些投影帮助投资者基于未来可能的价格方向规划策略。 3. 返回到识别范围时的回撤概率: "BigPlayerRange" 的一个独特功能是当价格返回到关注范围时计算回撤概率。这有助于评估潜在的趋势反转。 如何使用 "BigPlayerRange": - 辨识关注区域:使用该指标辨识金融机构活动较多的区域。这些点可能对于预测重大波动至关重要。 - 投影作为退出参考:在计划市场退出时,使用投影作为参考。这些投影提供在关闭仓位时可能价格方向的见解。 - 评估回撤概率:在价格返回到已识别范围时注意回撤的概率。这有助
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
AI Binary Sniper
Angelo Capoferri
基於人工智慧的指標,可產生二元期權的可能的看漲期權和看跌期權條目。 此指標適用於 3 種不同的策略: 1) 透過讀取交易量,它會在價格應該反轉時發出訊號 2)透過價格和成交量之間的背離,發出趨勢何時繼續或反轉的信號 3)透過價格和成交量之間的收斂,它發出了趨勢何時應該繼續的信號。 此指標適用於所有時間範圍,但在 3 分鐘或 5 分鐘期限內獲得最佳結果(因為在低時間範圍內會出現機構攻擊)。 最佳時間是流動性較大的時間,即格林威治標準時間 7 點至 18 點。 雖然該指標產生超過 70% 的正確訊號,但您可能會遇到操縱價格或相互排斥的機構之間的爭鬥,從而產生一系列錯誤訊號,因此我們建議使用充分的資金管理(例如 Masaniello )...
Harmonic ABCD Monitor MT5
Mihail Matkovskij
5 (2)
Multi-currency, multi-timeframe, harmonic pattern indicator AB = CD. Supports sending push notifications about signals to a mobile device, messages on e-mail, as well as messages using alerts on all available currency pairs and timeframes. This indicator was based on the indicator Harmonic ABCD Universal. Version for MetaTrader 5:  https://www.mql5.com/en/market/product/44972 . See also: Harmonic ABCD Universal for MetaTrader 4 . Using modern software development methods has made the indicator a
Ershov 38 parrots MT5
Aleksei Ershov
5 (1)
The indicator is designed to close positions on the market in time. For example: to take profits ahead of schedule if the price has not reached TakeProfit, and the market is turning around. The indicator analyzes the momentum, not the trend. He does not give any information about the trend. The indicator is well suited for finding divergence. The Ershov 38 Parrots indicator dynamically adjusts to the market and detects price movement impulses of medium and high amplitude. It almost does not rea
Shepherd Gann Squares MT5
Abdullah Alrai
5 (11)
該指標是一種市場分析方法,基於 W.D. Gann 撰寫的“市場預測的數學公式”文章,根據 9 的平方和 144 的平方方法。 用戶手冊: Add Your review And contact us to get it 您可以從以下位置購買完整的 MT4 版本: https://www.mql5.com/en/market/product/15316 您可以免費在 MT4 上進行測試: https://www.mql5.com/en/market/product/15320?source=Site +Profile+Seller#!tab=reviews 本產品可以為您繪製 9 的正方形作為級別 / 星星 / 網格 / 江恩迷 / 。 它還將繪製江恩平方:52 / 90 /144。 它將直接在圖表上繪製可移動的自由江恩星。 它也將繪製江恩菱形。 它有很多計算器,讓您能夠為您的條目計算最佳手數。 指標有一個面板,它允許您: 在 144/90/52 方格/9 方格/江恩自由星/江恩鑽石/命理工具/手數計算器和帳
PZ Trend Trading MT5
PZ TRADING SLU
3.67 (3)
许多盈利交易者不仅知道如何识别市场趋势,而且也能把握趋势建立后的交易机会。 Pz 趋势交易 指标设计用来在趋势行情中尽可能的赚取利润。 已建立的趋势提供了一揽子交易机会,但大多数趋势交易指标完全忽视了它们,让交易者在趋势行情时完全不知道该如何做!一般趋势指标只通知有关的趋势变化,但根本不足以得到卓越的回报. Pz 趋势交易 指标比一般趋势指标显示多达 20 倍的交易 , 因为它注重所谓的市场时机。它不仅显示当前的市场趋势,也有回调,内柱线的突破和调整。它令您在趋势回调之后介入,安全的柱线内突破金字塔加仓,以及发现潜在的反转,和已知的调整。 趋势改变 一个趋势改变在市场方向变化时发生。趋势变化在图表上用带数字的彩色圆圈显示。蓝色 (1) 信号为上涨开始, 而红色 (1) 信号为下跌开始。趋势变化并非评估当前价格动作的结果, 它意味着交易设置是不定时地。如果您正确使用本指标, 在趋势变化时, 您将将已经入场 (参看下面的调整)。 回调 但凡趋势在运动中,行情上下抖动,盈利者收割利润,且其它参与者入场。趋势回调代表好的买入机会,通常是由主力获利离场导致。如果行情在回调后回归上行, 指
本指标是实践实战交易完善的波浪自动分析的指标  ! 黄金实战 案例... 注:波浪分级用西方叫法不习惯,因 受到缠论(缠中说禅)命名方式习惯的影响,我是将基础波浪命名为 笔 , 将二级波段命名为 段 , 同时具有趋势方向的段命名为 主趋段 (以后笔记中都是这种命名方式,先告知大家),但是算法上和缠论关系不大切勿混淆.反映的是本人分析盘面总结的 千变万化纷繁复杂的运行规律 . 对波段进行了标准化定义,不再是不同人不同的浪 , 对人为干扰的画法进行了排除 ,  在严格分析进场起到了关键的作用 . 指标内容 1.   基础波浪(笔): 首先我们找出了价格波动过程中的基础波动拐点,当然他的有序性还不算太强,为下一步的计算提供基础 . 2.   二级波段(段) :在基础波浪的基础上,通过算法分析得到层级更明显的二级波段,二级波段为波浪提供了分析基础 3.   波浪(浪): 有着更清晰的趋势,更清晰直观的方向.分析一个波浪是否延续,需要看二级波段的形态,分析二级的构成,可以得出波浪后续的预测. 4.   通道: 通道计算采用了线性回归的方式进行计算. 5.   回撤: 波浪中的两个重要回撤会在
Elliot Waves Analyzer Pro
Viktor Weidenthal
3.25 (4)
Elliot Waves Analyzer Pro calculates Elliot Waves to Help Identify Trend direction and Entry Levels. Mainly for Swing Trading Strategies. Usually one would open a Position in trend direction for Wave 3 or a Correction for Wave C . This Indicator draws Target Levels for the current and next wave. Most important Rules for Elliot Wave Analysis are verified by the Indicator.  The Pro version analyzes Multiple Timeframes and shows the Subwaves and Target-Levels.   For an Overview  " Elliot Waves Anal
Native Channels
BeeXXI Corporation
5 (2)
This indicator recognizes all support and resistance levels. A number of unique high-performance techniques have been applied, which made the existence of this indicator possible. All formed channels are naturally visible: horizontal linear linear parabolic cubic (Polynomial 3 degrees - Wave) This is due to a bundle of approximating channels. The formed channels form "standing waves" in a hierarchical sequence. Thus, all support and resistance levels are visible. All parameter management is
作者的更多信息
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
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
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
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 calc
筛选:
无评论
回复评论