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

SnR

Professional Support&Resistance Indicator.

This indicator is primarily intended for professional use by brokers.

There are countless options to choose from and it is one of the best tools in the stock market today.

The indicator is optimized for use with EAs.

For programmers

to retrieve output index value is for MQL4; (EXAMPLE)

bool buySNR=false,sellSNR=false;
char count=100;
char limit=1;
char dist=3;
for(short cnt=0;cnt<=count;cnt++)
{
   double    snr_middle=iCustom(NULL,TF_,"::Indicators\\SNR.ex4",pb_,ITE_,Z_TYPE_,SNR_TYPE_,TCH_TYPE_,A_PER_,A_MIN_,A_MAX_,A_ZONE_,NIN_DIF_,DIF_RAT_,MAX_TCH_,DIF_NO_,0,0,cnt);
   double snr_middleP=iCustom(NULL,TF_,"::Indicators\\SNR.ex4",pb_,ITE_,Z_TYPE_,SNR_TYPE_,TCH_TYPE_,A_PER_,A_MIN_,A_MAX_,A_ZONE_,NIN_DIF_,DIF_RAT_,MAX_TCH_,DIF_NO_,0,0,cnt+dist);
   double snr_upper=iCustom(NULL,TF_,"::Indicators\\SNR.ex4",pb_,ITE_,Z_TYPE_,SNR_TYPE_,TCH_TYPE_,A_PER_,A_MIN_,A_MAX_,A_ZONE_,NIN_DIF_,DIF_RAT_,MAX_TCH_,DIF_NO_,0,1,cnt);
   double snr_lower=iCustom(NULL,TF_,"::Indicators\\SNR.ex4",pb_,ITE_,Z_TYPE_,SNR_TYPE_,TCH_TYPE_,A_PER_,A_MIN_,A_MAX_,A_ZONE_,NIN_DIF_,DIF_RAT_,MAX_TCH_,DIF_NO_,0,2,cnt);
   ResetLastError();
   if(snr_middle!=EMPTY_VALUE&&snr_middleP!=EMPTY_VALUE)
   {
      if(cnt>=limit)
      {
         if(snr_middle>snr_middleP) buySNR=true;
         if(snr_middle<snr_middleP) sellSNR=true;
      }
      break;
   }
}

All buffers:

buff_0 // Middle_Line
buff_1 // Upper_Zone
buff_2 // Lower_Zone

Input Parameters 

in [] is default value, x-x represents valid range of input value

Number Of Candles To Scan

  • how many candles should indicator scan for trendline/signal overall on the chart

Max SNR Candles

  • maximum number of candles that are calculated (from first to last touch)

