• 概要
  • レビュー
  • コメント

Pivot Lines MRC6

Info: marcobarbosabots


Pivot lines are an easy way to see market trend. The indicator provides the pivot line and three first support and Resistance lines.


Calculations used was:


Resistance 3 = High + 2*(Pivot - Low)

Resistance 2 = Pivot + (R1 - S1)

Resistance 1 = 2 * Pivot - Low

Pivot point = ( High + Close + Low )/3

Suport 1 = 2 * Pivot - High

Suport 2 = Pivot - (R1 - S1)

Suport 3 = Low - 2*(High - Pivot)


You can use the calculated values ​​on an EA too, just make sure the indicator is attached to your chart and use the following formula in your EA code:

  // --------------------------------------------------------------------//

  // Using Pivot Lines Indicator Calculations                            //

  //---------------------------------------------------------------------// 


  // Discovering the Indicator Handler


  int IndicatorHandler = iCustom(NULL,0,"pivot");


  // Creating the arrays


  double pivot[],r1[],r2[], r3[],s1[],s2[],s3[];


  // Copying data into arrays


  CopyBuffer(IndicatorHandler,3,0,3, r3);

  CopyBuffer(IndicatorHandler,2,0,3, r2);

  CopyBuffer(IndicatorHandler,1,0,3, r1);

  CopyBuffer(IndicatorHandler,0,0,3, pivot);

  CopyBuffer(IndicatorHandler,4,0,3, s1);

  CopyBuffer(IndicatorHandler,5,0,3, s2);

  CopyBuffer(IndicatorHandler,6,0,3, s3);


  // Printing the values


  Print("R3 value: ", r3[0]);

  Print("R2 value : ", r2[0]);

  Print("R1 value : ", r1[0]);

  Print("Pivot value : ", pivot[0]);

  Print("S1 value : ", s1[0]);

  Print("S2 value : ", s2[0]);

  Print("S3 value : ", s3[0]);


  // --------------------------------------------------------------------//

