• 概述
  • 评论
  • 评论
  • 新特性

ChartGetSignal

  • 指标
  • Wartono
  • 版本: 1.4
  • 更新: 28 十二月 2023
  • 激活: 20

Provides instant signals on the chart in panel form. Equipped with signal description and trading analysis tools such as drawing auto trendlines, support/resistance area, regression channel, Fibonacci levels, Pivot levels and current signal price, signal time, signal expiry and stoploss recommendation. Also sending alert messages to all available mt4 alert tool.

A detailed description panel provides information about where the signal comes from and what indicators are behind the signal. Including the suggestion that need to be considered before carrying out market execution. So that trader can draw conclusions and take necessary actions.

The Open Chart button to switch alternately between chart and panel, making it easier for trader to analyze chart directly based on signals currently available on the panel. The signals can be from various symbols, according to the desired input in the external parameter. Any symbols available in the market watch including forex, metal, indices, crypto, oil and futures.


The strategy behind the signals:

This is an important part of ChartGetSignal Indicator. It will display a signal on the panel when market conditions match the algorithm embedded in the indicator. Followed by an alert if enabled. The algorithms include Fibonacci retracement, regression, price action and custom trends. And several supporting indicators: MA, SAR, MACD, Stochastic, RSI, CCI and RVI. We combine them based on strategies that we consider having the highest potential to provide the next market direction. Including combining signals between timeframes to get confirmation from different period levels. The first step of the indicator is to detect the current trend from several required timeframes and then the second, finding a signal that matches the direction of the trend. Signals can come from price crossovers of several indicators and various timeframes, price action, crossovers at high-low prices or regression areas, the price is in the golden Fibonacci retracement area and is followed by a price that is oversold/overbought at a certain time frame and several other techniques to trigger signals. It is a complementary cross-strategy, cross-timeframe and cross-symbol signal scanner. Whichever signal is found first will be displayed on the panel and ChartGetSIgnal Indicator can display more than a signal at the same time on the chart.


How to trade:

We include a brief explanation of the signal on the panel with the aim of letting you know what is happening behind the signal. So, you make the right decision. You don't have to always follow existing signals because the market is very dynamic and requires improvisation at any time to suit current market conditions.

  1. It is highly recommended to read the explanation on the panel before executing the trade because here we provide some information regarding the signal such as a stoploss recommendation which describes the time range of the signal, the strategy inside the signal, spread and also suggestion that may need to be considered before taking a trading action.
  2. Open the chart to perform additional analysis. Click the 'Open' button on the signal panel and by default, it will open the M15 timeframe with symbols related to the signal. Several analysis tools are available on the chart. Click buttons at the bottom to show/hide. Regression channel, Pivot levels, Fibonacci Retracement level, Support/Resistance areas, Trendlines, and also the Signal itself which contains information about the direction, entry price range and stoploss. Take advantage of them to find out the current price position. Make changes to the parameters of those tools like the Trendline and Support/resistance parameter if necessary. You can also put your own indicators to strengthen the confidence of your decision.
  3. Look at Support and Resistance from different timeframes - especially on higher timeframes - to determine more accurate take profit or stop loss. Because the exit is as important as the entry itself.
  4. You can cancel the execution in case you see the price is in the opposite Support/Resistance area or the price is Oversold/Overbought. Because the indicator does not accommodate all current market conditions. It will produce very few signals in the same time span in case we do it. For that reason, we set a scale to display the signal. If the minimum scale, we specified in the code is met then the signal is triggered. The scale value can be read on the description panel.
  5. Use proper trading and money management. Adjust to your account condition.