ZONE_Type

  • SnR zone type
    1. POINT (x Points of atr value); this value is given above and below middle line, which is connecting first and last touch
    2. ATR (x% of atr value); same rule as for point below and above

          SNR_Type

          • Choose what type will SnR be
              1. UPPER (bullish candles close/upper wicks within SnR zone)
              2. LOWER (bearish candles close/lower wicks within SnR zone)
              3. HYBRID (bullish and bearish candles close and open/upper and lower wicks (high and low) within SnR zone)

              TOUCH_Type

              • Choose what type of touches will be in SnR
                1. BODY (close price of bullish will be considerated for touch)
                2. WICK (high value of bullish and bearish candle will be considerated for touch)
                3. BOTH (wick and body)
                  ATR Period
                  • ATR (average true range) period

                  ATR_MIN(%)

                  • ATR value in percentage from which angle will be measured for SnR zone, that represents movement of price per candle in atr value

                  ATR_MAX(%)

                  • ATR value in percentage to which angle will be measured for SnR zone, that represents movement of price per candle in atr value

                  ATR_ZONE(%/pnts)

                  • ATR (SnR) zone (in % or points), only values inside the zone will be considered, those outside will not

                  Min Candles Between Touches

                  • minimum number of candles in between two touches in SnR zone

                  Min/Max Candles Ratio(%)

                  • percentage of ratio between lowest size of difference (in term of candles) and biggest size difference; if min ratio is 70%, then the price shift between each difference must be matching at least 70%. For example if biggest difference has 100 candles, then lowest difference can have 70 candles or more; 70/100 = 0.7 and that is 70%

                  Max Touches

                  • max number of touches that should close in SnR zone

                  Number Of Differences (0=OFF)

                  • exact number of differences you want to have (difference is two touches in SnR zone that has certain number of candles in between)
                  • 0 disable this parameter (use only Max Touches)

                  Additional information

                  If you like to use SnR unlimited or within an EA you have to buy or rent this product.

                  If you are satisfied with our work, share your experience and leave a comment.

                  If you need help or you have an issue or question, please contact me on: vasja_vrunc@t-2.net

                  Best regards!

                  VLabs

                  おすすめのプロダクト
                  Professional Prediction Indicator Based on matching the history with selected pattern model and shows the most likely outcome. Pi indicator includes Pattern line, Scanned_Past line, Matching_Pattern line, Future_Predicted line, adjustable Model Band , and some other controls. This indicator is designed primarily for professional use and is very useful in the search for the probability of the results relating to the future. Note : The results depend on model_band and past_bars . They are appro
                  PipFinite Exit EDGE
                  Karlo Wilson Vendiola
                  4.89 (160)
                  Did You Have A Profitable Trade But Suddenly Reversed? In a solid strategy, exiting a trade is equally important as entering. Exit EDGE helps maximize your current trade profit and avoid turning winning trades to losers. Never Miss An Exit Signal Again Monitor all pairs and timeframes in just 1 chart www.mql5.com/en/blogs/post/726558 How To Trade You can close your open trades as soon as you receive a signal Close your Buy orders if you receive an Exit Buy Signal. Close your Sell orde
                  まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイトレーディングおよび短期トレード
                  This is an arrow indicator without a future function,developed based on the most advanced profit trading algorithms.It has the most innovative and advanced dual trend analysis module, as well as the latest and highly effective market trend prediction algorithm.Trends are your friends, and following larger trends can earn the maximum profit in foreign exchange. This indicator helps traders identify current trends and track them. Someone once made a profit of 10 times in a week by relying on it.No
                  This indicator is a must have tool that scans the active chart for candlestick patterns. It labels each bar according the candlestick pattern(s) that it finds enabling you to more easily analyze price action and be more informed about your trading decision. There are 103 common and uncommon possible patterns plus 6 new patterns based on research that the indicator can identify. If a candlestick(s) meets the requirements for multiple patterns, the bar will be labeled with up to 4 patterns names f
                  This is a new strategy for SUPPLY DEMAND areas It is based on a calculation using the tick volume to detect the big price action in market for both bear /bull actions this smart volume action candles are used to determine the supply and demand areas prices in between main supply and demand lines indicate sideway market  up arrows will be shown when prices moves above the main supply and the secondary supply lines Down arrows will be shown when prices moves below the main demand and the secondary
                  After working during many months, with the help of Neural Networks, we have perfected the ultimate tool you are going to need for identifying key price levels (Supports and Resistances) and Supply and Demand zones. Perfectly suitable to trigger your trades, set up your future actions, decide your Take Profit and Stop Loss levels, and confirm the market direction. Price will always move between those levels, bouncing or breaking; from one zone to another, all the remaining movements are just mark
                  Embark on the pinnacle of Binary Options evolution. Our indicator isn't just adaptive—it's relentless. Picture a ninja riding a serpent, shadowing its every move; that's how this tool trails the market trend, unwavering till the end. Built upon the foundational prowess of the Ichimoku indicator and honed with an array of fine-tuned oscillators, it epitomizes accuracy and precision. Dive deep without getting lost in the Ichimoku's intricacies—our indicator simplifies the process for you. Perhaps
                  The Th3Eng PipFinite indicator is based on a very excellent analysis of the right trend direction with perfect custom algorithms. It show the true direction and the best point to start trading. With StopLoss point and Three Take Profit points. Also it show the right pivot of the price and small points to order to replace the dynamic support and resistance channel, Which surrounds the price. And Finally it draws a very helpful Box on the left side on the chart includes (take profits and Stop loss
                  This indicator depends on Fibonacci lines but there is a secret lines i used them, by using FiboRec indicator you will be able to know a lot of important information in the market such as: Features You can avoid entry during market turbulence. You can enter orders in general trend only. You will know if the trend is strong or weak. Signal Types and Frame used You can use this indicator just on H1 frame. Enter buy order in case Candle break out the square area and closed over it, at least 20
                  BPS Panel Breakout Pro Scalper Solution Panel This indicator is part of the   RPTrade Pro Solutions  systems. BPS Panel   is a daily trend indicator using Price Action, Dynamic Support and Resistances. It's designed to be used by anyone, even the absolute beginner in trading can use it. NEVER repaints . Indications are given   from close to close . Designed to   be used alone , no other indicators are required. Gives you the trend and potential Take Profit at the beginning of the day. How
                  For this set of indicators 1. General information     - Calculates with high performance mathematical algorithms.     - Calculated from the price of candles     - The entry point of this order is filtered by the train EMA and the oscillator.     - Calculate the integrity of the candle 2. How does it work?     - You can see two types of order entry points: the notification on the monitor and the arrow.     - You can trust 75-95 percent of this entry point. 3. Settings     - A complete candle
                  The Th3Eng Ninja indicator is based on an analysis of the right trend direction with perfect custom algorithms. It show the true direction and the best point of the trend. With Stop Loss point and Three Take Profit points. Also it provides a secondary entry points in dots arrows style. And Finally it draws a very helpful lines from entry level to TP1, TP2, TP3, SL levels or the reverse signal, and all current/old signals status. How to use the indicator No complicated steps ,   Just follow 2
                  This is the FXTraderariel-TakeProfit - Stop Loss Indicator . It provides you 3 potential Take Profits and 1 Stop Loss. These potential targets are computed based on several methods . The indicator can be used on every time frame, but we advise to use it on H1, H4 and D1. Especially if you are a novice trader. Pro Traders can also you use it for scalping in smaller time frames (M1, M5 and M15). This indicator is not a complete trading system. It doesn't provide you a Signal nor can predict the m
                  これは、キャンドルの終値を予測する指標です。 このインジケータは、主にD1チャートでの使用を目的としていますが. この指標は、従来の外国為替取引とバイナリオプション取引の両方に適しています。 インジケーターは、スタンドアロンのトレーディングシステムとして使用することも、既存のトレーディングシステムへの追加として機能させることもできます。 このインジケーターは、現在のキャンドルを分析し、キャンドル自体の内部の特定の強度係数と、前のキャンドルのパラメーターを計算します。 したがって、この指標は、市場の動きのさらなる方向性と現在のキャンドルの終値を予測します。 この方法のおかげで、この指標は、短期の日中取引だけでなく、中期および長期の取引にも適しています。 インジケーターを使用すると、市場の状況の分析中にインジケーターが生成する潜在的な信号の数を設定できます。 インジケーターの設定には、このための特別なパラメーターがあります。 また、インジケーターは、チャート上のメッセージの形式で、電子メールで、およびPUSH通知の形式で、新しい信号について通知することができます。 購入後は必ず私に書いて
                  Description Pivot Pro  is a universal color indicator of the  Pivot Points  levels systems. You can select one of its three versions:  Standard   Old , Standard New  and  Fibo . The system will automatically calculate the  Pivot Point  on the basis of market data for the previous day ( PERIOD_D1 ) and the system of support and resistance levels, three in each. It can also display price tags for each level. You can color the indicator lines. Only a method of calculation of the third level of supp
                  This indicator monitors the market for a flat state and possible breakout. The flat state is detected as a predefined number of consecutive bars during which price fluctuates inside a small range. If one of the next bars closes outside the range, breakout is signaled. The indicator shows 3 lines: blue - upper bound of flat ranges AND consecutive breakout areas; red - lower bound of flat ranges AND consecutive breakout areas; yellow - center of flat ranges (NOT including breakout areas). When a b
                  フィボナッチリトレースと拡張ラインツール DiNapoliポイント取引方法とゴールデンセクション取引を使用するトレーダーにとって理想的なMT4プラットフォームのフィボナッチリトレースと拡張ラインツール 主な特長: あなたはフィボナッチリトレースメントの複数のセットを直接描くことができ、重要なリターンポイント間の関係は一目瞭然です。 2.フィボナッチ拡張を描画することができます。 3.フィボナッチフォールドバックとラインの延長は、簡単な観察と数値表示のために左右に動かすことができます。 4.チャートは非常に爽やかな 5.数字キーでサイクルを切り替えることができます。 ファンクションキー: 1。 [戻るを押す、要求に応じて描画する、最大8つのグループにする 2。拡張]を描くには[押す] 3。 \を押すと、現在のサイクルの下にあるすべての拡張機能と折り畳みが削除されます 4。フォールドバックを移動して削除して展開する (1)最初のフォールドバックセットのF5行をクリックします。 一度クリックすると(黄色に変わります)、キーボードのDel
                  No Demand No Supply
                  Trade The Volume Waves Single Member P.C.
                  4.5 (4)
                  This indicator identifies No Demand –No Supply candles  to your chart and plots volume bars colored according to the signal. It can be applied to all timeframes or to a specific one only. It can also be used as regular volume indicator but with exceptional future of WEIGHTED VOLUME. Furthermore is has an alert notification, sound and email when a signals occurs. The indicator does not repaint but the alert will come on two candles back due to the definition of No Demand No Supply. The VSA (Volum
                  Fibo Bands is an innovative indicator and an analyzer for trading in the current trend direction. The indicator builds a Fibonacci channel (bands), and consists of a trend line (middle line), channel bands, colored bars and reference information. After completion of the current bar, the trend line, the channel and the color of the bar are not redrawn. However, the channel width can be changed after a reset or restart of the indicator depending on volatility. The channel is built in accordance wi
                  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
                  The Volume by Price Indicator for MetaTrader 4 features Volume Profile and Market Profile TPO (Time Price Opportunity). Get valuable insights out of currencies, equities and commodities data. Gain an edge trading financial markets. Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker charts including split structures. Versatile segmentation and compositing methods. Static, dynamic and flexible ranges with relative and/or absolute visualizations. Lay
                  This unique multi-currency strategy simultaneously determines the strength of trends and market entry points, visualizing this using histograms on the chart. The indicator is optimally adapted for trading on the timeframes М5, М15, М30, Н1. For the convenience of users, the indicator renders the entry point (in the form of an arrow), recommended take profit levels (TP1, TP2 with text labels) and the recommended Stop Loss level. The take profit levels (TP1, TP2) are automatically calculated for
                  Levels ATR
                  Hafis Mohamed Yacine
                  The ATR Levels Indicator For MT4 is an indicator that is built specifically for traders who use the Meta Trader 4 for their trading analysis, charting of different currency pairs and trading assets, doing their technical analysis and making trading decisions all through the trading day as they work. One of the first major advantages of using the ATR Levels Indicator For MT4 is that it automatically helps the trader to spot very important levels in the markets based on the Average True Range In
                  Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
                  インディケータは、フィボナッチのサポートとレジスタンスのレベルを自動的に計算してプロットします。これは、市場分析に最も効果的なツールの1つです。 計算では、選択した期間と時間枠の平均価格データが使用されます。この期間の最小値と最大値は、移動の開始と終了と見なされます。 フィボナッチレベルを使用すると、価格の動きが遅くなったり逆転したりする可能性のある潜在的な参照ポイントを確認できます。つまり、フィボナッチレベルは、さらなる動きを予測したり、ストップ注文や指値注文を行うために使用されます。 パラメーター: PartsShow-現在のバーから表示された履歴レベルの数 CalcPeriod-価格平均期間 SmoothingMethod-価格平均化方法(26オプション) TF-計算に使用される時間枠 LevelColor-レベルラインの色 ZeroLevelColor-ゼロレベルの色 ShowVerticalLine-レベル間の垂直線の表示を有効/無効にします VLineStyle-垂直線のスタイル VLineColor-垂直線の色 ShowInfo-レベルパーセンテージの値に関する情報をラベ
                  の紹介     Quantum平均足PRO チャート 市場のトレンドに対する明確な洞察を提供するように設計された平均足キャンドルは、ノイズを除去し、誤ったシグナルを排除する能力で知られています。混乱を招く価格変動に別れを告げ、よりスムーズで信頼性の高いチャート表現を導入しましょう。 Quantum Heiken Ashi PRO を真にユニークなものにしているのは、従来のローソク足データを読みやすい色のバーに変換する革新的なフォーミュラです。赤と緑のバーはそれぞれ弱気トレンドと強気トレンドをエレガントに強調し、潜在的なエントリーポイントとエグジットポイントを驚くほど正確に見つけることができます。 量子EAチャネル:       ここをクリック MT5のバージョン:       ここをクリック この注目すべき指標には、いくつかの重要な利点があります。 明確性の向上: 価格変動を平滑化することで、平均足バーは市場トレンドをより明確に表現し、有利な取引機会を特定しやすくします。 ノイズの削減: 誤ったシグナルを引き起こすことが多い不安定な価格変動に別れを告げます。 Quan
                  The perfect tool for Scalng in the Forex markets You can trade both from signal to signal and using take profit  The algorithm does not use Zigzag!  No redrawing!  This is a channel instrument that uses a moving average as a filter. Moving Average  There are 2 parameters for the settings Ma Period = 5 period Moving Average  Channel 1.0 distance of channel lines from the chart Price Signal Filter - calculation of signal opening and filter There is a complete set of Alert There is a multi-timefram
                  デイリートレンドスカルパー(DTS) このインジケーターはRPTradeProSolutionsシステムの一部です。 DTSは、プライスアクション、ダイナミックサポート、レジスタンスを使用した毎日のトレンドインジケーターです。 誰でも使用できるように設計されており、トレーディングの初心者でも使用できます。 決して塗り直さないでください。 表示は近いものから近いものへと示されます。 単独で使用するように設計されているため、他のインジケーターは必要ありません。 一日の初めにトレンドと潜在的なテイクプロフィットを提供します。 どのように機能しますか DTSは、価格アクションと動的なサポートおよびレジスタンスを組み合わせたブレイクアウト戦略を使用しています。 夜のトレンドとボラティリティが分析され、翌日に使用されます。 この分析から、ブレイクアウト制限(青と濃いオレンジの線)とTakeProfitが決定されます 履歴データのおかげで、戦略と設定の「成功」を即座に確認できます。 履歴部分では、戦略に「穴」があるかどうかをすぐに確認し、最終的にはより適切な別のタイムフレームまたはシン
                  FiboZZ Trade Panel is trade assistants designed for manual trading and include account information panel with automatic drawing of ZigZag Extreme Arrows , Daily Fibonacci Extension with 3 levels for targets. You can use it with the following tow strategies or to use the indicators to create your own strategies. The information panel shows you: -Today and Yesterday Profits, -Balance, -Last Profit, -Last Open Lot Size, -All Open Buy/Sell Position and total lots , -Free Margin Level, -Equity, -24 h
                  このプロダクトを購入した人は以下も購入しています
                  驚異的なFXインジケーター「Miraculous」をご紹介します。完璧な結果を得るための1時間足を含むすべてのタイムフレームで効果的に機能する、最強の強力な特殊MT4フォレックスインジケーターです。 すべてのタイムフレームで優れた結果を提供する最高のFXインジケーターを探し続けるのに疲れましたか?これ以上探す必要はありません!「Miraculous」フォレックスインジケーターをご紹介します。このインジケーターは、トレーディングの経験を変革し、収益を新たなレベルに引き上げるために設計されました。 先進のテクノロジーと長年にわたる緻密な開発に基づいて構築された「Miraculous」フォレックスインジケーターは、FX市場における力と正確さの頂点となります。この素晴らしいツールは、すべてのレベルのトレーダーのニーズを満たすように設計されており、一貫した収益性を追求する上で比類のない優位性を提供します。 「Miraculous」フォレックスインジケーターの他との違いは、その非常に適応性にあります。デイトレーダー、スウィングトレーダーであろうと、長期ポジションを好む方であろうと、このインジケータ
                  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
                  Weis Wave with Alert
                  Trade The Volume Waves Single Member P.C.
                  4.79 (19)
                  Rental/Lifetime Package Options and Privileges' * For optimum results the yearly or lifetime package is suggested due to live training and Discord  channel trading with the  creator! Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Free Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x 2-hour live methodology traini
                  Idea: RSI ( Relative Strength Index) and CCI ( Commodity Channel Index ) are powerfull to solved the market.  This indicator has Smoothed Algorithmic signal of RSI and CCI. So that, it separates the market into buy and sell zones, these areas are marked with arrows, red for downtrend, green for uptrend. This algorithm has the effect of predicting the next trend based on the historical trend, so users need to be cautious when the trend has gone many candles. Please visit screenshots
                  This indicator is based on the mathematics of the great trader W.D. Ganna. With its help, you can easily find strong levels by analyzing swings to find the optimal entry point. The indicator works on all instruments and all timeframes. The indicator is fully manual and has control buttons. All you need to do is press the NEW button, a segment will appear, which you can place on any movement, swing or even 1 candle that you want to analyze. By placing the segment, press the OK button. A grid (th
                  Full Forex Market View Dashboard
                  Opengates Success International
                  5 (2)
                  FULL FOREX MARKET VIEWダッシュボードインジケーター これは、トレーダーが市場で何が起こっているかを完全に把握できるようにするために作成されたカスタム指標です。 リアルタイム データを使用して市場にアクセスし、取引を成功させるために必要なあらゆる情報を表示します。 インストール: このインジケーターをウィンドウ チャートに添付する前に、MT4 のマーケット ウォッチ パネルに移動し、不要な通貨ペアまたは取引しないすべての通貨ペアを非表示にして、残りをそこに残します。 その理由は、FFMV ダッシュボードが MT4 の気配値表示に表示されるすべての通貨ペアを表示するためです。 最大 30 通貨ペア以下を表示できます。 MT4 の気配値表示でそれ以上だと、FFMV ダッシュボードのフォントと画像がぼやけて変形します。 正しく表示されません。 使用法:      個人取引の場合      バスケット取引の場合 (方法についてはスクリーンショットを参照してください)      複数注文取引にも使用可能      独自の取引システムなどから
                  IA Trendx3 PRO
                  Marco Aurelio Santos Costa
                  What if God Created a Trade System? No miracles... Just see how mathematics can be effective in the market. We managed to combine technical analysis / price action into indicators, creating the best setup for trading, be it in Forex, Indices, or stocks. It took us 2 years to create something that really works, and now it's time for you to discover it. TrendX3 is a revolution in trend analysis. Based on advanced algorithms and real-time data, it provides valuable insights so that you can make inf
                  The breakout algorithm is a technique based on price, price features, to shape a breakout strategy. The strategy in this indicator will not be redrawn (none-repaint indicator), it is suitable for short or long term traders In the screenshot is the EURUSD pair, these currency pairs, commodities or stocks, it have similar strength *Non-Repainting (not redrawn) *For Metatrader4 Only *Great For Scalping *Great For Swing Trading *Arrow Entry, Green is Long, Red is Short *Works On Any Timeframe *Work
                  "Dragon's Tail" is an integrated trading system, not just an indicator. This system analyzes each candle on a minute-by-minute basis, which is particularly effective in high market volatility conditions. The "Dragon's Tail" system identifies key market moments referred to as "bull and bear battles". Based on these "battles", the system gives trade direction recommendations. In the case of an arrow appearing on the chart, this signals the possibility of opening two trades in the indicated directi
                  Intro to APAMI, PROfessional edition Trace exactly how far prices trend between two price levels with fractional pip precision, while qualifying price movement between the same price levels. Completely automate when trends change direction and volatility, without any lag .  This is possible because the Accurate Price Action Measurement Indicator (APAMI) actually does what no other indicator can:  measure price distance between two points and simultaneously qualify the price action that occurs
                  Fibonacci Retracements Pro The Fibonacci Retracements Pro is a powerful yet easy to use indicator. It automatically plots all the important Fibonacci retracement and extension levels for you. FRP is dynamic powerful and seamlessly adjusts to whatever timeframe you are analyzing. Fibonacci Retracement Pro is optimized for ALL timeframes and ALL Currency pairs, Indices, Commodities, and Cryptocurrency pairs. Trade with improved confidence and maximize your success rate. Benefits Dynamic and Power
                  Dear Onis, This Indicator is used for   GBPUSD, US30 and GOLD on 1-Min Chart . For US30 , Depending on your broker, Minimum Lot Size will differ from 0.01 to 1.0 lots. My Current Account is trading at 1.0 lots at $1 per point . Please check with your Broker what's the Margin Required for your Minimum lot sizes before you trade on your Real account. I have Forward Tested the indicator for around 6 months before releasing it to the public. ( No Demo is available for the Indicator, Strategy
                  VTrende Pro MT4 - MTF indicator for trend trading with a display panel for MT5 *** Videos can be translated into any language using subtitles (video language - Russian) Although the signals of the VTrende Pro indicator can be used as signals of a full-fledged trading system, it is recommended to use them in conjunction with the Bill Williams TS. VTrende Pro  MT4 is an extended version of the VTrende indicator. Difference between Pro version and VTrende: - Time zones - Signal V - signal 1-
                  Clidro FX
                  Mahmood Abdur Rafey Siddiqui
                  Clidro FX is a complete trading system designed and developed by Auxrum Analytics targeting the EURUSD, USDJPY, and GBPUSD FX pairs. It is currently available to MetaTrader 4 users. The Clidro FX algorithm, along with the optimized money-management and order-management rules sets up the basis for excellent trading results consistently over an extended period of time. The fundamental premise of the system is that each FX pair displays its unique quantitative characteristics while oscillating thro
                  Automatic, live & interactive picture of all trendlines. Assign push, email and sound alerts to the lines of your choice and be informed about price rollback, breakout, rollback after breakout, number of rollbacks, line expiration by double breakout. Correct, drag or delete the lines and interactively tune the line system. https://youtu.be/EJUo9pYiHFA . Chart examples https: //www.mql5.com/en/users/efficientforex Price Interaction Events All events are effective immediately and only after on
                  サポート と 抵抗レベルインジケーター( Support and resistance )をダウンロードできます。 インジケーターは、水平とトレンドのサポートと抵抗レベルを 表示します 。 インジケーター設定: トレンド( Trends ) トレンド又は水平のサポートと抵抗レベルの表示モード設定 はい( Yes )-トレンドレベルしか表示しない いいえ( No )- 水平 レベルしか表示しない リソース使用( UseResource ) インジケーターに組み込まれているリソースの使用モード設定。 はい( Yes )-商品リソースからのジグザグ( ZigZag )インジケーターを使用すること。 いいえ( No )-ジグザグ( ZigZag )ユーザーインジケーターを使用すること。 履歴バー( HistoryBar ) レベルが表示される履歴バーの数 バー数( CountBar ) 現在のバーを始め、サポートと 抵抗レベル が検索されるバーの数 商品で使用されている ジグザグ ( ZigZag ) インジケーターの設定 : デプス( Depth ) 前の値 より 偏差( Deviatio
                  The [GRAFF] III manual trading system is based on multiple MetaTrader (MT4) indicators. Together, the entire PACK of GRAFF III indicators makes an advanced trading tool. The system consists of over 20 different custom-built indicators which have been carefully selected and tested in the long term to produce strong and efficient trading signals. The particular indicators are based on different mathematical formulas, so the entire system is calibrated to remove false signals from its own indicator
                  You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on telegram application This indicator is used to determine the trend. Standard Osma indicator is used. It has the indicator warning system: beep, e-mail and has three types of alerts, including messages to mobile phone. It shows the best performance on the chart of 5 minutes. When the
                  You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on telegram application This indicator is used to determine the trend. Standard Three Moving Average and ADX indicators are used. It has the indicator warning system (audio, e-mail) and three types of alerts, including messages to mobile phone. It shows the best performance on M5. When
                  This indicator is used to determine the trend. Standard Three Moving Average and ADX indicators are used. It has the indicator warning system (audio, e-mail) and three types of alerts, including messages to mobile phone. It shows the best performance on M5. When the trend value reaches the value set, the warning system is activated. This indicator works only with Forex symbols. Inputs SoundAlarm = true - Sound Alert Sendmail=true - Send an e-mail in case of a buy or sell signal Sendnotificatio
                  You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller   Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem    on telegram application This indicator is used to determine the trend. Standard MACD indicator is used. It has the indicator warning system: beep, e-mail and has three types of alerts, including messages to mobile phone. It shows the best performance on the chart of 5 minutes. When the
                  The Smooth Price technical indicator is used for plotting a smoothed line as close to the price of the financial instrument as possible, and serves to eliminate its noise components. The indicator is part of the Monarch trading system, but here it is presented as an independent technical analysis tool. The indicator is based on the cluster digital filter , which, unlike the ClusterSMA , is applied directly to the price time series. Smooth Price does not redraw (except the very last, zero bar) an
                  このインジケーターは、「回帰チャンネルツール」のコンセプトに基づいた堅牢な市場分析手法を提供します。このツールを活用することで、トレーダーはチャートの回帰チャンネルに対して優れたコントロールを行い、より情報を得てトレードの決定を行うことができます。 回帰チャンネルツールは、トレーダーのツールボックスにおける強力な道具です。価格トレンドや潜在的なサポートと抵抗レベルに対する貴重な洞察を提供することを目的としています。このツールは特にトレンド内の修正波動を視覚化するのに効果的であり、価格のダイナミクスの包括的なビューを提供します。 以下は、このインジケーターを使用する際の主な特徴と利点について詳しく説明します: チャンネルレベルとサポート/レジスタンス: このインジケーターの主な利点の一つは、動的なサポートとレジスタンスゾーンとして機能するチャンネルレベルを生成する能力です。これらのレベルは潜在的なエントリーポイントや出口ポイントを特定するのに重要であり、トレーディング戦略の精度を向上させます。 修正波動レベル: 修正波動レベルを有効にすることで、トレーダーは大きなトレンド内での潜在的な修
                  A simplistic indicator informing a user on RSI divergence by sending messages to mobile device and email. The indicator draws 2 vertical lines, marking two RSI extrema that formed the divergence. You get the alert, open the charts and make a decision. The indicator does not show past divergences, thus when you attach it to a chart for the first time you see nothing. Graphics and alerts will appear as soon as divergences do. Drop it in Tester to see how it works. Parameters: RSIPeriod - number of
                  The Name Green Wall : Arrows hits a lot of TP, by changing the idea of non using SL as something bad, but instead use Small TP and a lot of free Margin and Patience. Use micro TP and a lot of Free Margin with this indicator on Forex. It also can be used with Binary Options. This strategy is intended to be traded Manually. This Indicator runs on Open Bar, arrows will delete when price are against it. The only Indicator Parameter is Alerts true/false, all the rest is included inside the code. Arro
                  Golden Monowave is monowave indicator, the monowave theory is one of Elliott wave approach and one of most complicate and accurate method. Golden Monowave can shortcut many major steps to identify and describe the monowave. It works on any timeframe and with any trading instrument, including currencies, indices, futures, etc. Input Parameters initial_Bars - set the initial number of bars to calculate. wave_color - select the color of the wave. label_color - select the color of labels. temp_lab
                  This indicator displays in a separate window the difference between the number of points which increased the price, and the number of points that decreased the price during the time interval specified in the settings. The time interval for calculation is expressed as the number of bars of the chart the indicator is attached to. This approach allows you to evaluate the movement direction (growth or fall) of the instrument's price, the strength of the movement and the size of the movement in point
                  NostradamusMT4
                  Andrey Spiridonov
                  1 (1)
                  NostradamusMT4 is a powerful indicator from the set of professional trader. The indicator is based on Andrei Spiridonov's original price calculation method (ESTIMATED PRICE) for the current candle price. Advantages The indicator does not redraw. It works on any timeframes. Works with any trading instruments. Perfectly suitable for scalping and trading binary options. Parameters Color - color of the ESTIMATED PRICE FUTURE line. How to work with the indicator The indicator forms the ESTIMATE
                  BinaryIndicator is a highly accurate indicator for trading binary options. It shows excellent results in scalping. This indicator is based in multifactor analysis of trend indicators, as well as confirmation oscillators, which in the end gives an increased accuracy of signals. Advantages of the indicator Increased accuracy of signals. Excellent results when trading binary options with a short expiration time from M30 to M1 . It works on any timeframes. Works with any trade symbols. Parameter
                  作者のその他のプロダクト
                  Professional 0 Lag Moving Averages Indicator MAi Indicator is a complete of moving averages with no lag . With MAi you can finally trade in real time with no lag, so your trading becomes more precise, realistic and more effectively. Please see included averages and the combinations with “Hull” equation below in code section. MAi indicator can run many instances , for all time frames at once, so you can test and compare results with different settings . It is very fast and has like all our in
                  Professional 0 Lag MAs Trend Sensor Indicator MAtsi is a trend sensor indicator , where 2 MA-s operates simultaneously . It is designed to cover a wider range of dynamic trends, where MAi is not so effective. Included averages are described in MAi indicator code section. MAtsi indicator can run many instances, for all time frames at once, so you can test and compare results with different settings. It is very fast and has, like all our indicators, a built-in " slider history testing " techn
                  Professional Trend Convergence/Divergence Indicator TCD indicator is based on the Convergence/Divergence of Trend and shows you " up trend " (when trend grows) and " down trend " (when trend is falling). In the middle is an adjustable "stop area" on which you cannot trade. Briefly, the TCD shows you when to start or stop buy/sell . TCD indicator can run many instances, for all time frames and includes all 0 lag MAs . (Please see  MAi indicator code section) With TCD your trading becomes more
                  Professional Trend Indicator Ti indicator is based on its own oscillator and shows you trend changes . Indicator includes adjustable Polynomial and MAs channels , Trend lines and Oscillator filter with whom you can adjust the spread of indicator. You can run many instances, for all time frames at once, is very fast and has a built-in " slider history testing " technology and “ Error control ”. Program operates in 2 automatic modes: 1. Slider mode Turns on when attaching the indicator to th
                  PointerX is based on its own oscillator and built-in indicators (Pulser, MAi, Matsi, TCD, Ti, Pi) and operates independently. With PointerX you can create your own strategies . Theoretically all indicator based strategies are possible, but not martingale, arbitrage, grid, neural networks or news. PointerX includes 2 Indicator Sets All Indicator controls Adjustable Oscillator Take Profit controls Stop Loss controls Trades controls Margin controls Timer controls and some other useful operations.
                  Professional Prediction Indicator Based on matching the history with selected pattern model and shows the most likely outcome. Pi indicator includes Pattern line, Scanned_Past line, Matching_Pattern line, Future_Predicted line, adjustable Model Band , and some other controls. This indicator is designed primarily for professional use and is very useful in the search for the probability of the results relating to the future. Note : The results depend on model_band and past_bars . They are appro
                  Professional OB/OS Oscillator Is the digital momentum indicator , based on our ob/os formula and algorithm of digital output signal . It shows you when price goes on OverBought/OverSold position and also OverBought/OverSold of Trend . In the middle is an adjustable " Stop_level ". Above and below this area you should not trade . Precise; above Stop_level - stop going long , below Stop_level - stop going short . Min/Max indicator values are +-100%, but the scale is +-110% just for “easy look”
                  フィルタ:
                  レビューなし
                  レビューに返信
                  バージョン 1.5 2023.05.16
                  Correcting calulation of max touches
                  バージョン 1.4 2023.02.16
                  Indicator Buffers EMPTY_VALUE Fix (EA use)
                  バージョン 1.3 2022.10.15
                  Retrieve Index Buffers FIX for use with EAs
                  バージョン 1.2 2022.10.01
                  Fix retrieve output index value for use with EAs