• 概要
  • レビュー
  • コメント
  • 最新情報

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.




    おすすめのプロダクト
    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
    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
    The Forex Trend Tracker is an advanced tool designed to enhance the trading capabilities of forex traders. This sophisticated indicator uses complex mathematical formulas alongside the Average True Range (ATR) to detect the beginnings of new upward and downward trends in the forex market. It offers visual cues and real-time alerts to give traders a competitive advantage in the fast-paced world of currency trading. Key Features of Forex Trend Tracker: Trend Detection: The indicator excels in
    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
    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 - 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
    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 . __________________________________________
    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
    ピボットとは何ですか? ピボットは、トレーダーが重要であると見なし、そのレベルの周りで取引決定を行う可能性がある、事前にわかっている重要な価格レベルです。テクニカル指標として、ピボット価格はレジスタンスまたはサポートレベルに似ています。ピボットレベルを超えた場合、価格はその方向に続くと予想されます。または、価格がそのレベルまたはその近くで逆転する可能性があります。 ピボットは何を教えてくれますか? ピボットとピボットポイントがあります。これらの用語は、人によって意味が異なる場合があります。 ピボットポイントは計算されたレベルです。フロアトレーダーは当初、重要な価格レベルを確立するためにピボットポイントを使用していましたが、現在では多くのトレーダーが日中の取引に使用しています。商品の過去の価格からのデータを分析した後、ピボットポイントは価格がどのように動くかについてのガイドとして使用されます。他の計算は、ピボットポイントの周りのサポートと抵抗レベルを提供します。ピボットポイントはさまざまな時間枠に基づいて計算できるため、デイトレード、スイングトレーダー、投資家に情報を提
    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 - Простой и удобный индикатор уровней 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 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   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
    このインジケーターは次のレベルを描画します。 毎日のオープンライン: 下は弱気相場、上は強気相場です。 1 日の平均値の高値と安値 アジア市場の高低 昨日の高値と安値 これらのレベルは、誰もが注意を払う必要がある強力なサポートとレジスタンスのレベルです。 始めるのに時間を使わなかったのなら! 価格がこれらのレベルに近い場合は注意が必要です。 より簡単に取引をお楽しみください! Kono injikētā wa tsugi no reberu o byōga shimasu. Mainichi no ōpunrain: Shita wa yowaki sōba,-jō wa tsuyoki sōbadesu. 1-Nichi no heikinchi no takane to yasune Ajia ichiba no takahiku kinō no takane to yasune korera no reberu wa, daremoga chūiwoharau hitsuyō ga aru kyōryokuna sapōto to rejisutansu no re
    FREE
    このプロダクトを購入した人は以下も購入しています
    現在26%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く
    74% discount for the next 10 buyers (original price $605): 1 left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 Indicators in 1 indicator Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This indicator is basically 3 different indicatos . But we have combined these 3 indicators in 1 indicator so th
    まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高
    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   -  
    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           
    ご紹介   クォンタム トレンド スナイパー インジケーターは 、トレンド反転を特定して取引する方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタムトレンドスナイパーインジケーター   は、非常に高い精度でトレンドの反転を識別する革新的な方法で、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 ***Quantum Trend Sniper Indicatorを購入すると、Quantum Breakout Indicatorを無料で入手できます!*** クォンタム ブレイクアウト インジケーターは、トレンドの反転を特定するとアラートを発し、矢印を示し、3 つのテイクプロフィットレベルを提案します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT5のバージョン:       ここをクリック 推奨事項: 期間: すべての時間枠。最良の結果を得るには、
    An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
    Advanced Supply Demand
    Bernhard Schweigert
    4.92 (310)
    現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
    FX Volume
    Daniel Stein
    4.6 (35)
    mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
    mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT4 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
    ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発された Quantum Breakout PROは 、革新的でダイナミックなブレイクアウトゾーン戦略により、あなたの取引の旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT5バージョン:   ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、また
    このインジケータは、手動および自動的な方法でチャートに描かれたハーモニックパターンを検出します。ユーザーマニュアルは、このリンクから参照できます: あなたのレビューを追加し、入手するために私たちに連絡してください。 この製品をmt4で試すための無料版があります。 GartleyおよびNenstarパターンを検出するために使用できます。 https://www.mql5.com/en/market/product/30181 完全なMT4バージョンを購入するには、次の場所から購入できます。 https://www.mql5.com/en/market/product/15212 注 インジケータにはコントロールパネルがあり、すべての(チャート&時間枠)設定が保存されます。チャート上でスペースをより多く確保するために、最小化することができ、他の分析ツールで作業する場合は、すべてのインジケータデータを非表示にするために閉じるボタンを押すことができます。 このインジケータを使用して設定を変更し、移動平均やボリンジャーバンドなどのインジケータを追加すると、編集のテンプレートが自動的に保存され、必
    現在20%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvan
    このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取
    TrendMaestro
    Stefano Frisetti
    5 (2)
    note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
    Volatility Trend System - a trading system that gives signals for entries. The volatility system gives linear and point signals in the direction of the trend, as well as signals to exit it, without redrawing and delays. The trend indicator monitors the direction of the medium-term trend, shows the direction and its change. The signal indicator is based on changes in volatility and shows market entries. The indicator is equipped with several types of alerts. Can be applied to various trading
    An extremely convenient indicator that truly makes the process of making money on the exchange easy. It is based on the scientifically rigorous theory of the market developed by the author, the beginning of which is presented here .                The full algorithm of this indicator operation is presented in the article .               The indicator calculates the most probable price movement trajectory and displays it on the chart. Based on the predicted price movement trajectory
    Cyclical indicator for trading and predicting the direction of the market. Shows the cyclical behavior of the price in the form of an oscillator. Gives signals for opening deals when rebounding from the upper and lower boundaries of the oscillator. In the form of a histogram, it shows the smoothed strength of the trend. Will complement any trading strategy, from scalping to intraday. The indicator does not redraw. Suitable for use on all symbols/instruments. Suitable time frames for short-term
    もちろんです。以下は、提供いただいたテキストの日本語への翻訳です: MT4用の天文学指標をご紹介します:究極の天体トレーディングコンパニオン トレーディング体験を天空の高みに高める準備はできていますか?私たちの革命的なMT4用の天文学指標をご紹介します。この革新的なツールは、複雑なアルゴリズムの力を借りて、類まれなる天文学的洞察と精密な計算を提供します。 あなたの指先で宇宙の情報を: 宝のような天文学的データが明らかになる包括的なパネルをご覧ください。惑星の地理的/太陽中心座標、太陽と地球の距離、星の大きさ、伸び、星座、黄道座標および赤道座標、さらには水平座標まで、それぞれが綿密に計算され美しく表示されています。指標によって生成される垂直線は時間値に対応し、トレーディングの旅に宇宙の視点を提供します。 惑星のラインと関係: グラフを飾る惑星のラインの魔法を体験し、スケールと角度をカスタマイズできます。直感的なコントロールパネルを介して各惑星のラインの表示を簡単に切り替えることができます。指定された時刻範囲内での合会、六分会、四分会、三分会、対会、逆行の指標で天体の関係の芸術を発見してく
    Allows multiple indicators to be combined into a single indicator, both visually and in terms of an alert. Indicators can include standard indicators, e.g. RSI, CCI, etc., and also Custom Indicators, even those purchased through Market, or where just have the ex4 file. An early alert is provided, say when 4 out 5 indicators have lined up, and a confirmed alert when all are in agreement. A‌lso features a statistics panel reporting the success of the combined indicator by examining the current cha
    ON Trade Waves Patterns Harmonic Elliot Wolfeをご紹介します。これは手動および自動の方法を使用して市場のさまざまなパターンを検出するために設計された高度なインジケーターです。以下はその動作方法です: ハーモニックパターン: このインジケーターは、チャートに表示されるハーモニックパターンを識別できます。これらのパターンは、Scott Carneyの「Harmonic Trading vol 1および2」で説明されているように、ハーモニックトレーディング理論を実践するトレーダーにとって重要です。手動で描画するか、自動検出に頼るかにかかわらず、ON Trade Waves Patternsがお手伝いします。 コントロールパネル: このインジケーターはユーザーフレンドリーなコントロールパネルを備えています。チャートと時間枠の設定を保存し、異なる構成間をスムーズに切り替えることができます。チャートスペースを最大限に活用するために最小化することもできます。他の分析ツールで作業することを好む場合、閉じるボタンをクリックするだけで、すべてのインジケーターデ
    WARNING: PRICE IS SUBJECT TO RISE AT ANY TIME. GET YOUR COPY TODAY TO AVOID MORE COST! Dear Traders I am so glad to introduce to you my other tool called the Forex Sniper Entries Indicator. This tool is designed to help serious traders and investors capture big moves in the currency price movements. The philosophy behind this tool is all about winning big and riding the price movement from its beginning until the maximum point. We want to capture those big moves in both down and up markets as mu
    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
    MetaTrend M4
    Vahidreza Heidar Gholami
    5 (1)
    Meta Trend Indicator is an efficient way to forecast and detect the trend in any market. It reveals the trend, support and resistance levels, volatility and the maximum potential target, all in one indicator. To adapt to the price and to decrease consecutive trend failures, the internal trend detector algorithm studies the market and dynamically chooses the right values for the internal parameters. This indicator is a perfect trend filter for any strategy or expert advisor. Features Super Adapti
    Advanced version of CyberZingFx Volume Plus, the ultimate MT4 indicator for traders seeking highly accurate buy and sell signals. With an additional strategy and price action dot signals that enhances its effectiveness, this indicator offers a superior trading experience for professionals and beginners alike. The CyberZingFx Volume Plus Advanced version combines the power of volume analysis and historical price data with an additional strategy, resulting in even more precise and reliable signals
    Price Action Entry Alerts
    Stephen Sanjeeve Sahayam
    5 (3)
    このインジケーターは、売買圧力についてすべてのバーをスクリーニングし、最大量の 4 種類のローソク足パターンを特定します。次に、これらのローソク足はいくつかの線形フィルターを使用してフィルター処理され、買いまたは売りのシグナルが表示されます。シグナルは、より高い時間枠の方向と組み合わせて、取引量が多い時間帯に取引される場合に最も効果的に機能します。すべてのフィルターはカスタマイズ可能で、独立して動作します。ボタンをクリックするだけで単一方向の信号を表示できます。 このインジケーターには、意思決定プロセスに役立つ最も重要な価格アクションとスマート マネーの概念も組み込まれています。 シグナルとトレードに関する教育をすべて 1 つのツールにまとめました。 特徴: 信号は再描画されません。 飲み込むキャンドル、拒否キャンドル、拡張範囲キャンドル、ピンバーを識別します。 有効なシグナルごとに複数のエントリー、ストップロス、複数のテイクプロフィットレベルを表示します。 大容量セッションでフィルタリングします。 サポート/レジスタンスレベルとローソク足の構造でフィルターします。 MACD ヒ
    Thise indicator is up down v6  comes with tradingwiev pinescript. purchased people, after installed on terminal ,contact me on mql5  to get BONUS  TradingView pinescript. 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
    This indicator is very simple. It tracks the trend and leads it until it changes. You can also set or trail a stop using this indicator. The indicator is equipped with the ability to track older trends on lower charts. Optimal use is achieved by using this indicator together on the current and senior charts. Write after purchase to receive personal recommendations.
    今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。
    これはMT4のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。
    作者のその他のプロダクト
    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
    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
    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
    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
    PullbackMatrix provides the key information of the trading transactions when it finds the right market moment based on its built-in logic algorithm. The high accuracy signals including Trading Symbol, Entry Price, Entry Time, TakeProfit, Stoploss, and more. And that's all will be available instantly in your chart panel, drawing the position lines and also sending signal notification to email, mobile phone, and screen popup. More important is that also saves signals into a .csv file which is usef
    Non-repaint indicator    to identify trade opportunities in swing action as prices move within an upper and lower band. Inspired by the Keltner Channel, the most popular channel Indicator introduced by Chester Keltner. It is different with a Bollinger Bands. It represents volatility using the high and low prices, while Bollinger's studies rely on the standard deviation. Customized by adding the trends exactly in the middle line, arrows when price cross over the outer lines and Fibonacci Levels L
    A professional trading indicator with double-entry options. Valuable Smooth Channel Lines on the separated window, Trend Lines both on the main window, and separated window and entry arrows. Good for trading scalping in the lower timeframes. Even also it can work and provide signals in the higher timeframes for longer-term trading periods.  INDICATOR SETTINGS: 1.  Signal Mode. There are 2 options: Default and Compact. If Default, it will provide 3 different arrow codes on the main window. This o
    Provides Regression Channel on the current chart. Combined by Trend of Moving Averages and Multi timeframes Oscillator Indicators: CCI, RSI, Stochastic, and MACD with specific working logic . It could make us easier to identify swing high-low as an entry point, the retracement area while following the current trend. Consists of 2 types of signal, main and secondary. The main signal will draw very clearly triangle and lines on the chart with the word " BUY" or 'SELL'. and the secondary is the sta
    It could help to calculate Risk-Reward easily before placing a BUY-SELL position. TradeSizeCalculator is a Multi-Tasking Calculator. It will calculate the others when we define the value in one of the columns. Stoploss, risk percentage, risk-money, lot size, take-profit , reward-money, and reward-ratio. Depending on which value is changed. All values in the columns are editable. Also, we can get those calculation results by drag-drop the stop-loss/take-profit line. Parameter: The inputs below ar
    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
    All in one Indicator. Multiple market analysis tools. Non-Repaint Oscillator signals, Trend lines, Price channel, Fibonacci levels, Support and Resistance, Regression, Pivot levels, Candle Strength and Oversold/Overbought line detector. Includes buttons to hide or show. Advanced algorithms to detect important reversal points and draw trend lines or shapes automatically in appropriate areas. A simple and professional chart display, user friendly and easier to understand for faster and accurately
    フィルタ:
    レビューなし
    レビューに返信
    バージョン 1.4 2023.12.28
    Improvement for signal description