• Overview
  • Reviews
  • Comments
  • What's new

ChartGetSignal

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.




    Recommended products
    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
    Capital Pivot
    Mr Nisit Noijeam
    Pivot Points และระดับ (Support) และ(Resistance) บนแผนภูมิการเทรดใน MetaTrader 4 สำหรับตลาด Forex : คำนวณ Pivot Points : สคริปต์คำนวณจุด Pivot โดยใช้ข้อมูลราคาประวัติศาสตร์ เช่น ราคาเปิด, ราคาสูงสุด, ราคาต่ำสุด, และราคาปิด จากช่วงเวลาที่กำหนด (เช่น วัน, ชั่วโมง, ฯลฯ) จุด Pivot และระดับต่างๆ เช่น R1, R2, R3 (ระดับการต้านทาน) และ S1, S2, S3 (ระดับการสนับสนุน) ถูกคำนวณออกมา แสดงบนแผนภูมิ : หลังจากคำนวณจุด Pivot และระดับต่างๆ, สคริปต์จะแสดงเส้นเหล่านี้บนแผนภูมิ MT4 เพื่อช่วยให้นักเทรดสามารถเห็นจุดที่
    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
    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
    What is a Pivot? A pivot is a significant price level known in advance which traders view as important and may make trading decisions around that level. As a technical indicator, a pivot price is similar to a resistance or support level. If the pivot level is exceeded, the price is expected to continue in that direction. Or the price could reverse at or near that level. What does a Pivot Tell You? There are pivots and pivot points. These terms may mean different things to different people
    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
    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
    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
    Pivot Point Indicator (Poivt) ClassicMode indicator calculation formula (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) Woodie Mode indicator calculation formula (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=H
    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!
    FX Flow
    Eva Stella Conti
    FX Flow   indicator can be used as an anticipator of the next trend, preferably confirmed by Price Action or another oscillator (RSi, Stochastic ..). It takes the money flows of the major currencies USD EUR GBP AUD NZD CAD CHF JPY into account, and processes them. Excellent tool for indices, but also for correlations between currencies. Works on each timeframes.  Blue line: Bull market Yellow line: Bear market Note : if the indicator opens the window, but does not draw lines, load the histo
    Divergence and Convergence are important harbingers of reversals in stock markets. The Divergence Sync indicator is designed to automatically search for divergences on a large number of indicators with different parameters. The search for divergences is carried out on these indicators: (CCI, CHO, DeMarker, MACD, MFI, Momentum, OBV, OsMA, RSI, Stochastic, WPR, Awesome Oscillator ). To search for divergences, you can use one technical indicator or search simultaneously on any number of indic
    Limitless MT4
    Dmitriy Kashevich
    Limitless MT4 is a universal indicator suitable for every beginner and experienced trader. works on all currency pairs, cryptocurrencies, raw stocks Limitless MT4 - already configured and does not require additional configuration And now the main thing Why Limitless MT4? 1 complete lack of redrawing 2 two years of testing by the best specialists in trading 3 the accuracy of correct signals exceeds 80% 4 performed well in trading during news releases Trading rules 1 buy signa
    Buyers of this product also purchase
    Atomic Analyst
    Issam Kassas
    5 (1)
    First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting ,   Non-Redrawing   and   Non-Lagging   Indicator, Which makes it ideal from both manual and robot trading.  The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a better edge in the market. Equipped with Advanced filters which help remove noises and false signals, and Increase Trading Potential. Using Multiple layers of complex Indicators, the Atomic Anal
    CURRENTLY 26% OFF Best Solution for any Newbie or Expert Trader! This Indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With only ONE chart you can read Currency Strength for 28 Forex pairs! Imagine how your trading will improve because you are able to pinpoint the exact trigger point of a new trend or scalping opportunity? User manual: click here That's the first one, the original! Don't buy a worthle
    Currently 20% OFF ! Best Solution for any Newbie or Expert Trader! This dashboard software is working on 28 currency pairs plus one. It is based on 2 of our main indicators (Advanced Currency Strength 28 and Advanced Currency Impulse). It gives a great overview of the entire Forex market plus Gold or 1 indices. It shows Advanced Currency Strength values, currency speed of movement and signals for 28 Forex pairs in all (9) timeframes. Imagine how your trading will improve when you can watch the e
    TPSproTREND PrO
    Roman Podpora
    5 (15)
    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        /       TRADING SETUPS           
    Scalper Inside PRO
    Alexey Minkov
    4.75 (55)
    SALE NOW! Limited Time Offer! 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
    Introducing   Quantum Trend Sniper Indicator , the groundbreaking MQL5 Indicator that's transforming the way you identify and trade trend reversals! Developed by a team of experienced traders with trading experience of over 13 years,   Quantum Trend Sniper Indicator   is designed to propel your trading journey to new heights with its innovative way of identifying trend reversals with extremely high accuracy. ***Buy Quantum Trend Sniper Indicator and you could get Quantum Breakout Indicator fo
    Quantum Breakout Indicator PRO
    Bogdan Ion Puscasu
    4.96 (26)
    Introducing   Quantum Breakout PRO , the groundbreaking MQL5 Indicator that's transforming the way you trade Breakout Zones! Developed by a team of experienced traders with trading experience of over 13 years, Quantum Breakout PRO is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. Quantum Breakout Indicator will give you signal arrows on breakout zones with 5 profit target zones and stop loss suggestion based on the breakout box.
    Advanced Supply Demand
    Bernhard Schweigert
    4.92 (310)
    CURRENTLY 26% OFF !! Best Solution for any Newbie or Expert Trader! This indicator is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. With this update, you will be able to show double timeframe zones. You will not only be able to show a higher TF but to show both, the chart TF, PLUS the higher TF: SHOWING NESTED ZONES. All Supply Demand traders will love it. :) Important Information Revealed Maximize the potenti
    TPSpro RFI Levels
    Roman Podpora
    5 (13)
    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. Reversal First Impulse levels (RFI)   -  Version MT5                INSTRUCTIONS                 RUS                 ENG                                       R ecommended to use with an indicator   -  
    Introducing the Miraculous Forex Indicator: Unleash the Power of Precision Trading Are you tired of searching for the perfect forex indicator that truly delivers exceptional results across all time frames? Look no further! The Miraculous Forex Indicator has arrived to revolutionize your trading experience and propel your profits to new heights. Built upon a foundation of cutting-edge technology and years of meticulous development, the Miraculous Forex Indicator stands as the pinnacle of str
    Entry Points Pro
    Yury Orlov
    4.7 (225)
    Top indicator for MT4 providing accurate signals to enter a trade without repainting! Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! It can be applied to any financial assets:  forex, cryptocurrencies, metals, stocks, indices.  MT5 version is here   It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of t
    TrendMaestro
    Stefano Frisetti
    5 (2)
    note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link: 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 moment in which prices have strong probability of f
    FX Power MT4 NG
    Daniel Stein
    5 (8)
    Trading GOLD, and currencies, with the dog walk strategy  - super smart Trading GOLD, and currencies, with the breakout strategy  - super easy Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. FX Power MT4 NG  is the next generation of our long-time very popular currency strength meter, FX Power.  And what does this next-generation strength meter offer? Everything you have loved about the original FX Power  PLUS GOLD/XAU stre
    Price Action Entry Alerts
    Stephen Sanjeeve Sahayam
    5 (3)
    This indicator screens every bar for buying or selling pressure and identifies 4 types of candle patterns with the highest volume. These candles are then filtered using several linear filters to show Buy or Sell signals. Signals work best, in conjunction with higher time frame direction and when traded during high volume hours. All filters are customizable and work independently. Can view signals of a single direction with the click of a button. This indicator also comes loaded with the most im
    FX Volume
    Daniel Stein
    4.6 (35)
    Visit our all-new   Stein Investments Welcome Page   to get the latest information, updates and trading strategies. FX Volume is the FIRST and ONLY volume indicator that provides a REAL insight into the market sentiment from a broker's point of view. It provides awesome insights into how institutional market participants, like brokers, are positioned in the Forex market, much faster than COT reports. Seeing this information directly on your chart is the real game-changer and breakthrough solut
    How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
    Cycle Sniper
    Elmira Memish
    4.4 (35)
    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
    PTS Precision Index Oscillator V2
    PrecisionTradingSystems
    5 (1)
    The Precision Index Oscillator (Pi-Osc) by Roger Medcalf of Precision Trading Systems First of all, if you have any questions please contact me via my website which you can find by searching the above title. Version 2 has been carefully recoded to be super fast to load up on your chart and some other technical improvements have been incorporated to enhance experience. Pi-Osc was created to provide accurate trade timing signals designed to find extreme   exhaustion points, the points that markets
    TakePropips Donchian Trend Pro
    Eric John Pajarillaga Aldana
    4.82 (17)
    TakePropips Donchian Trend Pro  (MT4) is a powerful and effective tool that automatically detects the direction of the trend using the Donchian Channel and provides you with an entry and exit trading signals! This multi-function indicator includes a trend scanner, trading signals, statistical panel, screener, trading sessions, and alerts history dashboard. It is designed to provide you with trading signals and save you hours analyzing the charts! You can download the user manual and installation
    TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals (except early signals mode) 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 custo
    GOLD Impulse with Alert
    Bernhard Schweigert
    4.56 (9)
    This indicator is a super combination of our 2 products  Advanced Currency IMPULSE with ALERT  and  Currency Strength Exotics . It works for all time frames and shows graphically impulse of strength or weakness for the 8 main currencies plus one Symbol! This Indicator is specialized to show currency strength acceleration for any symbols like Gold, Exotic Pairs, Commodities, Indexes or Futures. Is first of its kind, any symbol can be added to the 9th line to show  true currency strength accelerat
    PTS Divergence Buy Finder
    PrecisionTradingSystems
    PTS - Divergence Buy Finder by Precision Trading Systems Precision Divergence Finder was designed to find market bottoms with pinpoint accuracy and frequently does so. In technical analysis, the art of picking bottoms is generally much easier than picking tops this item is designed precisely for this task. After a bullish divergence is identified then it is wise to wait for the trend to turn up before buying. You can use a 10 or 20 bar high to enter or a moving average 15-30 to be rising to id
    The PTS Divergence Finder Sell Indicator by Roger Medcalf  -  Precision Trading Systems. This indicator only give Bearish - Sell Indications. First and foremost, I have been asked many times why I did not provide a sell divergence indicator while happily providing a buy signal divergence finder for many years. I gave the answer that sell divergences are less reliable than the buy divergences, which is still true. Some solutions to change this were found, not by giving in to peer press
    Up down v6T
    Guner Koca
    5 (1)
    Thise indicator is up down v6  comes with tradingwiev version. purchased people, after installed on terminal ,contact me on mql5  to get BONUS  TradingView version. up-down indicator is no repaint and works all pairs and lower than weekly time frames charts. it is suitable also 1 m charts for all pairs. and hold long way to signal. dont gives too many signals. when red histogram cross trigger line that is up signal.and price probably will down when blue histogram cross trigger line that is dow
    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,
    XQ Indicator MetaTrader 4
    Marzena Maria Szmit
    3 (2)
    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
    Currency Strength Exotics
    Bernhard Schweigert
    4.88 (33)
    CURRENTLY 20% OFF ! Best Solution for any Newbie or Expert Trader! This Indicator is specialized to show currency strength for any symbols like Exotic Pairs Commodities, Indexes or Futures. Is first of its kind, any symbol can be added to the 9th line to show true currency strength of Gold, Silver, Oil, DAX, US30, MXN, TRY, CNH etc. This is a unique, high quality and affordable trading tool because we have incorporated a number of proprietary features and a new formula. Imagine how your trading
    Introducing ON Trade Waves Patterns Harmonic Elliot Wolfe, an advanced indicator designed to detect various market patterns using both manual and automated methods. Here's how it works: Harmonic Patterns: This indicator can identify harmonic patterns that appear on your chart. These patterns are essential for traders practicing harmonic trading theory, as popularized by Scott Carney's book "Harmonic Trading vol 1&2." Whether you draw them manually or rely on automated detection, ON Trade Waves
    Royal Scalping Indicator M4
    Vahidreza Heidar Gholami
    4.17 (6)
    Royal Scalping Indicator is an advanced price adaptive indicator designed to generate high-quality trading signals. Built-in multi-timeframe and multi-currency capabilities make it even more powerful to have configurations based on different symbols and timeframes. This indicator is perfect for scalp trades as well as swing trades. Royal Scalping is not just an indicator, but a trading strategy itself. Features Price Adaptive Trend Detector Algorithm Multi-Timeframe and Multi-Currency Trend Low
    ON Trade Optuma Astro
    Abdullah Alrai
    5 (4)
    This is an astronomy indicator for the MT4 platform like optuma program that performs a variety of functions. It uses complex algorithms to perform its own calculations, which are so accurate. The indicator has a panel that provides astronomical information such as planets' geo/heliocentric cords, distance of sun/earth, magnitude, elongation, constellation, ecliptic cords, equatorial cords, and horizontal cords depending on  the vertical line that generated by the indicator depend on the time va
    More from author
    Pivot SR
    Wartono
    5 (1)
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    Filter:
    No reviews
    Reply to review
    Version 1.4 2023.12.28
    Improvement for signal description