おすすめのプロダクト
ピボットポイントフィボRSJは、フィボナッチレートを使用してその日のサポートラインとレジスタンスラインを追跡するインジケーターです。 この壮大な指標は、フィボナッチレートを使用してピボットポイントを通じて最大7レベルのサポートとレジスタンスを作成します。 価格がこのサポートとレジスタンスの各レベルを尊重する方法は素晴らしいです。そこでは、オペレーションの可能な入口/出口ポイントを認識することができます。 特徴 最大7レベルのサポートと7レベルの抵抗 レベルの色を個別に設定します 入力 ピボットタイプ ピボットフィボRSJ1 =フィボ比1の計算 ピボットフィボRSJ2 =フィボ比2の計算 ピボットフィボRSJ3 =フィボ比3の計算 ピボットフィボクラシック=クラシックピボット計算 最小ピボットレベル ピボット3レベル ピボット4レベル ピボット5レベル ピボット6レベル ピボット7レベル それでも質問がある場合は、ダイレクトメッセージで私に連絡してください: https://www.mql5.com/ja/users/robsjunqueira/
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Functional in the Forex market. Functional in the B3 market - Bolsa Brasil Balcão. Motivation The technical Fibonacci retraction indicator for many is essential and the basis for all market movement forecasts. The name of the tool comes from the Italian mathematician Leonardo de Pisa (13th century). This DEMO version will work in Meta Trader with Demo and Strategy Tester. To purchase the Full version that works on a Real account, click on: https://www.mql5.com/en/market/product/38089
FREE
In MetaTrader, plotting multiple   horizontal lines   and then tracking their respective price levels can be a hassle. This indicator automatically plots multiple horizontal lines at equal intervals for setting price alerts, plotting support and resistance levels, and other manual purposes. This indicator is suitable for Forex traders who are new and looking for chances to make quick profits from buying and selling. Horizontal lines can help traders find possible areas to start trading when the
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
Apenas Cancela Ordens Exceução de cancelamento de ordens de modo rápido, para todos os ciclos de mercado Necessita do Indicador ( https://www.mql5.com/pt/market/product/79691 ) Para mais detalhes de configurações e input de variáveis entre em nossa comunidade no guilded ( https://www.guilded.gg/i/E9m8bYLE ) Inclui Rompimentos, Canais Estreitos, Canais Amplos e Lateralidades, ou seja para todos os ciclos
FREE
Here I present you this awesome indicator I made. This is a nique combination witch puts you in the same level as MM's. So you can surf a lot of waves and identify the rally time, breakouts, and the perfect time to get in the market. ---- The SSL Channel is a great all-rounder based on 2 Simple Moving Averages, one of recent Highs, one of recent Lows. The calculation prints a   channel   on the chart consisting of 2 lines. This strategy gives a Long signal when price closes above the top of the
Introduction The Bounce Zone indicator is a cutting-edge non-repainting technical tool built to identify key areas on the price chart where market sentiment is likely to cause a significant price reversal. Using advanced algorithms and historical price data analysis, this indicator pinpoints potential bounce zones. Combined with other entry signal, this indicator can help forex traders place the best trades possible Signal A possible buy signal is generated when price is in the green zo
FREE
Best SAR MT5
Ashkan Hazegh Nikrou
5 (1)
説明 :  外国為替市場(PSAR)で専門的で人気のあるインジケーターの1つに基づいた新しい無料インジケーターをご紹介します。このインジケーターは元のパラボリックSARインジケーターの新しい変更です。プロSARインジケーターでは、ドットと価格チャートのクロスオーバーを見ることができます。クロスオーバーはシグナルではありませんが、動きの終わりの可能性について話します。新しい青いドットで購入を開始し、最初の青いドットの1 atr前にストップロスを配置し、最後にドットが価格チャートを横切るとすぐに終了できます。 売買シグナルを開く方法は? 最初の青い点によるオープンバイトレードと最初の赤いドットによるオープンセルトレード 正しいストップロスはどこにありますか? 安全なストップロスは最初のドットにある可能性があります(最初の青いドットの買いの場合と最初の赤い点の売りの場合) 正しいテイクプロフィットはどこにありますか? テイクプロフィットはストップロス距離とRRに基づいて調整できるので、私の提案は2 RRで、ストップロスの2倍です。 利益を上げているのにtpを達成でき
FREE
The concept is simple: Plotting Price behavior within several periods of time. Some Symbols behave very well during the trading day - with this I mean Intraday trading - and this behavior ends up plotting effectively well with the proposed Exponential Moving Averages in this indicator... Obviously that this behavior could not be seen in all Symbols, but you can give it a try... Just drop this indicator in a chart and you will see for yourself... This indicator is intended for "Feeling the Trend
FREE
Auto Fib Retracements
Ross Adam Langlands Nelson
4.33 (6)
Automatic Fibonacci Retracement Line Indicator. This indicator takes the current trend and if possible draws Fibonacci retracement lines from the swing until the current price. The Fibonacci levels used are: 0%, 23.6%, 38.2%, 50%, 61.8%, 76.4%, 100%. This indicator works for all charts over all timeframes. The Fibonacci levels are also recorded in buffers for use by other trading bots. Any comments, concerns or additional feature requirements are welcome and will be addressed promptly. 
FREE
Babel Assistant
Iurii Bazhanov
4.33 (6)
Babel assistant 1     The MT5 netting “Babel_assistant_1” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on the positio
FREE
Are you tired of drawing Support & Resistance levels for your Quotes? Are you learning how to spot Support & Resistances? No matter what is your case, Auto Support & Resistances will draw those levels for you! AND, it can draw them from other timeframes, right into you current chart, no matter what timeframe you are using... You can also Agglutinate regions/zones that are too much closer to each other and turning them into one single Support & Resistance Level. All configurable. SETTINGS Time
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
5 (2)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the applicatio
FREE
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
This indicator uses the metaquotes ZigZag indicator as base to plot fibonacci extension and fibonacci retracement based in the Elliot waves. A fibonacci retracement will be plotted on every wave draw by the ZigZag. A fibonacci extension will be plotted only after the 2nd wave. Both fibonacci will be updated over the same wave tendency. Supporting until 9 consecutive elliot waves. Parameters: Depth: How much the algorithm will iterate to find the lowest and highest candles Deviation: Amoun
Welcome to the Ultimate Harmonic Patterns recognition indicator that is focused to detect advanced patterns. The Gartley pattern, Bat pattern, and Cypher pattern  are popular technical analysis tools used by traders to identify potential reversal points in the market. Our Ultimate Harmonic Patterns recognition Indicator is a powerful tool that uses advanced algorithms to scan the markets and identify these patterns in real-time. With our Ultimate Harmonic Patterns recognition Indicator, you
Hunt markets with Hunttern ZigZag . Easy to use with one parameter    You can use it for the following:       -Classic patterns       -Heads and shoulders       -Harmonic patterns       -Elliott Wave       -Support and resistance       -Supply and Demand Single parameter:      -Period (1-120) Features:        -Candle time        -Single parameter        -Light mode template This is version 1 of Hunttern ZigZag. We are very happy to receive feedback from you.
FREE
Mine Farm
Maryna Kauzova
5 (1)
Mine Farm is one of the most classic and time-tested scalping strategies based on the breakdown of strong price levels. Mine Farm is the author's modification of the system for determining entry and exit points into the market... Mine Farm - is the combination of great potential with reliability and safety. Why Mine Farm?! - each order has a short dynamic Stop Loss - the advisor does not use any risky methods (averaging, martingale, grid, locking, etc.) - the advisor tries to get
Price Ray
Keni Chetankumar Gajanan -
4.83 (6)
Price Ray indicator is a utility that will improve the way you trade. Primarily, it shows the Bid, Ask or Last price as a line ray which beams till the current candle, last visible chart candle or extended to all candle bars. The enhanced features in this indicator provide information in an area where you focus most, right next to the current candle. You can select text to be shown above or below the Price ray. The indicator is fully customizable, allowing it to fit any strategy requirements. Th
FREE
Spike Catch Pro 22:03 release updates Advanced engine for searching trade entries in all Boom and Crash pairs (300,500 and 1000) Programmed strategies improvements Mx_Spikes (to combine Mxd,Mxc and Mxe), Tx_Spikes,   RegularSpikes,   Litho_System,   Dx_System,   Md_System,   MaCross,   Omx_Entry(OP),  Atx1_Spikes(OP),   Oxc_Retracement (AT),M_PullBack(AT) we have added an arrow on strategy identification, this will help also in the visual manual backtesting of the included strategies and see h
FREE
Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO The homeopathic indicator is also called the CCI indicator. The CCI indicator was propos
FREE
インディケータはチャート上にラウンドレベルを示します。 それらは、心理的、銀行的、または主要なプレーヤーレベルとも呼ばれます。 これらのレベルでは、強気と弱気の間に真の戦いがあり、多くの注文が蓄積され、ボラティリティの増加につながります。 インジケーターは、任意の楽器と時間枠に自動的に調整されます。 レベル80を突破してテストすると、購入します。レベル20を突破してテストすると、販売されます。ターゲットは00です。 注意。強力なサポートとレジスタンスレベルのため、価格は00レベルをわずかに下回る可能性があります。 入力パラメータ 。 Bars Count - 線の長さ 。 Show 00 Levels - 00レベルを表示するかしないか 。 Show 10, 90 Levels 。 Show 20, 80 Levels 。 Show 30, 70 Levels 。 Show 40, 60 Levels 。 Show 50 Levels 。 N Lines - チャートのレベル数を制限するパラメーター 。 Distance 00 Levels - レベル間の距離(自動または手動
FREE
インディケータは、フィボナッチのサポートとレジスタンスのレベルを自動的に計算してプロットします。これは、市場分析に最も効果的なツールの1つです。 計算では、選択した期間と時間枠の平均価格データが使用されます。この期間の最小値と最大値は、移動の開始と終了と見なされます。 フィボナッチレベルを使用すると、価格の動きが遅くなったり逆転したりする可能性のある潜在的な参照ポイントを確認できます。つまり、フィボナッチレベルは、さらなる動きを予測したり、ストップ注文や指値注文を行うために使用されます。 パラメーター: PartsShow-現在のバーから表示された履歴レベルの数 CalcPeriod-価格平均期間 SmoothingMethod-価格平均化方法(26オプション) TF-計算に使用される時間枠 LevelColor-レベルラインの色 ZeroLevelColor-ゼロレベルの色 ShowVerticalLine-レベル間の垂直線の表示を有効/無効にします VLineStyle-垂直線のスタイル VLineColor-垂直線の色 ShowInfo-レベルパーセンテージの値に関する情報をラベ
The indicator draws daily support and resistance lines on the chart, as well as the Pivot level (reversal level). Adapted to work in MT5 The standard timeframe for calculating support and resistance levels is D1. You can choose other timeframes according to your strategy (for example, for M1-M15, the optimal timeframe for calculations is H1) The function for calculating support and resistance levels has been updated; in this calculation option, fibonacci levels are taken into account, res
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.4 (30)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Trend Fibonacci is a unique indicator that combines a power of Fibonacci sequences and ranges. Channel Group:   Click Here How to read: - There are three zones --> red, gold and green - Red candlestick = downtrend - Green candlestick = uptrend   - Gold candlestick = no established trend Inputs: Per = number of bars used for calculations FirstRatio = first Fibonacci ratio (Or use any ratio you want) SecondRatio = second Fibonacci ratio (Or use any ratio you want) !! IF YOU PURCHASE TH
FREE
Necessary for traders: tools and indicators Waves automatically calculate indicators, channel trend trading Perfect trend-wave automatic calculation channel calculation , MT4 Perfect trend-wave automatic calculation channel calculation , MT5 Local Trading copying Easy And Fast Copy , MT4 Easy And Fast Copy , MT5 Local Trading copying For DEMO Easy And Fast Copy , MT4 DEMO Easy And Fast Copy , MT5 DEMO 高度なボリンジャーバンド: 1.ボリンジャーレールは方向によって色が変わります」 2.ボリンジャーアウターレールの伸縮はアウターレールの色の変化でマークされます。」 3.ボリンジャ
FREE
Functional in the Forex market. Functional on the B3 market - Bolsa Brasil Balcão. Motivation The Price Guide indicator is a tool that helps you insert support and resistance points at the chosen price and in the quantity you want, it depends on the agility of its configuration. This   FULL version   will work in   Meta Trader 5   on all accounts and   Strategy Tester . To test on the DEMO account , download the free version at: https://www.mql5.com/pt/market/product/111620 Operation The method
Tired of plotting trendlines? The PZ TrendLines MT5 indicator applies a mechanical approach to the construction of trend lines for you!  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It can draw up to 18 trendlines Trendlines can be optionally based on fractals Each line represents a breakout level Each trendline can be broken or rejected Configurable amount of lines Configurable colors Support I am happy to provide free products but given my limited time, they com
FREE
このプロダクトを購入した人は以下も購入しています
ご紹介   クォンタム トレンド スナイパー インジケーターは 、トレンド反転を特定して取引する方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタムトレンドスナイパーインジケーター   は、非常に高い精度でトレンドの反転を識別する革新的な方法で、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 ***Quantum Trend Sniper Indicatorを購入すると、Quantum Breakout Indicatorを無料で入手できます!*** クォンタム ブレイクアウト インジケーターは、トレンドの反転を特定するとアラートを発し、矢印を示し、3 つのテイクプロフィットレベルを提案します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック 推奨事項: 期間:すべての時間枠。最良の結果を得るには、M
First of all Its worth emphasizing here that this Trading System is Non-Repainting, Non-Redrawing and Non-Lagging Indicator, Which makes it ideal from both manual and robot trading.  The “Smart Trend Trading System MT5” is a comprehensive trading solution tailored for new and experienced traders. It combines over 10 premium indicators and features more than 7 robust trading strategies, making it a versatile choice for diverse market conditions. Trend Following Strategy: Provides precise entry an
First of all Its worth emphasizing here that this Trading Indicator is   Non-Repainting ,   Non-Redrawing   and   Non-Lagging   Indicator, Which makes it ideal from both manual and robot trading.  The Atomic Analyst  is a PA Price Action Indicator that uses Strength and Momentum of the price to find a better edge in the market. Equipped with an AI filter which help remove noises and false signals, and Increase Trading Potential. Using Multiple layers of complex Indicators, the Atomic Analyst
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 50 ドルで生涯ご利用いただけます。 (元の価格 125$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。
First of all Its worth emphasizing here that this Trading Tool is Non-Repainting, Non-Redrawing and Non-Lagging Indicator, Which makes it ideal for professional trading. The Smart Price Action Concepts Indicator is a very powerful tool for both new and experienced traders. It packs more than 20 useful indicators into one, combining advanced trading ideas like Inner Circle Trader Analysis and Smart Money Concepts Trading Strategies. This indicator focuses on Smart Money Concepts, providing i
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT5 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
FX Volume MT5
Daniel Stein
4.94 (16)
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
ブレーカートレーダーになり、価格が反転すると市場構造からの利益が変化します。 注文ブロックブレーカーインジケーターは、トレンドまたは価格の動きが枯渇に近づいており、逆転の準備ができていることを識別します。通常、反転または大規模なプルバックが発生しようとしているときに発生する市場構造の変化について警告します。 この指標は、ブレイクアウトと価格の勢いを識別する独自の計算を使用します。使い果たされる可能性のあるポイントの近くで新しい高値が形成されるたびに、インディケーターはその高値の作成を担当する最後の注文ブロックを描きます。次に、移動する価格とともに注文ブロックを追跡します。その後、価格が反対方向にシフトし、その注文ブロックを突破すると、新しい市場構造を作成し、トレンドまたは大きな後退の可能性のある反転の開始を警告します。 注文ブロックは、高値/安値が作成される前の最後の反対色のろうそくであり、価格がこれらの重要な領域を下抜けすると、トレンドの短期的ま​​たは長期的な反転の兆候です。 特徴 重要な枯渇点での市場構造の変化を警告します 価格が使い果たされるレベルに近づくと、
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange, XQ Forex Indicator empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The ind
MT4版  |  FAQ Owl Smart Levels Indicator は、 Bill Williams の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels 取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、注文を出すため
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!  -    To maximize the potential and learn how to trade using this indicator, read the full
AW Trend Predictor MT5
AW Trading Software Limited
4.76 (54)
1 つのシステムでのトレンド レベルとブレイクダウン レベルの組み合わせ。高度なインジケーター アルゴリズムは、市場のノイズをフィルター処理し、トレンド、エントリー ポイント、および可能なエグジット レベルを決定します。インジケーターシグナルは統計モジュールに記録されるため、最適なツールを選択してシグナル履歴の有効性を示すことができます。この指標は、テイクプロフィットとストップロスのマークを計算します。 マニュアルと説明書 ->   ここ / MT4 バージョン ->   ここ インジケーターで取引する方法: Trend Predictor での取引は、たった 3 つの簡単なステップです。 ステップ 1 - ポジションを開く 70% 以上の成功率で買いシグナルが受信されました ステップ 2 - ストップロスの決定 逆信号でトランクを選択 ステップ 3 - テイクプロフィット戦略の定義 戦略 1: TP1 に到達したらポジション全体をクローズする 戦略 2: TP1 に達した時点でポジションの 50% をクローズし、TP2 に達した時点で残りの 50% をクローズします。 戦略 3:
クリスマスセール!40% OFF!1月1日に価格が$250に値上がり! GoldenGate Entriesをご紹介します:最先端のトレーディングソリューション! GoldenGate Entries(GGE)を使用して取引する革新的なアプローチを発見しましょう。GGEは、取引体験を向上させるために設計された先進的なインジケーターで、ユーザーに正確性と自信を持たせるための包括的な機能を提供します。 通貨ペア:Any(FX - 商品 - 株式 - 株式 - クリプト) タイムフレーム:15分からH1 主な特徴: 買いと売りの矢印の指示:常に情報を受け取るために、買いと売りの矢印の指示をポップアップアラートとともに受け取ります。 GoldenGate_Algo:GoldenGate_Algoを使用して市場の状況を把握し、市場が「売り過ぎ」または「買い過ぎ」かどうかを評価する強力なツールです。 現在のトレンド分析:視聴中のタイムフレームで現在のトレンドにアクセスして、取引を市場の主流方向に合わせることができます。 組み込みのピボットポイント:組み込まれた
IX Powerは 、FX Powerの無敵の精度をついにFX以外のシンボルにも提供します。 お気に入りの指数、株式、コモディティ、ETF、さらには暗号通貨の短期、中期、長期のトレンドの強さを正確に判断します。 お使いの端末が提供する すべてを分析する ことができます。ぜひお試しいただき、取引 タイミングが大幅に改善 されることをご体験ください。 IXパワーの主な特徴 100%正確で再描画されない計算結果 - ターミナルで利用可能なすべての取引シンボルに対して 予め設定され、さらに個別に設定可能な強度分析期間のドロップダウン選択 Eメール、メッセージ、モバイル通知による無数の通知オプション EAリクエストのためのアクセス可能なバッファ カスタマイズ可能な計算制限により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 Windows 11とmacOSのスタイルで角を丸くした新しいパネルデザイン サブ・ウィンドウとメイン・チャートの間をシームレスに移動する、魔法のように動くイン
初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます。通貨強
IVISTscalp5
Vadym Zhukovskyi
5 (2)
iVISTscalp5インジケーターをご紹介します。このインジケーターは、トレーディングにおいて独自でありながら効果的です。時間データに基づくこのインジケーターは、多年にわたる経験と金融市場の深い分析の結果です。iVISTscalp5インジケーターは、手動トレーディングにとって優れたツールです。便利さ、簡単さ、可視化 - すべての複雑さが内部に隠されています。私たちは、iVISTscalp5インジケーターの設定と使用を最大限に簡素化しました。このインジケーターは、MT5ターミナルにあるすべての金融商品に適しています。 稼働時間は、4時から20時(UTC+3)です。 iVISTscalp5インジケーターメニュー(スクリーンショット1を参照): History - 引用を計算する週数 dT_min - 時間間隔の選択(分) TFline - 水平ボリュームの作成(時間枠) BARSline - 水平ボリュームの作成(バー数) TFtrend1 - デイリーチャンネルの作成(時間枠) BARStrend1 - デイリーチャンネルの作成(バー数) TFtrend2 - 週次チャンネルの作成(時
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 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 mome
ICT, SMC, SMART MONEY CONCEPTS, SMART MONEY, Smart Money Concept, Support and Resistance, Trend Analysis, Price Action, Market Structure, Order Blocks, BOS/CHoCH,   Breaker Blocks ,  Momentum Shift,   Supply&Demand Zone/Order Blocks , Strong Imbalance,   HH/LL/HL/LH,    Fair Value Gap, FVG,  Premium  &   Discount   Zones, Fibonacci Retracement, OTE, Buy Side Liquidity, Sell Side Liquidity, BSL/SSL Taken, Equal Highs & Lows, MTF Dashboard, Multiple Time Frame, BigBar, HTF OB, HTF Market Structure
トレンドラインマップインジケーターは、トレンドスクリーナーインジケーターのアドオンです。トレンドスクリーナー(トレンドラインシグナル)によって生成されたすべてのシグナルのスキャナーとして機能します。 これは、トレンドスクリーナーインジケーターに基づくトレンドラインスキャナーです。 Trend Screener Pro インジケーターがない場合、Trend Line Map Proは機能しません。 It's a Trend Line Scanner based on Trend Screener Indicator. If you don't have Trend Screener Pro Indicator,     the Trend Line Map Pro will not work . ブログにアクセスすると、トレンドラインマップインジケーターの無料バージョンをダウンロードできます。 Metatrader Testerの制限なしで、購入する前に試してみてください。 :  ここをクリック 1.簡単になる利点 通貨と時間枠に基づいて売買シグナルを表示し
Professional Scalping Tool on Deriv Attention! The indicator will be sold in limited quantities!!! Description: This trading indicator is designed for professional traders focused on scalping. Designed with the market in mind, it provides highly accurate spike trading signals. It works on the M1 timeframe and supports the following symbols: Boom 300 Index, Boom 500 Index, Boom 1000 Index, Crash 300 Index, Crash 500 Index, Crash 1000 Index. Functional Features: - Direction: - Trading is ca
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはス
Auto Order Block with break of structure based on ICT and Smart Money Concepts Futures Break of Structure ( BoS )             Order block ( OB )            Higher time frame Order block / Point of Interest ( POI )    shown on current chart           Fair value Gap ( FVG ) / Imbalance   ,  MTF      ( Multi Time Frame )    Volume Imbalance     ,  MTF          vIMB Gap’s Equal High / Low’s     ,  MTF             EQH / EQL Liquidity               Current Day High / Low           HOD /
サポートとレジスタンススクリーナーは、1つのインジケーター内に複数のツールを提供するMetaTraderの1つのレベルインジケーターにあります。 利用可能なツールは次のとおりです。 1.市場構造スクリーナー。 2.強気のプルバックゾーン。 3.弱気プルバックゾーン。 4.デイリーピボットポイント 5.毎週のピボットポイント 6.毎月のピボットポイント 7.ハーモニックパターンとボリュームに基づく強力なサポートとレジスタンス。 8.銀行レベルのゾーン。 期間限定オファー:HVサポートおよびレジスタンスインジケーターは、50ドルと生涯でのみご利用いただけます。 (元の価格125 $) MQL5ブログにアクセスすると、分析例を含むすべてのプレミアム指標を見つけることができます。 ここをクリックしてください。 主な機能 ハーモニックおよびボリュームアルゴリズムに基づく強力なサポートおよびレジスタンスゾーン。 ハーモニックおよびボリュームアルゴリズムに基づく強気および弱気のプルバックゾーン。  市場構造スクリーナー 毎日、毎週、毎月のピボットポイント。 ドキュメント すべてのサ
初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色のトリガーラインに当た
ADR反転インジケーターは、通常の1日の平均レンジに関連して価格が現在取引されている場所を一目で示します。価格が選択した平均範囲とレベルを超えると、ポップアップ、電子メール、またはプッシュを介して即座にアラートを受け取るため、プルバックと逆転にすばやくジャンプできます。インディケータは、チャート上に1日の平均レンジの極値で水平線を描画し、それらを超える価格の数学的確率が付加されているレベルを超える延長も描画します。詳細については、以下をご覧ください... インジケーターとモニターを補完するADRアラートダッシュボードここでも利用可能なすべてのペア:https:// www.mql5.com/en/market/product/66316 MT4バージョンはこちらからも入手できます:https:// www.mql5.com/en/market/product/62757 通常の1日平均レンジ(ADR)内で価格が取引され、これらのレベルを上回っている時間の約60%は、通常、その後の引き戻し(利益確定)の動きを伴う急激な価格の動きの指標です。毎日の範囲の上部または下部からのプルバ
Was: $259 Now: $120 — The Volume by Price Indicator for MetaTrader 5 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 absolu
作者のその他のプロダクト
Info:   marcobarbosabots This EA automates order opening by crossing two simple moving averages. Only one order at a time. No martingale and no grid system. This EA also has the option to allow it to place or not orders on the market. The value of moving averages, lot, takeprofit and stoploss are configurable, besides not allowing trades when the margin level is too low nor when there are many orders open on MT4. Inputs: PowerOn: Enables EA operation FMA: Fastest Moving Average Period
FREE
CCI Warrior
Marco Barbosa
4.25 (4)
Info:   marcobarbosabots CCI Warrior CCI is the short name of Commodity Channel Index indicator. The CCI Warrior is an Expert Advisor that get signals using CCI (Commodity Channel Index) levels. A SELL signal is generated above a positive level and a BUY signal is generated below a negative level. When a signal is generated, a Moving Average filter checks it. If the signal is in the same direction of the trend indicated by a Moving Average filter, then it is validated. After the signal was val
FREE
Info:   marcobarbosabots CCI Warrior Note: An detalhed image of backtest is on here https://drive.google.com/open?id=1Se8Qcgzqmd8YrG7_O3LfXszcVfvlBrCv CCI is short for the Commodity Channel Index indicator. CCI Warrior is an Expert Advisor that generates signals through Commodity Channel Index (CCI) levels. A value above the positive level generates a SELL signal and below the negative level generates a BUY signal. When a signal is generated an MA Filter checks it. If the signal is in t
Info:   marcobarbosabots This EA automates order opening by crossing two simple moving averages. Only one order at a time. No martingale and no grid system. This EA also has the option to allow it to place or not orders on the market. The value of moving averages, lot, takeprofit and stoploss are configurable, besides not allowing trades when the margin level is too low nor when there are many orders open on MT4. Inputs: PowerOn: Enables EA operation FMA: Fastest Moving Average Period
Info:   marcobarbosabots This EA automates order opening by crossing two simple moving averages. If price is on a top region, a sell order is placed. Othewise, if price is on the bottom region, a buy order is placed. Only one order at a time. No martingale and no grid system. This EA also has the option to allow it to place or not orders on the market. The value of moving averages, lot, takeprofit, stoploss, top price, bottom price and width price region are configurable, and they do not allo
フィルタ:
レビューなし
レビューに返信