Parameters:

  1. Trading Symbols (separated by comma): input the symbol to be scanned. It can be any symbol and should be the symbols available in the market watch.
  2. Symbol Prefix: The symbol prefix if available. Otherwise leave it blank.
  3. Symbol Suffix: The symbol Suffix if available. Example: EURUSD.s, then the suffix is .s
  4. Signal Storage Time in minute (min. 15): The indicator will store and maintain the signal on the panel for the time period specified here. Minimum Value is 15 that means 15 minutes.
  5. Support/Resistance Period: The indicator will look for reversal points at every number of bars specified here until up to 1000 bars back. And it will draw Support/Resistance area based on the data.
  6. Support/Resistance Strength: This value is the minimum number of reversal points - highest high and lowest low - in the past that the indicator must count to display Support/Resistance area. The idea is that the higher the number, the higher the probability of a reversal in the future. If the entered value is not found in the existing history, the indicator will not display Support/Resistance areaSo, the lower the value entered, the more Support/Resistance areas will possibly be displayed and vice versa.
  7. Bars to search TrendLines: This is the maximum number of bars that the indicator must count to display a trendline. Within the range of bar values specified here, the indicator will look for the most relevant points and the most frequent price reversals to draw trend lines.
  8. TrendLines Period: This is similar to point 5 above. But this is to determine the trend line.  The indicator will look for reversal points at every number of bars specified here until up to the number of 'Bars to search TrendLines'  specified in point 7.
  9. Max. Trendlines/Side: The indicator can display more than one line per 'up/down' side based on the values specified in points 7 and 8 above. With the condition that trend line is found based on the input above. Maximum value of this input is 30 for performance reason.
  10. Bars Multiplier: It is the multiplier of the value of ' Bars to search TrendLines' (point 7). This value will be used only if ' Max. Trendlines/Side' specified in point 9 is more than 1. The formula is Bars to search TrendLines x line index x Bars Multiplier. Example:  Bars to search TrendLines= 300, Max. Trendlines/Side= 4 and Bars Multiplier= 2 then the indicator will draw the trend lines with such conditions:
    • The first 2 lines (upper & lower) are drawn from the calculation of the last 600 bars. 300 x 1 x 2
    • The second 2 lines (upper & lower) are drawn from the calculation of the last 1200 bars.  300 x 2 x 2
    • The third 2 lines (upper & lower) are drawn from the calculation of the last 1800 bars.  300 x 3 x 2
    • The fourth 2 lines (upper & lower) are drawn from the calculation of the last 2400 bars.  300 x 4 x 2
    • And so on, if 'Max. Trendlines/Side' is added more in value.
    1. Trendlines width: The width of trend lines. 
    2. Fibo Period: Number of bars to calculate the Fibonacci Retracement Levels.
    3. Shape Fibo Golden Ratio: Option to draw background color in the Golden Ratio area for Fibonacci Retracement Levels.
    4. Pivot Levels Timeframe: Option Timeframe to draw Pivot Levels. The Levels are drawn from the data of the last candle close of the timeframe specified here.
    5. Regression Fast Period: The Fast period of MA to determine the trend in regression signals. 
    6. Regression Slow Period: The Slow period of MA to determine the trend in regression signals and also this is the number of bars to calculate the regression channel. 
    7. Regression Deviation: The deviation of regression channel.

    8. Below are the candle color settings when the chart is opened:
    9. Bar Up Color: The color of bar up.
    10. Bull Candle Color:  The color of bull candle. 
    11. Bear Candle Color:  The color of bear candle.

    12. Indicator alerts:
    13. PopUp Alert
    14. Mobile Notification Alert
    15. Email Alert


    FAQS

    1. How many signals does the indicator generate per day? 
    2. *The average signal generated can be up to 50 signals per day and depends on market conditions. Minimum 10 per day. With the assumption that MT4 is online 24 hours.
    3. The indicator displays error text on the chart, what should I do?
    4. *The indicator will automatically download history data if the existing data is insufficient to generate a signal. It will display an error message when downloading the data. Wait a few moments until the download is complete. Make sure you write the input symbols correctly, including prefixes and suffixes and comma as symbol separator.
    5. Why can't indicators be attached to charts?
    6. *It will be automatically removed from the chart if a mistake in inputting the symbol is found or the symbol is not available on market watch. Try to check again the symbol input.
    7. This indicator makes my MT4 run slowly, what should I do to improve its performance?
    8. *Normally, it should not happen. Because we took that into consideration when building this indicator. However, if that happens, try changing some of the overloading parameters. For example: reducing the number of symbols or the 'Max. Trendlines/Sides'.
    9. What does the ID displayed on the signal panel mean?
    10. *There are several trading strategies behind the signal and the ID is to mark the strategy. Each strategy has its own ID.
    11. What time zone is used in this indicator to determine the time and expiration of the signal?
    12. *It uses Time Server.
    13. How much minimum capital is required to trade with this indicator?
    14. *You can use as much capital as you want according to the rules applied by your broker. There is no minimum limit.
    15. Will you make updates in the future, including adding trading strategies?
    16. *Of course. I will make regular updates, if necessary, as I also do with my other products.
    17. Is it possible to use the signals to apply to EA?
    18. *Yes, possible. ChartGetSignal save the signal to file txt, everytime new signal is triggered. Real time updated. You can use it to apply to the EA.

    If you have any question, please don't hesitate to contact me.




    推荐产品
    The Auto Super Pivot indicator is an indicator designed to calculate support points and resistance points for pivot points. this indicator has the ability to calculate standard pivot, fibonacci, camarilla, woodie and demark pivot points. It also allows you to use all time zones with the time frame feature. Another feature of the indicator is the auto time slice feature. This feature allows automatic calculations without having to set any time zone. Features 6 different pivot calculation modes
    Pivot Points MT4
    KEENBASE SOFTWARE SOLUTIONS
    KT Pivot Points automatically plots the daily, weekly, and monthly pivot levels on a chart with the precise calculation based on the latest data. Pivot points is a widely used indicator in technical analysis, particularly in the Forex market. Features Send alerts when the price touches the pivot level.  It offers complete customization for each kind of pivot level.   Shows daily, weekly, and monthly pivot levels without any fuss. It uses minimum CPU resources for faster calculation. Compati
    DoAid
    Samuel Akinbowale
    5 (1)
    DoAid DoAid indicator is a simple channel indicator with an advance timeframe correlation board. DoAid indicator: can be used with any instrument provided by your broker and MetaTrader, be it Currency , Commodity ,Stock, or Cryptocurrencies. DoAid indicator   can be used for swing, scalping and day trading. DoAid indicator   is also a multi time-frame indicator {MTF}. DoAid indicator can be used with any timeframe. It does not repaint.It does not repaint. When To Buy if the market
    Overview This is the DELUXE version in the Pivot Point Plotter Series. It is a robust indicator that dynamically calculates and plots any of the 4 major pivot points on your chart irrespective of intra day timeframe on which the indicator is placed. This indicator is capable of plotting STANDARD, CAMARILLA, FIBONNACI or WOODIE daily pivot points. Whichever you use in your trading, this indicator is your one-stop shop. Kindly note that it is a DAILY Pivot Point Plotter for DAY TRADERS who trade o
    FiboZag
    Andriy Sydoruk
    Indicator FiboZag - transfer the indicator to the chart and the Fibonacci levels will be built automatically on the last ZigZag turn. The main advantage lies in the correct construction of Fibonacci levels and markup of price levels. Simple, visual and effective use. The indicator is not redrawn and does not lag. Works on all currency pairs and on all timeframes.
    Supply Demand Zone Pro Indicator works with all products and timeframes. It is using a new calculation method, and now you can select the desired zone on any timeframe! Strongest Zones are already enabled by default This is a great advantage in trading.This indicator has a built in backtester enabled by default, just move the chart. Supply and Demand ? Supply is a price zone where sellers outnumbered buyers and drove the price lower. Demand is a price zone where buyers outnumbers sellers and
    Reversals typically refer to large price changes, where the trend changes direction. Small counter-moves against the trend are called pullbacks or consolidations.When it starts to occur, a reversal isn't distinguishable from a pullback. A reversal keeps going and forms a new trend, while a pullback ends and then the price starts moving back in the trending direction. Difference Between a Reversal and a Pullback A reversal is a trend change in the price of an asset. A pullback is a counter-move w
    Point Implant
    Nadiya Mirosh
    What are "pivot points"? Pivot point analysis is often used in conjunction with the calculation of support and resistance levels, as is the case with trend line analysis. Pivot point analysis calculates the first support and resistance levels using the trading range width between the pivot point and the previous day's high or low price. The second support and resistance levels are calculated using the entire width between the previous day's high and low prices. Looking for a quality pivot poi
    Black series MT4
    Dmitriy Kashevich
    1 (1)
    Black series MT4 - The indicator is designed for trading on binary options with Timeframe M1-M5-M15 Multicurrency (Works on cryptocurrency and currency pairs) The signal appears when the candle opens Up to 90% correct signals There is no signal redrawing at all Can be used with other indicators. Good for scalping! In Settings there is: -Indicator working methods -I Allert Arrow color Red signal down Blue signal up Also watch the video how the indicator works and signals
    The indicator draws trend lines based on Thomas Demark algorithm. It draws lines from different timeframes on one chart. The timeframes can be higher than or equal to the timeframe of the chart, on which the indicator is used. The indicator considers breakthrough qualifiers (if the conditions are met, an additional symbol appears in the place of the breakthrough) and draws approximate targets (target line above/below the current prices) according to Demark algorithm. Recommended timeframes for t
    CyberZingFx Trend Reversal
    Afsal Meerankutty
    4.26 (19)
    Indicator captures the trend reversals with no-repaint Buy and Sell Arrow signals. CyberZingFx Trend Reversal Indicator - your go-to solution for accurate and reliable trend reversal signals. With its  advanced trading strategy , the indicator offers you Buy and Sell Arrow signals that do not repaint, making it a reliable tool for catching Swing Highs and Swing Lows in any market and any time frame. Indicator works on  any market  and  any time frames . __________________________________________
    ArchIntel Pivot Point
    Raphael Adetunji Olaiyapo
    This tool draws all the pivot point lines on chart. It is important to remind/tell you that there are 5 pivot method according to BabyPips website. All these methods have their unique mathematical formula. 1. Floor Method. 2. Woodie Method. 3. Camarilla Method. 4. DeMark Method. 5. Fibonacci Method. What makes this pivot tool unique is that you can click the "Fibonacci" button to select the pivot method you want. You can click the "Monthly" button to select the Period you want to use for the piv
    什么是枢轴? 支点是预先知道的重要价格水平,交易者认为这很重要,并可能在该水平附近做出交易决策。作为技术指标,支点价格类似于阻力位或支撑位。如果超出枢轴水平,则价格将继续朝该方向发展。否则价格可能会反转至或接近该水平。 枢轴告诉您什么? 有枢轴和枢轴点。这些术语对不同的人可能意味着不同的事情。 枢轴点是计算的级别。场内交易者最初使用枢轴点来确定重要的价格水平,现在,许多交易者将其用于盘中交易。在分析了该工具的历史价格中的数据之后,枢轴点被用作指导价格如何变化的指南。其他计算提供了围绕枢轴点的支撑和阻力水平。枢轴点可以基于各种时间范围进行计算,因此可以为日间交易,摆动交易者和投资者提供信息。 Winshots枢轴水平指示器为日间交易提供信息。 当价格高于枢轴点时,则被视为看涨;当价格低于枢轴点时,则被视为看跌。计算出高于枢轴点的水平,并称为R1,R2和R3,其中R代表阻力。计算出枢轴点以下的水平,并将其称为S1,S2和S3,其中S表示支撑。 如果价格跌至枢轴点以下,则价格可能会继续至S1。如果价格跌至S1以下,则可以继续至S2。如果价格跌至S2以下,则价格可以继
    Introduction It is common practice for professional trades to hide their stop loss / take profit from their brokers. Either from keeping their strategy to the themselves or from the fear that their broker works against them. Using this indicator, the stop loss / take profit points will be drawn on the product chart using the bid price. So, you can see exactly when the price is hit and close it manually.  Usage Once attached to the chart, the indicator scans the open orders to attach lines fo
    Pivots MT4
    Denis Luchinkin
    Pivots MT4 - Простой и удобный индикатор уровней pivot , рассчитывает уровни по методам  Classic , Fibonacci , DeMark , Camarilla , WooDie , Central Pivot Range . Индикатор выгодно отличается следующим Рассчитывает уровни pivot по методам  Classic ,  Fibonacci ,  DeMark ,  Camarilla ,  WooDie ,  Central Pivot Range ; Выводит на графике текущие уровни и уровни на предыдущих периодах; Выводит на графике выбранные метод и период, названия уровней и их ценовые значения. Параметры Pivot Method - Вып
    The indicator plots flexible support and resistance levels (dots). A special phase of movement is used for construction. Levels are formed dynamically, that is, each new candle can continue the level or complete it. The level can provide resistance or support to the price even where it is no longer there. Also, support and resistance levels can change roles. The importance of levels is affected by: the amount of time the level is formed and the number of touches. The significance of these l
    PLUTO MASTER TURTLE (Binary Option)   The indicator allows you to trade binary options. The recommended timeframe is М5 and the expiration time is 5 minutes. The indicator works on any currency pairs. Trading time is not limited. A possible signal is specified as a arrow above/under a candle. If the arrow remains on the previous candle, you can enter the trade immediately. Arrows are not re-painted! The trading strategy is based on the correlation of the statistical RSI, STO and Candlestick body
    Capital Pivot
    Mr Nisit Noijeam
    Pivot Points และระดับ (Support) และ(Resistance) บนแผนภูมิการเทรดใน MetaTrader 4 สำหรับตลาด Forex : คำนวณ Pivot Points : สคริปต์คำนวณจุด Pivot โดยใช้ข้อมูลราคาประวัติศาสตร์ เช่น ราคาเปิด, ราคาสูงสุด, ราคาต่ำสุด, และราคาปิด จากช่วงเวลาที่กำหนด (เช่น วัน, ชั่วโมง, ฯลฯ) จุด Pivot และระดับต่างๆ เช่น R1, R2, R3 (ระดับการต้านทาน) และ S1, S2, S3 (ระดับการสนับสนุน) ถูกคำนวณออกมา แสดงบนแผนภูมิ : หลังจากคำนวณจุด Pivot และระดับต่างๆ, สคริปต์จะแสดงเส้นเหล่านี้บนแผนภูมิ MT4 เพื่อช่วยให้นักเทรดสามารถเห็นจุดที่
    MA bounce LITE arrows
    Tomas Kremen
    5 (1)
    MA bounce LITE arrows is simplified version of main indicator MA bounce . It's for people who don't need to use all features of main indicator. Lite version shows only arrows on chart when there is high probability of price bounce from selected MA. MA bounce LITE arrows input settings: Current MA period  - period of moving average on current TF Current     MA type   - moving average calculation method  on current TF Current     MA applied price   - applied price of moving average  on current T
    HyperSignal AM
    Andriy Matviyevs'kyy
    The  indicator generates signals for opening positions. The principle of operation is to compare the current average price with a range of average prices over a longer period. The signals are confirmed when the price exceeds the High/Low of the bar where the indicator generated the signal.  Maintenance of an open position is carried out on a smaller TF. Indicator signals to open an opposite position on a smaller TF are a signal to close the deal. This indicator does not repaint or not recalculat
    FREE
    Indicator Support and Resistence plain in your chart seven lines; Red line=Resistence 3. Red line=Resistence 2. Red line=Resistence 1. Yellow line= Pivot. Green line= Support 1. Green line= Support 2. Green line= Support 3. adattable in all timeframe (minute 1, minute   5, minute   15, minute   30, Hour 1, Hour 4,Day 1,Week 1,Mounth 1); Buy under support and sell over the resistence;
    Magic Pivot
    Evgeny Belyaev
    Magic Pivot is a professional indicator for finding the support and resistance lines; it has been developed by a group of professional traders. The indicator plots three support lines and three resistance lines, where a price reversal is highly probable. Magic Pivot is an excellent tool for scalping and intraday trading.   Advantages High accuracy of signals. Suitable for scalping and intraday trading. The indicator does not redraw. Simple indicator setup, minimum parameters. Works on any finan
    FREE DOWNLOAD  Understanding Support & Resistance Support and Resistance are critical levels used by market participants in making decisions. This level is used to determine whether the price will continue or reverse direction. If this Support and Resistance is combined with candlestick forms, it is believed that it will be able to determine the next movement.  Economic support can be interpreted as a level where supply begins to decrease and demand increases so that if that happens, prices will
    Classic Fractals indicator for MT4, with additional Trendlines connecting the latest couples of fractals ( fractals are showing highest high, and lowest low on each period) Rules for trendlines: -if new top fractal is below the last one = new resistance line -if new bot fractal is above the last one = new support line -Trendlines can be hidden -Fractals can be hidden Fractal Period = can be both even or uneven number, as it is setting for half (one side) of the bars sequence
    Pivot Points Multi
    Professoft Limited
    Pivot Points Indicator Features: Send alerts when a pivot line is hit Displays Daily, Weekly, Monthly Indicators at the same time on the chart Restricting the time during the day when the alerts are sent Adjust the styling settings for the Pivot lines Settings: Show Daily Pivots Show Weekly Pivots Show Monthly Pivots Weekly Pivots Hit Notification Enabled Monthly Pivots Hit Notification Enabled Hit Check Frequency Time Restriction Enabled From Hour To Hour PP Color R1 Color R2 Color R3 Color S1
    轴心点指标(Poivt) 经典模式指标计算公式(ClassicMode):         pp=(High+Low+Close)/3.0         s1=2*pp-High         s2=pp-(High-Low)         s3=Low-2*(High-pp)         r1=2*pp-Low         r2=pp+(High-Low)         r3=High+2*(pp-Low) 伍迪模式指标计算公式(WoodieMode):         pp=(High+Low+2*Close)/4.0         s1=2*pp-High         s2=pp-(High-Low)         s3=Low-2*(High-pp)         r1=2*pp-Low                 r2=pp+(High-Low)         r3=High+2*(pp-Low) 斐波那契模式指标计算公式(FibonacciMode):         pp=(High+
    Key level wedge pro
    Presley Annais Tatenda Meck
    5 (1)
    We have combined all of our beloved indicators the likes of: Key level order block , Key level supply and demand , Key level liquidity grab and Key level wedge into one single indicator and dashboard. Whats new Dashboard : There is an easy access dashboard for all your needs. Multi-timeframe button : There is now a multi-timeframe option for Order Blocks and Supply and demand zones, making it easy to see higher timeframe zones easily on the current timeframe by just clicking the desired timefr
    介绍我们的新指标:[ON Trade Breakout Zone] 对所有交易者而言简单而强大的市场分析工具! 适用于专业人士和初学者 您准备激发您的交易策略吗?我们最新的指标旨在简化市场分析,并赋予各个层次的交易者力量。无论您是经验丰富的专业人士还是初学者,[ON Trade Breakout Zone] 是您解锁市场潜在利润的关键。 如何使用 [ON Trade Breakout Zone]: 每天,这个智能工具都会使用其先进的算法在您的图表上轻松绘制区域。以下是如何充分利用它的方法: 区域识别: [ON Trade Breakout Zone] 准确识别图表上的关键区域,让您轻松发现潜在的交易机会。 交易执行: 等待价格移动到绘制区域的任一侧。 如果价格上涨超过购买线,请考虑输入购买交易,目标设置在上部绘制的水平。 如果价格下跌到卖出线以下,请考虑输入卖出交易,目标设置在下部绘制的水平。 风险管理: 在中心线上设置止损水平,以实现有效的风险管理。 资金管理: 遵循合理的资金管理规则,以优化您的交易策略。 独立使用: ON Trade Breakout Zo
    FREE
    The PUA MultiType Pivot indicator is built on the daily chart of the previous day. The PUA MultiType Pivot indicator is one of the most popular tools in technical analysis, used by traders to identify potential reversal points in financial markets. This indicator constructs three types of Pivot points: Classic, Fibonacci, and Camarilla, each offering its unique approach to market analysis. The advantages of this indicator include: Simplicity and Clarity PUA MultiType Pivot provides clearly defi
    The indicator allows to find consolidations. It is meant for channel breakthrough. Easy to use, it has only three parameters: Minimum number of bars to analyze Consolidation tunnel Indicator color It works on all timeframes . Approximate settings are adjusted for H1 by default. Works on all currency pairs. This indicator does not repaint and is not recalculated. All screenshots are real!
    该产品的买家也购买
    Atomic Analyst
    Issam Kassas
    5 (3)
    首先值得强调的是,该交易指标是非重绘、非延迟的指标,这使其成为手动和机器人交易的理想选择。 用户手册:设置、输入和策略。 Atomic Analyst是一种PA价格行动指标,利用价格的力量和动量来寻找市场上更好的机会。配备了高级过滤器,可帮助去除噪音和假信号,并提高交易潜力。使用多层复杂的指标,Atomic Analyst扫描图表,并将复杂的数学计算转化为任何初学者都能理解并用来做出一致交易决策的简单信号和颜色。 “Atomic Analyst”是专为新手和经验丰富的交易者量身定制的综合交易解决方案。它将高级指标和一流功能融合为一体的交易策略,使其成为所有类型交易者的多功能选择。 日内交易和剥头皮策略:专为快速准确的日内交易和短期交易而设计。 日内和摆动交易策略:可用作追求价格大幅波动的日内和摆动交易者的可靠工具。 多货币和市场:凭借其可靠的精度,在不同的工具和市场上运作。 多个时间框架:可在多个时间框架上使用,性能良好。 稳定性:所有指标均不重绘、不重绘和不滞后,确保可靠的信号。 信号清晰度:提供箭头信号,用于清晰的入场和出场点。 实时警报:通过交易入场、SL和TP警报通知交
    Scalper Inside PRO
    Alexey Minkov
    4.75 (59)
    An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
    TPSpro RFI Levels
    Roman Podpora
    4.86 (21)
    Reversal First Impulse levels (RFI)    INSTRUCTIONS        RUS       -       ENG              R ecommended to use with an indicator   -   TPSpro  TREND PRO -  Version MT5 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 functions: Displaying activ
    Quantum Breakout Indicator PRO
    Bogdan Ion Puscasu
    4.96 (26)
    介绍     Quantum Breakout PRO   ,突破性的 MQL5 指标,正在改变您交易突破区域的方式!   Quantum Breakout PRO 由拥有超过 13 年交易经验的经验丰富的交易者团队开发,旨在通过其创新和动态的突破区域策略将您的交易之旅推向新的高度。 量子突破指标将为您提供带有 5 个利润目标区域的突破区域的信号箭头,以及基于突破框的止损建议。 它既适合新手交易者,也适合专业交易者。 量子 EA 通道:       点击这里 MT5版本:   点击这里 重要的!购买后请私信我领取安装手册。 建议: 时间范围:M15 货币对:GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD 账户类型:ECN、Raw 或 Razor,点差极低 经纪商时间:GMT +3 经纪商:IC Markets、Pepperstone with Raw 和 Razor 的点差最低 规格: 不重漆! 最多 5 个建议利润目标区域 建议止损水平 可定制的盒子。您可以设置自己的 Box Time Start 和 Box Time E
    GOLD Impulse with Alert
    Bernhard Schweigert
    4.56 (9)
    这个指标是我们2个产品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics 的一个超级组合。 它适用于所有时间框架,并以图形方式显示8种主要货币和一种符号的强势或弱势冲动! 该指标专门用于显示任何符号的货币强度加速,如黄金、异国货币对、商品、指数或期货。这是它的第一个指标,任何符号都可以被添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度加速(冲动或速度)。 建立在新的基础算法上,它使识别和确认潜在的交易更加容易。这是因为它以图形方式显示了一种货币的强势或弱势是否正在加速,并测量了这种加速的速度--把它想象成你汽车中的速度表。当你加速时,事情显然会发生得更快,这在外汇市场上也是一样的,即如果你配对的货币正在向相反的方向加速,你就会发现一个潜在的有利可图的交易。 动态市场斐波那契28水平被用作警报触发器,将适应市场活动。如果冲动击中黄色触发线,你将收到警报。然后你就知道作为一个交易员应该做什么。货币对和方向已经给出。只需点击警报按钮,就可以
    TPSproTREND PrO
    Roman Podpora
    4.78 (18)
    TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  -  Version MT5               DETAILED DESCRIPTION                R ecommended to use with
    Cycle Sniper
    Elmira Memish
    4.41 (37)
    NEW YEAR SALE PRICE FOR LIMITED TIME!!! Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before pu
    目前八折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个仪表板软件适用于28种货币对。它基于我们的两个主要指标(高级货币强度28和高级货币冲动)。它对整个外汇市场提供了一个伟大的概述。它显示高级货币强度值,货币运动速度和28个外汇对在所有(9)时间段的信号。想象一下,当你可以使用图表上的单一指标观察整个市场,以确定趋势和或剥头皮的机会时,你的交易将得到改善 我们已经在这个指标中建立了一些功能,使你更容易识别强势和弱势货币,同时识别和确认潜在的交易。该指标以图形方式显示货币的强势或弱势是增加还是减少,以及它在所有时间段的表现。 增加的新功能是动态市场斐波那契水平,它适应当前的市场条件变化,这是一个已经在我们的高级货币强度28和高级货币冲动指标中使用的成熟的加分项。 在交易时,总是将弱势货币和强势货币配对,这个新指标将帮助你做到这一点。 用户手册:点击这里  https://www.mql5.com/en/blogs/post/708783 特点  显示每个时间段的ACS28和GAP-speed(冲动)的货币强度值。 列:颜色代码以7种颜色
    RelicusRoad Pro
    Relicus LLC
    4.73 (140)
    现在$ 147(更新后增加到$ 499) - 无限帐户(PC或Mac) RelicusRoad 用户手册 + 培训视频 + 访问 Private Discord Group + VIP 身份 一种看待市场的新方式 RelicusRoad 是世界上最强大的外汇、期货、加密货币、股票和指数交易指标,为交易者提供保持盈利所需的所有信息和工具。我们提供技术分析和交易计划,帮助每一位交易者取得成功,从初学者到高级。它是一个关键的交易指标,可以提供足够的信息来预测未来的市场。我们相信一个完整的解决方案,而不是图表上几个没有意义的不同指标。这是一个多合一指标,显示无与伦比且非常准确的信号、箭头 + 价格行为信息。 RelicusRoad 基于强大的人工智能,提供缺失的信息和工具来教育您并使您成为交易专家,成为成功的交易者。 几乎所有技术指标都滞后,这意味着它们只能报告已经发生的事情。因此,他们只确认您过去可以看到的价格已经在哪里。我们相信领先指标可以预测未来价格,而无需重新绘制,也不要过度依赖可能改变并导致重新绘制的滞后指标。如果您根据滞后指标进行交易并建立头寸,您就知道您已
    Indicator : RealValueIndicator Description : RealValueIndicator is a powerful tool designed specifically for trading on the EURUSD pair. This indicator analyzes all EUR and USD pairs, calculates their real currency strength values, and displays them as a single realistic value to give you a head start on price. This indicator will tell you moves before they happen if you use it right. RealValueIndicator allows you to get a quick and accurate overview of the EURUSD currency pair tops and bottoms,
    Quantum Trend Sniper Indicator MT4
    Bogdan Ion Puscasu
    4.6 (40)
    介绍   量子趋势狙击指标 ,突破性的 MQL5 指标,正在改变您识别和交易趋势反转的方式!由拥有超过13年交易经验的资深交易员团队开发,     量子趋势狙击指标   旨在通过其创新的方式以极高的准确度识别趋势反转,将您的交易之旅推向新的高度。 ***购买量子趋势狙击指标,即可免费获得量子突破指标!*** 当量子突破指标识别出趋势反转时,它会向您发出警报和信号箭头,并建议您三个止盈水平。 它既适合新手交易者,也适合专业交易者。 量子 EA 通道:       点击这里 MT5版本:       点击这里 建议: 时间范围:  所有时间范围。为了获得最佳结果,我们建议在 M15、M30 和 H1 时间范围内使用它。 货币对:欧元兑美元、英镑兑美元、澳元兑美元、欧元兑英镑, EURAUD, XAUUSD 账户类型:ECN、Raw 或 Razor,点差极低 经纪时间:任意 经纪商:IC Markets、Pepperstone with Raw 和 Razor 的点差最低 建议止损:50 点 建议止盈水平:20 点、50 点和 1
    Market Swing Index MSI
    Elias Mtwenge
    5 (1)
    JULY OFFER 80% OFF next price for unlimited version will be 17000$. This is the only time you can get this institutional and professional indicator at this price for unlimited version. Don't dare to miss this. The tool I am about to introduce to you you can't compare it with other tools due to its strategy and accuracy level in predicting the next price directional movement . This tool is designed for serious traders who have decided to make a difference through trading. Be the next person to wi
    TrendMaestro
    Stefano Frisetti
    5 (3)
    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
    FX Volume
    Daniel Stein
    4.61 (36)
    通过 mql5 和 Telegram 上 的 " 晨间简报 "获取每日市场更新,包括详细信息和屏幕截图 ! 外汇交易量(FX Volume)是第一个也是唯一一个从经纪商角度真正洞察市场情绪的交易量指标。 直接在您的图表上看到这些信息是真正改变游戏规则和突破性的交易解决方案。 受益于独特的市场数据洞察,如 比率(Ratios )显示货币多头和空头头寸的比率(百分比 比率变化 显示所选时间段内的多头比率及其百分比变化 总交易量 显示货币的总交易量(多头和空头),以手为单位 多头 交易量显示货币所有多头头寸的交易量 空头 交易量显示所有货币空头头寸的交易量 净多头 显示净多头交易量,即所有多头头寸减去所有空头头寸(以手为单位)。 净多头百分比 显示货币净多头交易量的变化 请阅读我们的基本教程 -> "如何使用外汇交易量进行交易 " 获取更多信息,如常见问题、交易技巧和教程视频,请访问我们的 外汇交易量公共信息频道 请 安装并运行 SI Connect 以建立与我们数据中心的持续连接 背景信息 我们都知道,外汇是一个分散的市场。这就是为什么我们必须打破常规思维,开发一个独
    Currency Strength Exotics
    Bernhard Schweigert
    4.88 (33)
    目前8折优惠! 对任何新手或专家交易者来说都是最好的解决方案! 这个指标是专门用来显示任何符号的货币强度,如异国货币对、商品、指数或期货。它是同类产品中的第一个,任何符号都可以添加到第9行,以显示黄金、白银、石油、DAX、US30、MXN、TRY、CNH等的真实货币强度。这是一个独特的、高质量的、负担得起的交易工具,因为我们已经纳入了一些专有的功能和一个新的公式。想象一下,你的交易将如何改善,因为你能够准确地确定新趋势或剥头皮机会的触发点? 用户手册:点击这里   https://www.mql5.com/en/blogs/post/708876 它适用于所有时间框架。你将很快能够看到TREND! 根据新的基础算法设计,它使识别和确认潜在交易变得更加容易。这是因为它以图形方式显示了8种主要货币和一种符号的强弱。 该指标显示了8种主要货币(澳元加元瑞士法郎欧元英镑日元新西兰美元)的强弱线,再加上一个符号! 该指标显示了符号的真实价值。例如:对于XAUUSD(黄金):价格以美元报价。如果黄金在上涨,你怎么能知道是黄金的强势还是美元的弱势?只有当黄金走强时,我们才会进行
    Entry Points Pro
    Yury Orlov
    4.7 (226)
    这是一款 MT4 的趋势指标,可提供准确的入场交易信号,且无重绘或延迟。 它可应用在任何金融资产:外汇、加密货币、贵金属、股票、指数。 最好的结果出现在 M15+ 的时间帧内。 指标的 MT5 版本 重要! 购买后请联系我,以便获取详细指南和奖励。 视频 (6:22) - 一个信号赢取的利润等于指标价格的三倍。 视频 (4:44) - 它如何在测试器中工作,我的提示和技巧。 视频 (1:44) - 有关它如何处理加密货币和指数的几句话。 大多数交易者在 Entry Points Pro 指标的帮助下,在第一个交易周内就改善了他们的交易结果。 Entry Points Pro 指标的益处 入场信号无重绘或延迟 如果信号出现,并得到确认(如果信号所在烛条已收盘),则它不会再消失;不像是重绘指标,它会导致重大的财产损失,因为它们可以在显示信号后再将其删除。 无差错开仓 指标算法可令您找到入场交易(买入或卖出资产)的理想时机,从而提高每位交易者的成功率。 Entry Points Pro 可操作任何资产 它允许您在 MT4 平台上交易任何经纪商提供的加密货币、股票、
    AT Forex Indicator MT4
    Marzena Maria Szmit
    5 (2)
    The AT Forex Indicator MT4 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 reliabl
    NAM Order Blocks
    NAM TECH GROUP, CORP.
    5 (1)
    MT4多時限訂單塊檢測指示器。 特徵 -在圖表控制面板上完全可自定義,提供完整的交互。 -隨時隨地隱藏和顯示控制面板。 -在多個時間範圍內檢測OB。 -選擇要顯示的OB數量。 -不同的OB用戶界面。 -OB上的不同過濾器。 -OB接近警報。 -ADR高低線。 -通知服務(屏幕警報|推送通知)。 概括 訂單塊是一種市場行為,它指示從金融機構和銀行收取訂單。著名的金融機構和中央銀行帶動了外匯市場。因此,交易者必須知道他們在市場上正在做什麼。當市場建立訂單塊時,它會像發生大多數投資決策的範圍一樣移動。 訂單建立完成後,市場將朝著上升和縮小的方向發展。訂單大宗交易策略的關鍵術語是它包括機構交易者正在做的事情。由於它們是主要的價格驅動因素,因此包括機構交易在內的任何策略都可以。 您將在任何時間範圍內實時看到訂單塊,使用我們的控制面板,您將能夠在所選的歷史記錄週期內檢測常規,拒收和未大寫的訂單塊。 現在您可以接收到訂單塊接近警報,我們在MT4上顯示屏幕通知,並將通知推送到您的手機!
    MTF Supply Demand Zones
    Georgios Kalomoiropoulos
    4.83 (23)
    下一代自动化供需区。适用于任何图表的创新算法。所有区域都是根据市场的价格行为动态创建的。 两种类型的警报 --> 1) 当价格触及区域时 2) 当新区域形成时 你不会再得到一个无用的指标。您将获得一个完整的交易策略和经过验证的结果。     新的功能:     价格触及供需区时发出警报     创建新的供应/需求区时发出警报     推送通知警报     以点为单位的区域宽度标签     关于 MTF 的又一个时间表。因此,现在您将能够看到高于当前 3 个时间帧,而不是高于当前 2 个时间帧     启用/禁用警报/区域/MTF 功能的按钮 您获得的优势:     消除交易中的情绪。     客观化您的交易条目。     通过高概率设置提高您的利润。     节省绘图区域的时间。     像专业人士一样交易金融市场。     任何市场的即时多时间框架分析。 你在图表上看到了什么?     蓝色和红色矩形是当前时间范围的供需区。     虚线
    ZeusArrow Smart Liquidity Finder  Smart Liquidity Finder is Ai controlled indicator based on the Idea of Your SL is My Entry. It scan and draws the major Liquidity areas on chart partitioning them with Premium and Discount Zone and allows you find the best possible trading setups and help you decide the perfect entry price to avoid getting your Stop Loss hunted . Now no more confusion about when to enter and where to enter. Benefit from this one of it's kind trading tool powered by Ai an trade
    Pro SMC Tool
    The Anh Pham
    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
    目前有26%的折扣!! 这个指标是我们两个主要指标( Advanced Currency Strength 28   &  Advanced Currency IMPULSE with ALERT )的一个超级组合。它显示了28个外汇对的TICK-UNITS货币强度值和警报信号。可以使用11种不同的Tick-Units。它们是1、2、3、4、5、6、10、12、15、20和30秒。子窗口中的Tick-Unit栏将被显示并向左移动,当在一秒钟的定时器中至少有一个Tick。 只用一个图表,你就可以剥28个外汇货币对的头皮!想象一下,你的剥头皮将如何提高。想象一下,你的剥头皮将如何改善,因为你能够准确地确定剥头皮机会的触发点? 这是市场上第一个在比1分钟更短的时间内工作的货币强度指标! 它是为那些希望快速进出并从市场中切出小点数的快速剥头皮者准备的。 用户手册:点击这里 https://www.mql5.com/en/blogs/post/727178 特点。 为28个货币对提供嘀嗒单位的卖出/买入警报,有一个按钮可以快速打开目标图表。 在3种敏感模式中选择
    This indicator uses support and resistance, volume and some special formula to calculate the volume to filter the candles. If the volume reaches a specific value, And at the same time, Candle breaks the support/resistance line, There would be a signal and we can enter the market. Signals appear when the current candle closes. then you can enter the trade when a new candle appears. Please don't forget to follow your money management plan. MT5 Version Support/Resistance Breakout MT5 :   https:
    Volume by Price MT4
    Brian Collard
    4.71 (14)
    The Volumebyprice.com Indicator for MetaTrader 4 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. Static, dynamic and flexible range segmentation and compositing methods with relative and absolute visualizations. Session hours filtering and segment concatenation with Market Watch and custom user specifications. Graphical layering, posit
    FxBears Powers
    Rachid Lafhil
    3 (2)
    FxBears Powers 致力于所有外汇对、金属、商品、期货、指数、能源、加密货币以及所有……以及从 M1 到 MN 的所有时间范围.........。 它基于供需和一些内部指标,它为您提供了一个非常强大的切入点,大部分时间为 0,您可以在测试中验证这一点..............。 它会立即在您的手机平台上向您发送信号,包括货币对名称、时间、时间范围、买入或卖出,   入场点、SL 和 TP....。 它在图表上为您提供卖出或买入箭头和 3 条线:TP、SL、入场点。 带有声音的即时通知。 输入没有复杂性,对于初学者和专业人士来说非常简单。 不重绘,不重绘。 使用此指标不再有损失,多年前对其进行测试,看看某一天的结果是否有损失......。
    EZT Trend
    Tibor Rituper
    4 (1)
    EZT 趋势指标将向您显示趋势、回调和入场机会。 提供可选的过滤和所有类型的警报。 添加电子邮件和推送通知警报。 我们还在开发基于该指标的 EA,即将推出。 它是一个多功能指标,由两个颜色直方图和一条线组成。 它是趋势方向和强度的直观表示,您也可以在线上或直方图上多次发现背离。 该指标与自动参数设置配合良好。 这些是针对给定时间范围预先确定的,我们建议使用具有该设置的指标。 在手动模式下,您可以设置自己的参数。 这是一个多时间框架 (mtf) 指标。 该指标与我们的其他指标(例如 MTF rsi 或 MTF cci 或 MACD pro)组合起来效果很好。 交易工具的波动性越大,您寻找最佳入场机会的时间范围就越小。 始终考虑更高的时间范围方向! 为此,您应该使用更多指标实例。 输入 参数模式:可选择“手动参数”或预设的“自动参数”。 自动参数处于多时间范围模式。 示例:当您设置自动 H1 参数时:您可以看到从 H1 时间范围一直到 1 分钟的相同显示。 在此设置中,指标不会在更高的时间范围(例如 H4 或更大)上显示。 手动时间范围:当在第一个菜单中选
    30% DISCOUNT ! DISCOUNT ! DISCOUNT ONLY FOR 5 USERS at125$ valid for 1 day only.Grab it The PERFECT TREND HIT creates   BUY and SELL  perfect trend   arrow signals based on ADX EMA AND RSI And all filters inbuilt with accurate trend entries. Furthermore, the indicator and template display the trend direction, strength, and trade recommendation for independent price charts. ROCK WITH THE TREND Moreover, it shows the final trade recommendation to BUY or SELL with all filters and displays that info
    A. 什么是 A2SR ?   * 这是一个领先的技术指标(没有重绘,没有滞后)。  -  指导 : -- 在  https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- 和  https://www.mql5.com/en/users/yohana/blog A2SR 在确定支撑(需求)和阻力(供应)水平方面有一种特殊的技术。 与我们在网上看到的普通方式不同,A2SR 在确定实际 SR 级别时有一个独创的概念。 原技术不是从网上拿来的,也没有在网上公开过。 A2SR 将根据您的交易风格自动选择 SR 级别。 即使您正在更改时间范围,但 SR 级别仍将保留在其位置上。 因为实际的 SR 不是从你使用的时间范围内获得的。 A2SR 拥有完整的交易工具 。 实际支持(需求)和阻力(供应)的真正概念。 新闻事件和央行讲话的市场情绪。 新闻事件和趋势的主要货币强度 (MCS) 的真正概念。 今天的当前趋势,包括放置位置的建议。 SR、Breakout 和 Breakdown 的自动水平趋势线。 您会发现分
    Gold Channel XAUUSD
    Paulo Rocha
    5 (2)
    Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tra
    Enigmera
    Ivan Stefanov
    5 (4)
    ENIGMERA:市场核心 https://www.enigmera.com 简介 该指标和交易系统是金融市场的一种非凡方法。ENIGMERA 利用分形周期精确计算支撑位和阻力位。它能显示真实的累积阶段,并给出方向和目标。 该系统无论在趋势中还是在修正中都能发挥作用。 它是如何运行的? ENIGMERA 由三条线组成:支撑/阻力线、目标线和偏离线。与一般市场指标将过去的数据推断为现在和未来的情况不同,该系统能提供当前的完整情况。如果你处于支撑位,这意味着真正的支撑;如果你处于阻力位,这意味着真正的阻力。如果突破某一水平,则表示趋势发生变化。没有重绘。 由于市场在不断变化,ENIGMERA 不断调整其评估工具,定期修改策略。  这保证了每种情况都能得到全面评估。这一市场指标的独特性显而易见,其能力不言而喻。  ENIGMERA 为金融分析师和咨询师提供服务,他们需要可靠的见解与客户分享,也为投资者提供服务,他们需要最精确和最可靠的保证。 该系统能够达到最佳精度,使交易者能够自信、清晰地评估他们的选择。 ENIGMERA 将 20 年的交易专长和知识整合到一个综合软件
    作者的更多信息
    It is based on Multiple EMA indicators. The idea is that how to display multiple Exponential Moving Averages on the chart easily without placing them one by one. It has also BLUE-RED trend lips to define UPTREND and DOWNTREND whichas BLUE is UPTREND and RED is DOWNTREND.You can change the colors by going to Indicator properties --- colors. There are 2 external setting. They are Period and Shift. When you change them (period and or shift ) then all will automatically adjust. For any currency pair
    Scanning   Multi Symbols Scalping Signals based on 3 kinds of Market Analysis methods. Trend, Signal, and Reversator. And each method consists of its own multi timeframes algorithm functions. Summarized to become clear signals direction BUY/SELL, including the signals strength scoring and sending message to all available alert tools. Displayed on a User Friendly and customizable Dashboard. Size, colors, coordinates, highlight, hidden/show and more. Base Timeframe: M15. And M5 to Daily to confirm
    Pivot SR
    Wartono
    4.5 (2)
    It identifies the pivot, support, and resistance price levels of the selected timeframe and then draws lines onto the chart. FEATURES: Option to specify the Timeframe Period in the PivotSR calculation. Option to display the PivotSR of the last candle, of every candle, or of the current candle. Options for displaying labels, line thickness, and line color. PivotSR can be interpreted as reversal levels or past price reactions that can be used as the basis for current price analysis. Some traders b
    FREE
    StochSignal
    Wartono
    5 (2)
    It works based on the Stochastic Indicator algorithm. Very useful for trading with high-low or OverSold/Overbought swing strategies. StochSignal will show a buy arrow if the two lines have crossed in the OverSold area and sell arrows if the two lines have crossed in the Overbought area. You can put the Stochastic Indicator on the chart with the same parameters as this StochSignal Indicator to understand more clearly how it works. This indicator is equipped with the following parameters: Inputs d
    FREE
    Oversold and Overbought Candles, Trendlines, and BUY-SELL arrows in the single Indicator. Built from 8 default MT4 Indicators. Stochastic,RSI,SAR,CCI,RVI,DeMarker,WPR and MA. It is " NON REPAINT " indicator. All buffers do not repaint.  Double Trendline buffers that can also be used to identify sideway market and support resistance area.  Any timeframes and any currency pairs. Parameters: Show Trend . TRUE/FALSE to show trendlines on the chart Follow Trend. If TRUE , Dapitrend will show on
    It is a custom non-repaint indicator to identify trade opportunities in swing action as prices move within an upper and lower band. Inspired by the Keltner Channel, the most popular channel Indicator introduced by Chester Keltner. It is different with a Bollinger Bands. It represents volatility using the high and low prices, while Bollinger's studies rely on the standard deviation. The algorithm for this indicator is also available in the EntryMaximator EA. Including the option to use it or not.
    FREE
    SignalPinner is a trend line Indicator which can detect market trends early by including three types of signal arrows. Non repaint and trend following. Signals on the strong trend, signals in the beginning of trend and signals with multiple market analysis algorithm as the main signals. Supported by alert notification message to keep you getting signals while on the go. Symbols: Any Timeframes: Any Features Histogram buffers as a sign the trend is started. It can help the trader knowing the ma
    MACD Scanner provides the multi symbols and multi-timeframes of MACD signals. It is useful for trader to find the trading idea quickly and easily. User-friendly, visually clean, colorful, and readable. Dynamic dashboard display that can be adjusted thru the external input settings. Total Timeframes and Total symbols as well as the desired total rows/panel, so it can maximize the efficiency of using the chart space. The Highlight Stars on the certain matrix boxes line based on the selected Scan M
    CTime
    Wartono
    This is the countdown of the last candle Indicator. How much time remains in the current candle of your chart CTime display exactly how many hours, minutes and seconds remain before the current candle closes, and a new one opens. This allows you to be on the ball as soon as the next candle appears It could be useful for a trader who trades with candles as the main attention Available option to change the text color to suit the chart background. This Indicator is related to the system here .
    FREE
    Range Multi Alligators provides Range Channel High Low Information and the market trend indicated by the blue-red Histogram in the middle of range channel. The range channel lines is useful to define stoploss and take profit. This is trend follower indicator based on the Multi Alligators. Attach it on the chart and change one or all setting then all lines will move synchronously with the current one. Parameters Period : the number of bars used for the indicator calculations. Default: 120 used
    Stochastic Candles Indicator   It will convert the stochastic indicator from separate window to the chart window by drawing oversold-overbought coloring candles. Red is overbought and blue is oversold by default.And you can change the color later on the external indicator setting.This is Multi timeframe  indicator that means it can show appearance result from another timeframe.E.g: If you set timeframe H1 then it will draw candles from Timeframe H1 whatever timeframe you attach on. It will be us
    Autobot Retracement Code (ARC) A robot trading that works based on retracement strategy while following the market trend.It has  made average profits up to 25% /month that is relatively a High Return of Investment.Real Account proof. Fully automation. Auto Lot sizing, Auto TakeProfit Calculation, Auto StopLoss Calculation. Currently Running on Real account , it has more than 100% growth / 5 months. NEW UPDATE RELEASED, VERSION 3.0  FEATURES on Version 3: FIFO rules Auto LotSize Auto StopLoss
    Order Management EA (OME). The software will manage your trades based on 2 options: Magic Number or Order Comment. Both the Trades from the other EA or from Manual Trading. Drawing Stop Loss/Take Profit, Close All the positions, manages Multiple Orders, determining grid range and entry signals automatically.  Sending Martingale Orders, if necessary, that can be turn off/on. Including 2 options lot calculation: Multiplication or Addition.  You install OME in your account, you place order, and it
    Strategy – Bollinger Band, Moving Average and Price Actions. Bollinger Bands to identify High-Low Price, Moving Average to identify Trend and Price Action is to synchronize both of them.  SardaFx 4.1 has average holding time 24 hours (1 day) on timeframe H1. It is not a Martingale EA or Averaging EA. The work is simple, BUY and Exit or SELL and Exit. No recurring BUY and or SELL in the same time and the same symbol except you adjust Max BUY/SELL  more than 1,default setting is 1 BUY and 1 SELL.
    Some informations on the chart with the single attachment. RangeBorder Buy Sell (RBBS) Non Repaint Indicator will provide trend line, buy sell arrows,reversal arrows, range channel, order exit area,high average price line and low average price line.All arrows and lines don't repaint and not lagging. Once candle closed it won't  repaint. Reading Indicator: 1. Small Stars , Indicates oversold and overbought with certain logic and price may reverse when this small star triggers. Useful to identif
    TrendWavePattern  an another way to trade with a harmonic pattern, a maestro classic pattern . I made some improvements and combinations with my own strategy. Trend direction, buy-sell signal ,hi-low area and pivot line. These will be helpful for trader to read the current market condition. So it is not blindly following the pattern itself but also following other informations from the market. Readable chart appearance . Designed to be user friendly even you are a new trader. BUY-SELL zone, Ta
    This is MT4 version of StochScanner It scans Stochastic from Multi Symbols and Multi Timeframes and displayed on the dashboard on a single chart. . 4 scanning modes: 1. Mode OverBought/OverSold Indicator scans Overbought and OverSold . OverBought : current stochastic is above level 80 and OverSold : current stochastic is below level 20 2. Mode Signal It means if the previous stochastic is on OverBought or OverSold ( either Main Line and Signal Line ) and the current Main Line cross over the curr
    It is an expert advisor that scans the last patterns on defined symbols and timeframes . Multi Symbols /pairs , Multi timeframes .  There are 2 ways to specify symbols : Automatically scan all symbols available on the market watch (true/false) Type any symbols ,separated by comma.   There are also 2 ways to specify timeframes : Automatically scan all timeframes available on mt4 (true/false) Type any timeframes,separated by comma.   Unlimited symbols available in an account and unlimited timefr
    GOLDEN RETRACEMENT POWER indicator draws fibonacci levels automatically. Defines the golden entry buy/sell area, support and resistant lines , signals arrows and strength 'Power Bars Level' based on price action . Some indicators also work behind the chart: Stochastic,RSI,MFI,DeMarker and WPR . Fibonacci retracements are a popular form of technical analysis used by traders in order to predict future potential prices in the financial markets. If used correctly, Fibonacci retracements and ratios c
    Lemurian Trader is a multi symbols  EA/robot. User can input symbols in the external parameter separated by comma. Only need to place on the single chart, no need to open multiple chart,no limited symbols as long the symbol is available on the market watch. Sweeping signals from timeframe M15 to H4 on each symbol to find the best high/low price while it also keeps to follow the trend. Lower TF M15 as a signal and higher(M30,H1,H4) to indentify trend and high low. It means whatever timeframe we p
    RSI Scanner Plus Indicator scans RSI values in multiple symbols and timeframes. Plus trend line buffer on the chart.  Features: -Trend Line :  We add trend line on the chart in the hope it help you to see current trend on the chart while following oversold and overbought  from RSI. This is additional feature in the indicator. We consider that following the trend is very important in trading. -Changeable Panel Display :  Change the value of Max.Symbols/Panel and  the indicator will adjust the d
    TrendScanner XTra scans market trends from Multi Symbols and Multi Timeframes with extra additional Entry Point Signals arrow on the current chart. Features: -Entry Point SIgnals :  This is additional feature in the indicator. No repaint arrows. The Trading system in the single indicator. MTF Trend informations and Entry Signals. In order to make it easier for trader to get trading moments from a single chart and  deciding entry time.  -Changeable Panel Display :  Change the value of Max.Symbo
    PullbackMatrix provides the key information of the trading transactions when it finds the right market moment based on its built-in logic algorithm. The high accuracy signals including Trading Symbol, Entry Price, Entry Time, TakeProfit, Stoploss, and more. And that's all will be available instantly in your chart panel, drawing the position lines and also sending signal notification to email, mobile phone, and screen popup. More important is that also saves signals into a .csv file which is usef
    Non-repaint indicator    to identify trade opportunities in swing action as prices move within an upper and lower band. Inspired by the Keltner Channel, the most popular channel Indicator introduced by Chester Keltner. It is different with a Bollinger Bands. It represents volatility using the high and low prices, while Bollinger's studies rely on the standard deviation. Customized by adding the trends exactly in the middle line, arrows when price cross over the outer lines and Fibonacci Levels L
    A professional trading indicator with double-entry options. Valuable Smooth Channel Lines on the separated window, Trend Lines both on the main window, and separated window and entry arrows. Good for trading scalping in the lower timeframes. Even also it can work and provide signals in the higher timeframes for longer-term trading periods.  INDICATOR SETTINGS: 1.  Signal Mode. There are 2 options: Default and Compact. If Default, it will provide 3 different arrow codes on the main window. This o
    Provides Regression Channel on the current chart. Combined by Trend of Moving Averages and Multi timeframes Oscillator Indicators: CCI, RSI, Stochastic, and MACD with specific working logic . It could make us easier to identify swing high-low as an entry point, the retracement area while following the current trend. Consists of 2 types of signal, main and secondary. The main signal will draw very clearly triangle and lines on the chart with the word " BUY" or 'SELL'. and the secondary is the sta
    It could help to calculate Risk-Reward easily before placing a BUY-SELL position. TradeSizeCalculator is a Multi-Tasking Calculator. It will calculate the others when we define the value in one of the columns. Stoploss, risk percentage, risk-money, lot size, take-profit , reward-money, and reward-ratio. Depending on which value is changed. All values in the columns are editable. Also, we can get those calculation results by drag-drop the stop-loss/take-profit line. Parameter: The inputs below ar
    It has 3 capabilities at once and can be adjusted according to needs. Full Auto, Semi-Auto, or Warning Signals only. You can choose it by setting the parameters provided. Built to help Traders work much easier than doing it manually. Sharpen the accuracy of market analysis performed by a Trader by only executing in certain price areas and adjustable signal parameters. Features Ability to manage trading management, including automatically determining stop loss/take profit, calculating lot size ba
    GU Spot is a One Shot One Kill EA. A  Scalping EA   for GBPUSD .   No Martingale, No Averaging, No Grid or other high-risk strategies.  Working with up to the best 100 trading signals algorithm from various Trading Systems. The combination of Price Action, High Low, Trend, Range Levels, Pullback /  Retracement and Reversal. This is Fully Automatic Trading Robot . High Accuracy Entry Signals and protected by a proper Money Management. A tight Stop Loss with SL:TP ratio 1:3 by default, Trailing an
    All in one Indicator. Multiple market analysis tools. Non-Repaint Oscillator signals, Trend lines, Price channel, Fibonacci levels, Support and Resistance, Regression, Pivot levels, Candle Strength and Oversold/Overbought line detector. Includes buttons to hide or show. Advanced algorithms to detect important reversal points and draw trend lines or shapes automatically in appropriate areas. A simple and professional chart display, user friendly and easier to understand for faster and accurately
    筛选:
    无评论
    回复评论
    版本 1.4 2023.12.28
    Improvement for signal description