• Übersicht
  • Bewertungen
  • Diskussion
  • Neue Funktionen

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.




    Empfohlene Produkte
    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
    Was ist ein Pivot? Ein Pivot ist ein im Voraus bekanntes signifikantes Preisniveau, das Händler als wichtig erachten und möglicherweise Handelsentscheidungen um dieses Niveau treffen. Als technischer Indikator ähnelt ein Pivot-Preis einem Widerstands- oder Unterstützungsniveau. Wenn das Pivot-Level überschritten wird, wird erwartet, dass sich der Preis in diese Richtung fortsetzt. Oder der Preis könnte sich auf oder nahe diesem Niveau umkehren. Was sagt Ihnen ein Pivot? Es gibt Drehpunkte
    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 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 ist ein universeller Indikator, der für jeden Anfänger und erfahrenen Trader geeignet ist. funktioniert auf allen Währungspaaren, Kryptowährungen, Rohstoffen Limitless MT4 - bereits konfiguriert und erfordert keine zusätzliche Konfiguration Und jetzt die Hauptsache Warum grenzenloses MT4? 1 völliger Mangel an Neuzeichnung 2 zwei Jahre Test durch die besten Handelsspezialisten 3 Die Genauigkeit der korrekten Signale übersteigt 80% 4 schnitten während der Pressemitte
    Käufer dieses Produkts erwarben auch
    Atomic Analyst
    Issam Kassas
    5 (1)
    Zunächst einmal ist es erwähnenswert, dass dieser Handelsindikator nicht neu malt, nicht neu zeichnet und keine Verzögerung aufweist, was ihn sowohl für manuellen als auch für Roboterhandel ideal macht. Der Atom-Analyst ist ein PA-Preisaktionsindikator, der die Stärke und das Momentum des Preises nutzt, um einen besseren Vorteil auf dem Markt zu finden. Ausgestattet mit fortschrittlichen Filtern, die helfen, Rauschen und falsche Signale zu entfernen, und das Handelspotenzial zu erhöhen. Durch
    Gold Stuff
    Vasiliy Strukov
    4.89 (250)
    Gold Stuff-Ein Trendindikator, der speziell für Gold entwickelt wurde, kann auch auf allen Finanzinstrumenten verwendet werden. Der Indikator wird nicht neu gezeichnet und verzögert sich nicht. Empfohlener Zeitrahmen H1. Nach diesem Indikator geschrieben EA Gold Stuff Berater, können Sie es in meinem Profil finden. WICHTIG! Kontaktieren Sie mich sofort nach dem Kauf, um Anweisungen und Bonus zu erhalten! DATEN Draw Arrow - inkl.aus. zeichnen von Pfeilen in einem Diagramm. Alerts-inkl.aus.
    DERZEIT 26% RABATT Die beste Lösung für jeden Newbie oder Expert Trader! Dieser Indikator ist ein einzigartiges, qualitativ hochwertiges und erschwingliches Trading-Tool, da wir eine Reihe von proprietären Funktionen und eine neue Formel integriert haben. Mit nur EINEM Chart können Sie die Währungsstärke für 28 Forex-Paare ablesen! Stellen Sie sich vor, wie sich Ihr Handel verbessern wird, weil Sie in der Lage sind, den genauen Auslösungspunkt eines neuen Trends oder einer Scalping-Gelegenh
    Derzeit 20% Rabatt! Die beste Lösung für jeden Neueinsteiger oder Expert Händler! Dieses Dashboard arbeitet mit 28 Währungspaaren. Es basiert auf 2 unserer Hauptindikatoren (Advanced Currency Strength 28 und Advanced Currency Impulse). Es bietet einen hervorragenden Überblick über den gesamten Forex-Markt. Es zeigt die Werte der Advanced Currency Strength, die Veränderungsrate der Währungen und die Signale für 28 Devisenpaare in allen (9) Zeitrahmen. Stellen Sie sich vor, wie sich Ihr Hande
    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
    Wir stellen vor       Quantum Trend Sniper Indicator   , der bahnbrechende MQL5-Indikator, der die Art und Weise, wie Sie Trendumkehrungen erkennen und handeln, verändert! Entwickelt von einem Team erfahrener Händler mit über 13 Jahren Handelserfahrung,       Quantum Trend Sniper-Indikator       wurde entwickelt, um Ihre Trading-Reise mit seiner innovativen Methode zur Identifizierung von Trendumkehrungen mit extrem hoher Genauigkeit auf ein neues Niveau zu heben. ***Kaufe Quantum Trend Snipe
    Quantum Breakout Indicator PRO
    Bogdan Ion Puscasu
    4.96 (26)
    Wir stellen vor       Quantum Breakout PRO   , der bahnbrechende MQL5-Indikator, der die Art und Weise, wie Sie mit Breakout-Zonen handeln, verändert!   Quantum Breakout PRO   wurde von einem Team erfahrener Händler mit über 13 Jahren Handelserfahrung entwickelt und soll Ihre Handelsreise mit seiner innovativen und dynamischen Breakout-Zonen-Strategie auf ein neues Niveau bringen. Der Quantum Breakout Indicator zeigt Ihnen Signalpfeile auf Breakout-Zonen mit 5 Gewinnzielzonen und Stop-Loss
    Advanced Supply Demand
    Bernhard Schweigert
    4.92 (310)
    Derzeit 33% Rabatt! Die beste Lösung für jeden Anfänger oder erfahrenen Händler! Dieser Indikator ist ein einzigartiges, qualitativ hochwertiges und erschwingliches Trading-Tool, da wir eine Reihe von proprietären Funktionen und eine neue Formel integriert haben. Mit diesem Update werden Sie in der Lage sein, doppelte Zeitrahmenzonen anzuzeigen. Sie können nicht nur einen höheren TF (Zeitrahmen) anzeigen, sondern sowohl den Chart-TF als auch den höheren TF: SHOWING NESTED ZONES. Alle Supply Dema
    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   -  
    Präsentation des Miraculous Forex Indikators: Entfesseln Sie die Kraft präzisen Tradings Sind Sie es leid, nach dem besten Forex-Indikator zu suchen, der wirklich herausragende Ergebnisse in allen Zeitebenen liefert? Suchen Sie nicht weiter! Der Miraculous Forex Indikator ist da, um Ihre Trading-Erfahrung zu revolutionieren und Ihre Gewinne auf neue Höhen zu bringen. Basierend auf modernster Technologie und jahrelanger sorgfältiger Entwicklung steht der Miraculous Forex Indikator als Höhepunkt v
    Entry Points Pro
    Yury Orlov
    4.7 (225)
    Dies ist ein Indikator für MT4, der genaue Signale für den Einstieg in einen Handel ohne Repainting (Neuzeichnen) liefert. Er kann auf alle Finanzwerte angewendet werden: Forex, Kryptowährungen, Metalle, Aktien, Indizes. Er liefert ziemlich genaue Schätzungen und sagt Ihnen, wann es am besten ist, eine Position zu eröffnen und zu schließen. Sehen Sie sich das Video (6:22) mit einem Beispiel für die Verarbeitung nur eines Signals an, das sich für den Indikator gelohnt hat! Die meisten Händler ver
    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)
    Erhalten Sie Ihr tägliches Marktupdate mit Details und Screenshots über unser Morning Briefing hier auf mql5 und auf Telegram ! FX Power MT4 NG ist die nächste Generation unseres langjährig sehr beliebten Währungsstärkemessers FX Power. Und was bietet dieser Stärkezähler der nächsten Generation? Alles, was Sie am ursprünglichen FX Power geliebt haben PLUS GOLD/XAU-Stärkeanalyse Noch präzisere Berechnungsergebnisse Individuell konfigurierbare Analysezeiträume Anpassbares Berechnungslimit für noc
    Price Action Entry Alerts
    Stephen Sanjeeve Sahayam
    5 (3)
    Dieser Indikator überprüft jeden Balken auf Kauf- oder Verkaufsdruck und identifiziert 4 Arten von Kerzenmustern mit dem höchsten Volumen. Diese Kerzen werden dann mithilfe mehrerer linearer Filter gefiltert, um Kauf- oder Verkaufssignale anzuzeigen. Signale funktionieren am besten in Verbindung mit einer höheren Zeitrahmenrichtung und wenn sie während der Stunden mit hohem Handelsvolumen gehandelt werden. Alle Filter sind anpassbar und funktionieren unabhängig voneinander. Kann Signale einer e
    FX Volume
    Daniel Stein
    4.6 (35)
    Erhalten Sie Ihr tägliches Marktupdate mit Details und Screenshots über unser Morning Briefing hier auf mql5 und auf Telegram ! FX Volume ist der ERSTE und EINZIGE Volumenindikator, der einen ECHTEN Einblick in die Marktstimmung aus Sicht eines Brokers bietet. Es bietet fantastische Einblicke in die Positionierung von institutionellen Marktteilnehmern, wie z.B. Brokern, auf dem Forex-Markt, viel schneller als COT-Berichte. Diese Informationen direkt auf Ihrem Chart zu sehen, ist der wahre Game
    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)
    Der Precision Index Oscillator (Pi-Osc) von Roger Medcalf von Precision Trading Systems Version 2 wurde sorgfältig neu codiert, um extrem schnell auf Ihrem Chart geladen zu werden, und es wurden einige andere technische Verbesserungen eingearbeitet, um die Erfahrung zu verbessern. Pi-Osc wurde entwickelt, um genaue Handelstimingsignale bereitzustellen, die darauf abzielen, extreme Erschöpfungspunkte zu finden, an die die Märkte gezwungen werden, um einfach die Stops aller herauszunehmen.
    TakePropips Donchian Trend Pro
    Eric John Pajarillaga Aldana
    4.82 (17)
    TakePropips Donchian Trend Pro   (MT4) ist ein leistungsstarkes und effektives Tool, das mithilfe des Donchian-Kanals automatisch die Richtung des Trends erkennt und Ihnen Handelssignale für den Ein- und Ausstieg liefert! Dieser Multifunktionsindikator umfasst einen Trendscanner, Handelssignale, ein statistisches Panel, einen Screener, Handelssitzungen und ein Dashboard für den Verlauf von Warnungen. Es wurde entwickelt, um Ihnen Handelssignale zu liefern und Ihnen Stunden beim Analysieren der C
    Der Forex TPA Indikator deckt die wahren Aktionen der Marktmacher auf, immer dann wenn sie passieren. "Kämpfe nicht gegen die Marktmacher an, sondern folge ihnen", ist wohl der beste Rat, den ein Trader bekommen kann. Der TPA Indikator zeigt jedesmal seine Signale an wenn die Bullen definitiv stärker sind als die Bären und umgekehrt. Dieser Indikator wurde VON Tradern FÜR Trader gemacht und ist 100% NICHT NACHZEICHNEND! Signale werden STRENG am Schluss einer Kerze  generiert. Das sagen unsere Ku
    GOLD Impulse with Alert
    Bernhard Schweigert
    4.56 (9)
    Dieser Indikator ist eine hervorragende Kombination aus unseren 2 Produkten Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . Es funktioniert für alle Zeitrahmen und zeigt grafisch Impulse der Stärke oder Schwäche für die 8 wichtigsten Währungen plus ein Symbol! Dieser Indikator ist darauf spezialisiert, die Beschleunigung der Währungsstärke für beliebige Symbole wie Gold, Exotische Paare, Rohstoffe, Indizes oder Futures anzuzeigen. Als erster seiner Art kann jedes Sym
    PTS - Divergence Buy Finder von Precision Trading Systems Der Precision Divergence Finder wurde entwickelt, um Markt-Tiefpunkte mit höchster Genauigkeit zu finden und tut dies häufig. In der technischen Analyse ist das Aufspüren von Tiefpunkten im Allgemeinen viel einfacher als das Aufspüren von Höchstpunkten. Dieses Tool wurde genau für diese Aufgabe entwickelt. Nachdem eine bullische Divergenz identifiziert wurde, ist es ratsam, auf die Trendwende zu warten, bevor Sie kaufen. Sie können e
    Der PTS Divergence Finder Sell Indicator von Roger Medcalf - Precision Trading Systems. Dieser Indikator gibt nur bärische - Verkaufssignale. Zuallererst wurde ich oft gefragt, warum ich über viele Jahre hinweg einen Kaufsignal-Divergenzfinder zur Verfügung stellte, aber keinen Verkaufsdifferenz-Indikator anbot. Ich antwortete, dass Verkaufsdifferenzen weniger zuverlässig sind als Kaufdifferenzen, was immer noch zutrifft. Es wurden einige Lösungen gefunden, nicht indem ich dem Gruppendruck nachg
    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)
    Stärke von 8 Währungen plus EIN EXOTISCHES Paar oder Rohstoffe oder Indexe! Jedes Produkt kann als 9. Linie hinzugefügt werden. Fügen Sie Rohstoffe, Indexes oder exotische Währungen hinzu (Gold, Silber, Öl, DAX, US30, MXN, TRY, CNH ...). Eine neue noch nie dagewesene TRADING STRATEGIE  !!! Dieser Indikator ist einzigartig, weil wir eine Reihe von proprietäre Funktionen und neue Formeln eingebaut haben. Es funktioniert für alle Zeitrahmen. Basierend auf neuen zugrunde liegenden Algorithmen ist
    Wir stellen Ihnen ON Trade Waves Patterns Harmonic Elliot Wolfe vor, einen fortschrittlichen Indikator, der entwickelt wurde, um verschiedene Markt-Muster mithilfe sowohl manueller als auch automatischer Methoden zu erkennen. Hier ist, wie er funktioniert: Harmonische Muster: Dieser Indikator kann harmonische Muster erkennen, die auf Ihrem Chart erscheinen. Diese Muster sind für Trader, die die Theorie des harmonischen Handels praktizieren, wie sie in Scott Carney's Buch "Harmonic Trading vol 1
    Trend Scanner GS
    Vasiliy Strukov
    5 (30)
    Trend Scanner scannt Markttrends aus Multi-Symbolen und Multi-Time-Frames und zeigt sie auf einem beweglichen Panel auf dem Chart an, den er zur Analyse verwendet. Der Händler kann mehrere Paare seiner Wahl zur Anzeige auswählen. Trend Scanner ist ein großartiges Tool, um die Richtung des Trends zu sehen, und kann für den manuellen Handel oder den EA-Handel verwendet werden, indem nur Kauf- oder Verkaufsaufträge gemäß dem Trend zugelassen werden. Echtzeit-Ergebnisse können hier eingesehen wer
    Weitere Produkte dieses Autors
    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
    Auswahl:
    Keine Bewertungen
    Antwort auf eine Rezension
    Version 1.4 2023.12.28
    Improvement for signal description