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

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
Harmo EA
Matteo Schizzerotto
有利な調和パターンを自動的に発見できる取引アシスタントが欲しいと思ったことはありませんか? 私たちは、外国為替の世界の調和パターンに基づいた革新的な Expert Advisor を自信を持って紹介します。 ここでライブ信号を見つけてください: マーチンゲール  https://www.mql5.com/en/signals/ 2175074 ロットを修正  https://www.mql5.com/en/signals /2177470 当社の Expert Advisor は、高度なアルゴリズムを搭載した洗練されたソフトウェアであり、金融​​市場データを分析し、最も収益性の高い取引シグナルを特定するように特別に設計されています。 この強力なテクノロジーは、驚くべき精度で高調波パターンをリアルタイムで特定できます。高調波パターンは、外国為替市場で大きな利益の機会を提供することで有名です。 しかし、調和パターンとは何でしょうか? これらは、数学的および幾何学的な原理に基づいて、所定のパターンに従う価格形成です。 これらの独自のパターンは価格の動きに反映され、トレーダーにト
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
トレンドキャッチャー: アラートインジケーター付きのトレンドキャッチャーストラテジーは、市場トレンドやポテンシャルなエントリーポイントやエグジットポイントを特定するのに役立つ多目的な技術分析ツールです。動的なトレンドキャッチャーストラテジーを備えており、市場状況に適応してトレンドの方向を明確に視覚化します。トレーダーは、自身の好みやリスク許容度に合わせてパラメーターをカスタマイズできます。このインジケーターはトレンドの識別を支援し、ポテンシャルなリバーサルをシグナルし、トレイリングストップのメカニズムとして機能し、市場への迅速な対応のためのリアルタイムアラートを提供します。 特徴: - トレンドの識別:上昇トレンドと下降トレンドをシグナルします。 - トレンドのリバーサル:ローソク足の色が上昇から下降に変わった場合やその逆の場合に、ポテンシャルなリバーサルを警告します。 - リアルタイムアラート:新しいトレンドの識別に対するアラートを生成します。 推奨事項: - 通貨ペア:EURUSD、AUDUSD、XAUUSDなど... - タイムフレーム:H1。 - アカウン
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.86 (7)
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
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
このプロダクトを購入した人は以下も購入しています
まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノンラグであり、信頼性の高いシグナルを保証します。 カスタマイズ:個々の取引の嗜好に合わせたカスタム戦略をサポートします。7つ以上の戦略と組み合わせ
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイトレーディングおよび短期トレード
ご紹介   クォンタム トレンド スナイパー インジケーターは 、トレンド反転を特定して取引する方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタムトレンドスナイパーインジケーター   は、非常に高い精度でトレンドの反転を識別する革新的な方法で、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 ***Quantum Trend Sniper Indicatorを購入すると、Quantum Breakout Indicatorを無料で入手できます!*** クォンタム ブレイクアウト インジケーターは、トレンドの反転を特定するとアラートを発し、矢印を示し、3 つのテイクプロフィットレベルを提案します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック 推奨事項: 期間:すべての時間枠。最良の結果を得るには、M
FX Volume MT5
Daniel Stein
4.94 (17)
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
トレンド スクリーナー インジケーターでトレンド取引の力を解き放ちます。ファジー ロジックと複数通貨システムを活用した究極のトレンド取引ソリューションです。 ファジー ロジックを活用した革新的なトレンド インジケーターである Trend Screener を使用して、トレンド取引を向上させます。 これは、13 を超えるプレミアム ツールと機能、および 3 つの取引戦略を組み合わせた強力なトレンド追跡インジケーターであり、Metatrader をトレンド アナライザーにする多用途の選択肢となります。 期間限定オファー : トレンド スクリーナー インジケーターは、わずか 50 ドルで生涯ご利用いただけます。 (元の価格 125$ ) (オファー延長) Trend Screener の 100% 非再描画精度の揺るぎない精度を体験して、取引の決定が過去の価格変動の影響を受けないようにしてください。 マルチタイムフレームおよびマルチ通貨機能の多用途性を解放し、比類のない自信を持って外国為替、商品、暗号通貨、インデックスの世界を取引できるようにします。 Trend Screener の包括的な
これは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%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
まず第一に、この取引ツールはノンリペイント、ノンリドロー、ノンラグの指標であり、プロの取引に理想的ですことを強調する価値があります。 スマートプライスアクションコンセプトインジケーターは、新米から経験豊富なトレーダーまで、非常 に強力なツールです。Inner Circle Trader AnalysisやSmart Money Concepts Trading Strategiesなど、20以上の有用な指標を1つに組み合わせています。このインジケーターはスマートマネーコンセプトに焦点を当て、大手機関の取引方法を提供し、彼らの動きを予測するのに役立ちます。 特に、流動性分析に優れており、機関がどのように取引しているかを理解しやすくしています。市場のトレンドを予測し、価格の動きを慎重に分析するのに優れています。機関の戦略とトレードを合わせることで、市場の動向についてより正確な予測ができます。このインジケーターは多目的であり、市場構造を分析し、重要な注文ブロックを特定し、さまざまなパターンを認識するのに優れています。 このインジケーターはBOSやCHoCHなどのパターンの識
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。
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 /
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
AW Trend Predictor MT5
AW Trading Software Limited
4.76 (55)
1 つのシステムでのトレンド レベルとブレイクダウン レベルの組み合わせ。高度なインジケーター アルゴリズムは、市場のノイズをフィルター処理し、トレンド、エントリー ポイント、および可能なエグジット レベルを決定します。インジケーターシグナルは統計モジュールに記録されるため、最適なツールを選択してシグナル履歴の有効性を示すことができます。この指標は、テイクプロフィットとストップロスのマークを計算します。 マニュアルと説明書 ->   ここ / MT4 バージョン ->   ここ インジケーターで取引する方法: Trend Predictor での取引は、たった 3 つの簡単なステップです。 ステップ 1 - ポジションを開く 70% 以上の成功率で買いシグナルが受信されました ステップ 2 - ストップロスの決定 逆信号でトランクを選択 ステップ 3 - テイクプロフィット戦略の定義 戦略 1: TP1 に到達したらポジション全体をクローズする 戦略 2: TP1 に達した時点でポジションの 50% をクローズし、TP2 に達した時点で残りの 50% をクローズします。 戦略 3:
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 MT4                  DETAILED DESCRIPTION        /       TRADING SETUPS       
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 MT4                  INSTRUCTIONS                 RUS                 ENG                         R ecommended to use with an indicator   -  TREND PRO  
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
Professional Scalping Tool on Deriv Attention! The indicator will be sold in limited quantities!!! The previous 5 copies were sold for $250 The next 5 copies will be sold for $350 The next price is $500 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,
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
支持線と抵抗線、そしてローソク足のギャップをチャート上に自動的に表示するため、価格が次に向かう可能性のある場所や反転する可能性のある場所を確認することができます。 このインジケーターは、私のウェブサイト(The Market Structure Trader)で教えているポジショントレード手法の一部として使用するように設計されており、ターゲットとエントリーの可能性のための重要な情報を表示します。 MT4 Version:  https://www.mql5.com/en/market/product/97246/ このインジケーターには、2つのコア機能と4つの追加機能があります: コア機能1 - 日足、週足、月足のサポートラインとレジスタンスラインの自動表示 このインジケーターは、直近2日間、最大6週間前、数ヶ月前のサポートレベルとレジスタンスレベルを自動的に引き込みます。これらのレベルの見た目は完全にカスタマイズすることができ、いくつ表示されるかを表示することもできます。これらの重要な水準は、しばしば主要な支持線と抵抗線として機能し、価格が転換して引き戻されたり反転したりする場
ブレーカートレーダーになり、価格が反転すると市場構造からの利益が変化します。 注文ブロックブレーカーインジケーターは、トレンドまたは価格の動きが枯渇に近づいており、逆転の準備ができていることを識別します。通常、反転または大規模なプルバックが発生しようとしているときに発生する市場構造の変化について警告します。 この指標は、ブレイクアウトと価格の勢いを識別する独自の計算を使用します。使い果たされる可能性のあるポイントの近くで新しい高値が形成されるたびに、インディケーターはその高値の作成を担当する最後の注文ブロックを描きます。次に、移動する価格とともに注文ブロックを追跡します。その後、価格が反対方向にシフトし、その注文ブロックを突破すると、新しい市場構造を作成し、トレンドまたは大きな後退の可能性のある反転の開始を警告します。 注文ブロックは、高値/安値が作成される前の最後の反対色のろうそくであり、価格がこれらの重要な領域を下抜けすると、トレンドの短期的ま​​たは長期的な反転の兆候です。 特徴 重要な枯渇点での市場構造の変化を警告します 価格が使い果たされるレベルに近づくと、
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはス
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
TrendDecoder Premium MT5
Christophe, Pa Trouillas
5 (1)
レンジと次の動きを特定     |    トレンドの最も早いシグナルと強さを得る     |    反転の前に明確な出口を得る     |    価格がテストするフィボ・レベルを見つける。   |  非リペイント、非遅延インディケータ - マニュアルおよび自動売買に最適 - すべての資産、すべての時間単位に対応 - 発売記念50%割引   - その後 149 ドルに戻る 購入後、 推奨セッティングについては、このチャンネルで私に連絡してください。 MT4 バージョン: ここをクリック BladeSCALPER と PowerZONES を使った完全な方法を入手する どのようなものですか? TrendDECODERは、トレンド監視をシンプルかつ簡単にするための複数のイノベーションを集約したものです。 Projective TrendLine (投影トレンドライン) - 今後のトレンドのスピードリファレンス RealTime TrendLine vs. Projective TrendLine (リアルタイムトレンドライン vs. Projective Tren
MetaBands M5
Vahidreza Heidar Gholami
4.67 (3)
MetaBandsは、強力でユニークなアルゴリズムを使用してチャンネルを描画し、トレンドを検出して、トレーダーに取引の入出ポイントを提供することができます。チャンネル指標に加えて、強力なトレンド指標でもあります。入力パラメータを使用して新しいチャンネルを作成するために、異なるタイプのチャンネルを統合することができます。MetaBandsは、市場のイベントについてユーザーに通知するために、すべてのタイプのアラートを使用します。 特徴 ほとんどのチャンネルアルゴリズムをサポート 強力なトレンド検出アルゴリズム 異なるタイプのチャンネルを統合する能力 マルチタイムフレームおよびマルチカレンシー(シグナルマトリックス) すべてのタイプのアラート機能(サウンド、画面フラッシャー、プッシュ通知、メール、ポップアップ、矢印) 再描画しない トレンド検出 MetaBandsは、チャネル内を振動する青いラインを使用してトレンドを検出します。ラインがチャネルの上部バンドに達すると、下降トレンドの開始を示し、下部バンドに達すると上昇トレンドの開始を示します。青いラインが中心ラインに近づくと、市場はコンソ
まず最初に、このトレーディングシステムがリペイントされず、再描画されず、遅延しないことを強調する価値があります。これにより、プロのトレーディングに最適な状態になります。 「スマートサポートアンドレジスタンストレーディングシステム」は、新規および経験豊富なトレーダー向けにカスタマイズされた高度なインジケーターです。この包括的なシステムは、7以上の戦略、10のインジケーター、およびデイトレード戦略、スイングトレード戦略、サポートおよびレジスタンス戦略、ローソク足パターン戦略、VWAP戦略、マルチタイムフレームトレンド戦略など、さまざまなトレーディングアプローチを組み合わせています。これは、矢印信号、エントリーポイント、出口ポイント、トレードアラート、より高い時間枠のトレンド分析、リアルタイムのトレードモニタリング、そして洞察力のあるトレンドとボリュームキャンドルの着色を提供します。自動的なサポートとレジスタンスの検出により、さまざまな市況下でトレーダーが的確な決定を下すのを支援する多面的なインジケーターとなっています。 スマートサポートアンドレジスタンストレーディングシステムは、
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
This indicator can be used to display Support and Resistance levels according to  the  Malaysian SNR concept , in which Support and Resistance are exact levels of a line chart. Malaysian SNR There are 3 different horizontal levels in Malaysian SNR: A-Level : This level is located at the peak of this line chart. (shape looks like the letter A) V-Level : Level at the valley of a line chart, (shape looks like the letter V) Gap-Leve l: This level is located at the Close/Open gap between two cand
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 absolute visualizations. Lay
トレンドラインマップインジケーターは、トレンドスクリーナーインジケーターのアドオンです。トレンドスクリーナー(トレンドラインシグナル)によって生成されたすべてのシグナルのスキャナーとして機能します。 これは、トレンドスクリーナーインジケーターに基づくトレンドラインスキャナーです。 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.簡単になる利点 通貨と時間枠に基づいて売買シグナルを表示し
Account Graph MT5
Kyra Nickaline Watson-gordon
5 (1)
An indicator to draw a graph of account current and historical state such as Balance, Equity, Margin, Free Margin, Margin Level, Drawdown, Account Profit, Deposit and Withdrawals. Indicator Inputs : Draw Balance Graph Draw Equity Graph Draw Margin Graph Draw Free Margin Graph Draw Margin Level Graph Draw Drawdown Graph Draw Account Profit Graph Hide Data on Chart and Buffers Connect Gaps by Lines Sign of DDs on Profit Sign of DDs on Loss Tips : The Indicator will draw historical balance gra
初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色のトリガーラインに当た
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信