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

ACB Trade Filter MT5

ACB Trade Filter indicator provides a way to filtering out the low probability trading entries in a trading strategy. The indicator uses a sophisticated filtration algorithm based on the market sentiment and trend. The MT4 version of the same indicator is available here ACB Trade Filter MT4


Applications

  • Works great with our indicator ACB Breakout Arrows MT5
  • Filter out low probability signals from any indicator.
  • Avoid over-trading and minimize the losses.
  • Trade in the direction of market sentiment and trend.
  • Avoid the choppiness in the market.


How to use

  • Only Long Positions if Histogram is green and Trend is bullish.
  • Only Short Trades if Histogram is red and Trend is bearish.
  • Avoid trading if the Histogram is gray or Trend is sideways.


Input Parameters

  • History Bars: The no. of bars on the chart to consider for indicator's data and calculation.
  • Filter mode: Normal filtration or Hard filtration.
  • Trend Detector: Show/Hide the trend direction.
  • Rest of the inputs are self-explanatory.


For EA developers

// Define Arrays

double Green_Histogram[];
double Red_Histogram[];
double Gray_Histogram[];
double Trend_Direction[];

// Define indicator handle

int Trade_Filter_Handle = iCustom(Symbol(),PERIOD_CURRENT,"Market/ACB Trade Filter");

// Copy buffer into arrays

 ArraySetAsSeries(Green_Histogram,true);
 ArraySetAsSeries(Red_Histogram,true);
 ArraySetAsSeries(Gray_Histogram,true);
 ArraySetAsSeries(Trend_Direction,true);
   
 CopyBuffer(Trade_Filter_Handle,0,1,1,Green_Histogram);
 CopyBuffer(Trade_Filter_Handle,1,1,1,Red_Histogram);
 CopyBuffer(Trade_Filter_Handle,2,1,1,Gray_Histogram);
 CopyBuffer(Trade_Filter_Handle,3,1,1,Trend_Direction);

// Reading Histogram color

if(Green_Histogram[0]==1.5)  // Histogram is green
if(Red_Histogram[0]==1.5)    // Histogram is red
if(Gray_Histogram[0]==1.5)   // Histogram is gray

// Reading trend direction

if(Trend_Direction[0]==1)   // Trend is bullish
if(Trend_Direction[0]==-1)  // Trend is bearish
if(Trend_Direction[0]==0)   // Trend is sideway


おすすめのプロダクト
Stratos Pali Indicator is a revolutionary tool designed to enhance your trading strategy by accurately identifying market trends. This sophisticated indicator uses a unique algorithm to generate a complete histogram, which records when the trend is Long or Short. When a trend reversal occurs, an arrow appears, indicating the new direction of the trend. Important Information Revealed Leave a review and contact me via mql5 message to receive My Top 5 set files for Stratos Pali at no cost ! Do
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Are you tired of plotting Fibonacci retracements or extensions manually? This indicator displays Fibo retracements or extensions automatically, calculated from two different price points, without human intervention or manual object anchoring. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use Manual anchoring is not needed Perfect for price confluence studies The indicator evaluates if retracements or extensions are needed Once drawn, you can manually edit t
Improved version of the free HMA Trend indicator (for MetaTrader 4) with statistical analysis. HMA Trend is a trend indicator based on the Hull Moving Average (HMA) with two periods. HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. The main differences from the free version: Ability to predict the probability of a trend reversal using analysis of history data. Plotting statistical charts for analyz
Your Trend Friend
Luigi Nunes Labigalini
5 (1)
The trend is your friend! Look at the color of the indicator and trade on that direction. It does not  repaint. After each candle is closed, that's the color of the trend. You can focus on shorter faster trends or major trends, just test what's most suitable for the symbol and timeframe you trade. Simply change the "Length" parameter and the indicator will automatically adapt. You can also change the color, thickness and style of the lines. Download and give it a try! There are big movements
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
Volality Index scalper indicator  Meant for Volality pairs such as Volality 10, 25, 50, 75 and 100 The indicator works on all timeframes from the 1 minute to the monthly timeframe the indicator is non repaint the indicator has 3 entry settings 1 color change on zero cross 2 color change on slope change 3 color change on signal line cross Orange line is your sell signal Blue line is your buy signal.
数列の一つに「森林火災数列」があります。これは、最も美しい新しいシーケンスの 1 つとして認識されています。その主な特徴は、このシーケンスが線形トレンドを回避することです。最短のものであってもです。この指標の基礎を形成したのはこのプロパティです。 財務時系列を分析する場合、この指標は可能なすべての傾向オプションを拒否しようとします。そして失敗した場合にのみ、トレンドの存在を認識し、適切なシグナルを発します。このアプローチにより、新しいトレンドの始まりの瞬間を正しく判断できます。ただし、偽陽性の可能性もあります。それらの数を減らすために、このインジケーターに追加のフィルターが追加されました。新しいバーが開くとシグナルが生成されます。いずれの場合も再描画は発生しません。 指標パラメータ: Applied Price   - 適用価格定数; Period Main   - インディケータのメイン期間、その有効な値は 5 ~ 60 です。 Period Additional   - 追加の期間。このパラメーターの有効な値は 5 ~ 40 です。 Signal Filter   - 追加の信号
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upp
マルチタイムフレームおよびマルチシンボル マーケット スキャナー。このインジケーターは、選択したテクニカル戦略をすべての銘柄および選択したタイムフレームでテストし、スキャン結果を数秒以内に表示します。 使用事例 インジケーターを起動し、取引時間と取引ロジックを設定します。スキャン結果がほとんどの銘柄で利益を生むことを確認してから、マウスを 1 回クリックするだけで目的のチャートに切り替えます。取引シグナルの準備が整いました。シグナルの頻度が適切であることを確認し、必要に応じて「トリガー感度」オプションを使用して変更します。画面と電話のアラートを設定します。これでライブ取引の準備は完了です。 特徴 - 時間と取引ロジックはカスタマイズ可能です。トレンドフォロー、カウンタートレンド、ローカルブレイクアウト、平均回帰戦略から選択します。アジア、ロンドン、ニューヨークのセッション中に取引するかどうかを設定します。 - スキャン結果はスクロール可能で、勝利確率で並べ替えることができ、クリックするとスキャンされたチャートに切り替えて取引をプロットできます。 - 再描画せず、遅延しません。
To download MT4 version please click here . This is the exact conversion from TradingView: "WaveTrend [LazyBear]" By "zeusuk3". One of the coolest indicators out there to detect overbought and oversold zones. It can be used as a part of more complicated strategy and for confirming a potential trade setup. There are buffers to use in EAs also. The indicator is loaded light and non-repaint. - You can message in private chat for further changes you need. Thanks for downloading 
The Riko Trend indicator is a revolutionary trend trading and filtering solution with all the important features of a trend tool built into one tool! The Riko Trend indicator is good for any trader, suitable for any trader for both forex and binary options. You don’t need to configure anything, everything is perfected by time and experience, it works great during a flat and in a trend. The Riko Trend indicator is a technical analysis tool for financial markets that reflects the current price
Binary Options Assistant (BOA) Multi Currency Dashboard for Binary Options (MT5) . You can use any of the BOA Signals Indicators with the dashboard. Just change the BOA Signals Indicator Name in the dashboard settings to the indicator you want to get signals from. For example: CHILL. BLAZE:  BOA_BLAZE_Indicator_v1   Strategy :   BLW Online Trading Binary Options Strategy (3 Moving Average) LAVA:  BOA_LAVA_Indicator_v1   Strategy:   Lady Trader Binary Options Strategy (Bollinger Bands & Stoc
Basic Support and Resistance   インジケータは、テクニカル分析を強化するために必要なソリューションです。このインジケータを使用すると、チャートにサポートレベルとレジスタンスレベルを投影できます/ mt4バージョン 機能 フィボナッチレベルの統合: サポートと抵抗レベルとともにフィボナッチレベルを表示するオプションを使用すると、私たちの指標は市場行動と逆転領域の可能性についてさらに深い洞察を提供します。 パフォーマンスの最適化: 各バーの開口部のみで拡張ラインを更新するオプションを使用すると、インジケータは、サポートレベルと抵抗レベルの精度を犠牲にすることなく最適なパフォーマンスを保証します。 入力 メイン設定 Timeframe:  この入力を通じて、より高い時間枠のサポートラインとレジスタンスラインをチャート上に表示することを選択できます。 Support/Resistance Strength [Number of Bars]:   この入力を使用して、サポートと抵抗の強度を決定できます。数が高いほど、サポート/抵抗がより強くなります。
US30NinjaMT5
Satyaseelan Shankarananda Moodley
US30 Ninja is a 5 minute scalping indicator that will let know you when there is a trade set up (buy or sell). Once the indicator gives the trade direction, you can open a trade and use a 30 pip stop loss and a 30 pip to 50 pip take profit. Please trade at own own risk. This indicator has been created solely for the US30 market and may not yield positive results on any other pair. 
To get access to MT4 version please click here . - This is the exact conversion from TradingView: "Stochastic Momentum Index" By "UCSgears". - This is a popular version of stochastic oscillator on tradingview. - This is a light-load processing and non-repaint indicator. - Buffers are available for the lines on chart. - You can message in private chat for further changes you need. Thanks for downloading
The Antique Trend Indicator is a revolutionary trend trading and filtering solution with all the important features of a trend tool built into one tool! The Antique Trend indicator is good for any trader, suitable for any trader both for Forex and binary options. There is no need to configure anything, everything has been perfected by time and experience, it works great during flats and trends. The Antique Trend indicator is a tool for technical analysis of financial markets, reflecting curre
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
VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 4] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。
MT4版  |  FAQ Owl Smart Levels Indicator は、 Bill Williams の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels 取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、注文を出すため
Crash 1000 Scalping Indicator for the Crash 1000 Deriv Synthetic Index. Introduction The Crash 1000 Scalping Indicator is a specialized tool designed for the Crash 1000 index on the Deriv Synthetic market. This indicator is particularly useful for scalping on the M1 timeframe, helping traders to identify precise entry and exit points for buy positions. It is designed to be non-repainting, providing clear signals with audible alerts and push notifications, and is compatible with mobile devices th
Renko Gold
Ignacio Agustin Mene Franco
Renko Gold! clearly indicates the floors and ceilings where it goes from 4 lines, the line below that marks the floor in green confirming with the thinnest line clarifies the purchase entry, the same is for sale, the top line marks the ceiling and the thinnest red line marks the sale, This indicator works for all temporalities! For Forex and Synthetic Indices markets! It also works for crypto markets! Good profit! World Investor.
To download MT4 version please click here . This is the exact conversion from TradingView: "B-Xtrender" By "QuantTherapy". - It is an oscillator based on RSI and multiple layers of moving averages. -   It is a two in one indicator to calculate overbought and oversold zones for different RSI settings. -  This indicator lets you read the buffers for all data on the window. - This is a non-repaint and light processing load indicator. - You can message in private chat for further changes you need.
This indicator is used to compare the relative strength of the trade on the chart against the other several selected symbols. By comparing the price movement of each traded variety based on the same base day, several trend lines of different directions can be seen, reflecting the strong and weak relationship between the several different traded varieties, so that we can have a clearer understanding of the market trend. For example, you can apply this indicator on a EurUSD chart and compare it
Description : Rainbow EA MT5 is a simple Expert advisor based on   Rainbow MT5 indicator witch is based on Moving average with period 34. The indicator is incorporated in the EA, therefore, it is not required for the EA to operate, but if you wish, you can download it from   my product page . The Expert Advisor settings are as follows : Suitable for Timeframes up to H1 The parameters below can be set according to your trading rules. StopLoss ( Stop Loss in pips) TakeProfit ( Take Profit in pi
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
Magic Finger can help you identify trends and trading opportunities clearly. The finger points to the open position signal, and the discoloration line is confirmed by the trend. If you are a day trader, you can choose to trade during a period of active trading, referring to the discoloration line as the basis for the next order, finger signal as a filter. If you are a trend trader, you can choose a period above H1, wait for the appearance of the finger signal in the key price area, and enter t
Trend Monitor MT5
Pavel Zamoshnikov
4.5 (2)
The indicator generates early signals basing on ADX reading data combined with elements of price patterns. Works on all symbols and timeframes. The indicator does not redraw its signals. You see the same things on history and in real time. For better visual perception signals are displayed as arrows (in order not to overload the chart). Features The best results are obtained when the indicator works on two timeframes. For example: M30 – the indicator shows the main trend; M5 – the indicator ge
Provided Trend is a complex signal formation indicator. As a result of the work of internal algorithms, you can see only three types of signals on your chart. The first is a buy signal, the second is a sell signal, and the third is a market exit signal. Options: CalcFlatSlow - The first parameter that controls the main function of splitting the price chart into waves. CalcFlatFast - The second parameter that controls the main function of splitting the price chart into waves. CalcFlatAvg - Par
KT Renko Patterns scans the Renko chart brick by brick to find some famous chart patterns that are frequently used by traders across the various financial markets. Compared to the time-based charts, patterns based trading is easier and more evident on Renko charts due to their uncluttered appearance. KT Renko Patterns features multiple Renko patterns, and many of these patterns are extensively explained in the book titled Profitable Trading with Renko Charts by Prashant Shah. A 100% automate
このプロダクトを購入した人は以下も購入しています
指示する     ロシア     -        utilizar con   el indicador の ESP 推奨事項 -   TPSpro トレンド プロフェッショナル版 -   MT5のバージョン 最も重要なことは、将来においても最も重要なことです。 機能のプリンシパル: ゾーンのほとんどは、ベンダーとコンプラドールによってアクティブ化されます。 状況を直感的に把握できるよう、初期の衝動を修正します。 LOGIC AI: MUESTRA zonas (círculos) parabuscar puntos de entrada cuando se activa una plantilla 視覚的に優れた視覚効果があり、最も重要な機能がすべて揃っていることに注意してください。 優れたニベレス/ゾーンの視覚化 (modo MTF) 世界で最も人気のある場所/ゾーンです。これを使用するのに最適な方法です (   TPSproTREND PRO   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
TPSpro TREND PRO は 、市場を自動的に分析し、トレンドとその各変化に関する情報を提供し、再描画せずに取引にエントリーするためのシグナルを提供するトレンド指標です。 インジケーターは各ローソク足を使用し、個別に分析します。上向きまたは下向きのさまざまな衝撃を指します。通貨、仮想通貨、金属、株、指数の取引への正確なエントリーポイント! バージョンMT5                   インジケーターの完全な説明     RFI LEVELS インジケーター と併用することをお勧めします。 主な機能: レンダリングなしで正確な入力信号! シグナルが表示されると、それは関連性を維持します。これは、シグナルを提供してからそれを変更し、その結果、入金された資金が失われる可能性があるリドローインジケーターとの重要な違いです。より高い確率と精度で市場に参入できるようになりました。矢印が表示された後、ターゲットに到達する (利益確定) か反転シグナルが表示されるまで、ローソク足に色を付ける機能もあります。 STOP-LOSS/TAKE-PROFITゾーンの表示 エントリーポイン
まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 オンラインコース、マニュアル、プリセットのダウンロード。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノンラグであり、信頼性の高いシグナルを保証します。 カスタマイズ:個々の取引の嗜好に合わせ
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT5 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
Quantum Trend Sniper
Bogdan Ion Puscasu
4.8 (49)
ご紹介   クォンタム トレンド スナイパー インジケーターは 、トレンド反転を特定して取引する方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタムトレンドスナイパーインジケーター   は、非常に高い精度でトレンドの反転を識別する革新的な方法で、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 ***Quantum Trend Sniper Indicatorを購入すると、Quantum Breakout Indicatorを無料で入手できます!*** クォンタム ブレイクアウト インジケーターは、トレンドの反転を特定するとアラートを発し、矢印を示し、3 つのテイクプロフィットレベルを提案します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック 推奨事項: 期間:すべての時間枠。最良の結果を得るには、M
The AT Forex Indicator MT5 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This powerful indicator simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses advanced algorithms to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliable signal
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
このダッシュボードは、選択されたシンボルの最新の利用可能なハーモニックパターンを表示するので、時間を節約し、より効率的に /   MT4バージョン 。 無料インジケーター:   Basic Harmonic Pattern インジケーター列 Symbol : 選択したシンボルが表示されます。 Trend :   強気または弱気 Pattern : パターンの種類(ガートレー、バタフライ、バット、カニ、サメ、サイファー、ABCD) Entry : エントリー価格 SL: ストップロス価格 TP1: 1回目の利食い価格 TP2: 2回目の利食い価格 TP3:   3回目の利食い価格 Current price :   現在値 Age (in bars):    最後に描画されたパターンの年齢 主な入力項目 Symbols:   "28 Major Currency Pairs "または "Selected Symbols "から選択。 Selected Symbols:   カンマで区切られた監視したいシンボル("EURUSD,GBPUSD,XAUUSD")。ブローカーが
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。
WHY IS OUR FXACCCURATE LS MT5 THE PROFITABLE ? PROTECT YOUR CAPITAL WITH RISK MANAGEMENT Gives entry, stop and target levels from time to time. It finds Trading opportunities by analyzing what the price is doing during established trends. POWERFUL INDICATOR FOR A RELIABLE STRATEGIES We have made these indicators with a lot of years of hard work. It is made at a very advanced level. Established trends provide dozens of trading opportunities, but most trend indicators completely ignore them!
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our customers. The first "The Basics"
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
トレンド検出インジケーターはあらゆる戦略を補完し、独立したツールとしても使用できます。 インジケーターの操作に関する推奨事項、コメント   #8   でダウンロードできます 利点 使いやすく、不要な情報でチャートを過負荷にしません。 あらゆる戦略のフィルターとして使用できます。 利益を得るのとストップロスを設定するの両方に使用できる動的なサポートとレジスタンスのレベルが組み込まれています。 ローソク足が閉じた後、インジケーターの色は変わりません。  株式市場、指数、石油、金、およびすべての時間枠で機能します。 トースト通知、電子メール通知、プッシュ通知、サウンドアラートの機能があります。 私の他の開発はここで見つけることができます: https://www.mql5.com/ja/users/mechanic/seller 入力パラメータ Alert-オン/オフ。アラート; Push Notification-オン/オフ。プッシュ通知; Mail-オン/オフ電子メール通知; Fibo 1,2,3,4,5,6,7,11,21,31,41,51,61,71-動的サポートと抵抗
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
FX Volume MT5
Daniel Stein
4.93 (14)
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. A
このダッシュボードは、選択したシンボルの取引戦略に応じて、スキャルピングと長期モードの両方で、チャート上の需給ゾーンを発見し表示します。さらに、ダッシュボードのスキャナーモードは、一目ですべての希望のシンボルをチェックし、適切なポジションを見逃さないようにするのに役立ちます /  バージョンMT4 無料インディケータ:   Basic Supply Demand 特徴 複数の通貨ペアの取引機会を見ることができ、需給ゾーンの近さに応じてランク付けされた全ペアを明確かつ簡潔に表示します。 色から検出パラメータまで、特定のニーズに合わせてカスタマイズ可能な設定 主な入力 Indicator mode : 新機能を備えたインジケーター・モードまたはパネル・モードから選択。 Symbols :   "主要28通貨ペア "または "選択されたシンボル "から選択。 Selected Symbols :   カンマで区切られた監視したいシンボル (「EURUSD,GBPUSD,XAUUSD」)。お使いのブローカーがペアに接尾辞または接頭辞を付けている場合は、次の2つのパラメータ(ペア接頭
The Price Action Finder Multi indicator is an indicator of entry points that searches for and displays Price Action system patterns on dozens of trading instruments and on all standard time frames: (m1, m5, m15, m30, H1, H4, D1, Wk, Mn). The indicator places the found patterns in a table at the bottom of the screen. By clicking on the pattern names in the table, you can move to the chart where this pattern is located. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Pa
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (12)
マトリックスアローインジケーターMT5は、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームインジケーターに続くユニークな10in1トレンドです。マトリックスアローインジケーターMT5は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。マトリックスアローインジケーターMT5は選択されたインディケーターからのみ情報を収集し、それらのデータのみに基づいてアローを印
Golden Spikes Detector Acknowledgement and Dedications:  The name of this indicator was Inspired by an Original; Mr Grant Koopman; a Knowledgeable and experienced Synthetics trader. I dedicate this indicator to Mr Grant.  Overview: The Golden Spikes Premium is a groundbreaking trading indicator meticulously crafted for the Boom and Crash indices on the Deriv market. Tailored to meet the needs of discerning traders, this powerful tool operates exclusively on the one-minute timeframe, providin
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecastは、価格データのハーモニクスに基づいて、どんな市場の未来を予測し視覚化します。市場が常に予測可能ではありませんが、価格にパターンがある場合、MetaForecastは可能な限り正確な未来を予測できます。他の類似製品と比較して、MetaForecastは市場のトレンドを分析することでより正確な結果を生成することができます。 入力パラメータ Past size (過去のサイズ) MetaForecastが将来の予測を生成するために使用するバーの数を指定します。モデルは選択したバー上に描かれた黄色の線で表されます。 Future size (将来のサイズ) 予測すべき将来のバーの数を指定します。予測された将来は、ピンクの線で表示され、その上に青い回帰線が描かれます。 Degree (程度) この入力は、MetaForecastが市場で行う分析のレベルを決定します。 Degree 説明  0 Degree 0の場合、価格の全てのピークや谷、そして詳細をカバーするために、「Past size」の入力に大きな値を使用することが推奨されています。  1 (推奨) Degr
トレンドに逆らった取引はもうやめましょう! 正確でタイムリーな情報を重視する真剣なトレーダーのために綿密に設計された当社のインジケーターは、28の主要ペアを非常にシンプルな方法で俯瞰することができます。このツールは、人気、強気または弱気のトレンドの強さ、買い手と売り手の割合/ MT5 バージョンに基づいて通貨ペアをランク付けすることができます。 特徴 リアルタイムのトレンド強度: 各通貨ペアのトレンドの強さを正確に評価し、取引機会を特定するための確かなガイドを提供します。 買い手と売り手の分析: 各ペアの買い手と売り手の強さランキングにより、市場のダイナミクスを即座に把握し、重要な動きを予測することができます。 トレーダーの関心: 各通貨ペアのトレーダーの関心と活動に関するデータにアクセスし、新たなトレンドと潜在的な転換点をよりよく理解するのに役立ちます。 直感的でカスタマイズ可能なダッシュボード: 当社の使いやすいダッシュボードは、お客様の好みに合わせて表示をカスタマイズすることができ、一目で関連情報を得ることができます。 リアルタイム更新: リアルタイム更新により
Boom and Crash Trend Detector is a  Non-Repaint   MT5 trading system usually being sold for 50 0$ . Most people use this for Deriv but can be used to forex too. The boom and crash spike indicator is a spike detecting software, with Multiple features, these features include. Spike Alert ( from 10 to 100-second warning before spike) Continues spike Alert (for double or continuous spikes at a time) supports all Boom/crash Indices M6 time frame works best here . Bigger time frame trend pointer f
当社の革新的なベーシック・ローソク足パターン・ダッシュボードは、チャート上の有益なローソク足パターンを自動的に識別するために特別に設計されています。このダッシュボードは、リアルタイムで価格チャートをスキャンし、古典的なものから複雑なものまで、幅広いローソク足パターンを検出する高度なアルゴリズムを使用しています。さらに、検出されたパターンをさまざまな時間枠で視覚化できる使いやすいインターフェイスを備えており、十分な情報に基づいた意思決定を簡単に行うことができます /  MT4バージョン 無料インディケータ:   Basic Candlestick Patterns 含まれるハーモニック・パターン 強気パターン Hammer  Inverse hammer Bullish engulfing Morning star 3 White soldiers 弱気パターン Hanging man Shooting star Bearish engulfing Evening star 3 Black crows インジケーターの列 Symbol:   選択したシンボル
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO TREND INDICATOR  is the best trend indicator on the market, the Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many trend indicators around the internet are not complete, does not help, and it's difficult to trade, but the Italo Trend Indicator is different , the Italo Trend Indicator shows the signal to buy or sell, to confirm the signal t
このインディケータは、過去の価格行動を分析して市場の売買圧力を予測します。過去を振り返り、現在の価格周辺の価格のピークと谷を分析します。これは、最新の確認インジケータです。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 市場での売買圧力を予測する フレンジーを売って買うことに巻き込まれないようにする 設定も最適化も不要 インジケーターはすべての時間枠で機能します 非常に使いやすい 潜在的な供給価格と需要価格は、多くの市場参加者が負けポジションを維持し、損益分岐点でそれらを清算することを望んでいる価格です。したがって、これらの価格レベルで大規模な活動があります。 需要と供給の両方が数値として定量化されます 供給が需要を上回る場合、販売圧力が予想されます 供給が需要を下回っている場合、購入圧力が予想されます 供給が需要を上回っている場合はショートを探してください 供給が需要を下回っている場合は、長期を探してください 入力パラメータ 範囲:過去のピークと谷を検索するための現在の価格のボラティリティ乗数。 著者 Ar
レンジと次の動きを特定     |    トレンドの最も早いシグナルと強さを得る     |    反転の前に明確な出口を得る     |    価格がテストするフィボ・レベルを見つける。   |  非リペイント、非遅延インディケータ - マニュアルおよび自動売買に最適 - すべての資産、すべての時間単位に対応 残り 5 部は $69   - 次は $99 購入後、あなたの 無料 TrendDECODER_Scannerを取得するために私に連絡してください。 MT4 バージョン: ここをクリック BladeSCALPER と PowerZONES を使った完全な方法を入手する どのようなものですか? TrendDECODERは、トレンド監視をシンプルかつ簡単にするための複数のイノベーションを集約したものです。 Projective TrendLine (投影トレンドライン) - 今後のトレンドのスピードリファレンス RealTime TrendLine vs. Projective TrendLine (リアルタイムトレンドライン vs. Projectiv
作者のその他のプロダクト
KT Momentum Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
5 (2)
KT Momentum Arrows Indicator is based on a momentary breakout which is calculated using the bands deviation and emerging volatility in a certain direction. A buy signal is generated when the price closes above the upper band and a sell signal is generated when the price closes below the lower band. A magnitude coefficient is used as the input which affects the band deviation and volatility at the same time. The coefficient value should be carefully selected and analyzed based on the instrument a
ACB Trade Filter MT4
KEENBASE SOFTWARE SOLUTIONS
5 (1)
The ACB Trade Filter indicator provides a solution for filtering out the low probability trading setups in a trading strategy. The indicator uses a sophisticated filtration algorithm based on the market sentiment and trend. Applications Works great with our indicator " ACB Breakout Arrows ". Filter out low probability signals from any indicator. Avoid overtrading and minimize the losses. Trade in the direction of market sentiment and trend. Avoid the choppiness in the market. How to use Only
KT CCI Divergence robot is a 100% automated expert advisor that trades regular and hidden divergence built between the price and Commodity Channel Index (CCI) oscillator. The divergence signals are fetched from our freely available CCI divergence indicator. Not every divergence ends up in a successful price reversal, that is why this ea combines the raw divergences signals with its inbuilt technical analysis module to exploit the price inefficiency that occurs after some selected divergence s
Use of support and resistance in systematic trading is very subjective. Every trader has their own idea and way to plotting the support and resistance levels on the chart. KT Support and Resistance indicator take out this ambiguity out of the situation and automatically draws support and resistance levels following an algorithmic approach using a unique multi-timeframe analysis. When launched on the chart, It immediately scan the most significant extreme points across all the available timefr
ACB Breakout Arrows
KEENBASE SOFTWARE SOLUTIONS
4.15 (34)
The ACB Breakout Arrows indicator provides a crucial entry signal in the market by detecting a special breakout pattern. The indicator constantly scans the chart for a settling momentum in one direction and provide the accurate entry signal right before the major move.  Get multi-symbol and multi-timeframe scanner from here - Scanner for ACB Breakout Arrows MT4 Key features Stoploss and Take Profit levels are provided by the indicator. Comes with a MTF Scanner dashboard which tracks the brea
KT Momentum Arrows
KEENBASE SOFTWARE SOLUTIONS
KT Momentum Arrows Indicator is based on a momentary breakout which is calculated using the bands deviation and emerging volatility in a certain direction. A buy signal is generated when the price close above the upper band and a sell signal is generated when the price close below the lower band. A magnitude coefficient is used as the input which affects the band deviation and volatility at the same time. The coefficient value should be carefully selected and analyzed based on the instrument and
KT COG Advanced MT4
KEENBASE SOFTWARE SOLUTIONS
1 (1)
KT COG is an advanced implementation of the center of gravity indicator presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. It's a leading indicator which can be used to identify the potential reversal points with the minimum lag. The COG oscillator catches the price swings quite effectively. MT5 version of the same indicator is available here KT COG Advanced MT5 Calculation of COG The COG indicator is consist of the two lines. The mai
KT Pin Bar
KEENBASE SOFTWARE SOLUTIONS
KT Pin Bar identifies the pin bar formation which is a type of price action pattern which depicts a sign of reversal or rejection of the trend. When combined with support and resistance, BRN and other significant levels, Pin Bar pattern proved to be a very strong sign of reversal. Basically, a pin bar is characterized by a small body relative to the bar length which is closed either in upper or lower 50% part of its length. They have very large wicks and small candle body. A pin bar candlest
KT Trend Magic
KEENBASE SOFTWARE SOLUTIONS
KT Trend Magic shows the trend depiction on chart using the combination of market momentum and volatility. A smoothing coefficient is used to smooth out the noise from the signal.It can be used to find out the new entries or confirm the trades produced by other EA/Indicators. Usage Drag n drop MTF scanner which scans for the new signals across multiple time-frames. Find new entries in the trend direction. Improve the accuracy of other indicators when used in conjunction. Can be used as a dyna
KT Auto Fibo
KEENBASE SOFTWARE SOLUTIONS
KT Auto Fibo draws Fibonacci retracement levels based on the ongoing trend direction. The Highs and Lows are automatically selected using the Maximum and Minimum points available on the chart. You can zoom in/out and scroll to adjust the Fibonacci levels accordingly. Modes Auto:  It draws the Fibonacci levels automatically based on the chart area. Manual: It draws the Fibonacci levels only one time. After that, you can change the anchor points manually. Usage: Helps to predict the future pr
KT Psar Arrows
KEENBASE SOFTWARE SOLUTIONS
KT Psar Arrows plots the arrows on chart using the standard Parabolic SAR indicator. A bullish arrow is plotted when the candle's high touch the SAR. A bearish arrow is plotted when the candle's low touch the SAR. The signals are generated in the real-time without waiting for the bar close.  Features A beneficial tool for traders who want to experiment with the trading strategies that include the use of Parabolic Sar indicator.  Can be used to find turning points in the market. Use custom PSA
KT Ichimoku Trader
KEENBASE SOFTWARE SOLUTIONS
1 (1)
KT Ichimoku Trader is a fully automated expert advisor that offers five popular trading strategies based on the Ichimoku indicator. Each strategy has it's own entry and exit method without any interference to other strategies. The Ichimoku system can be applied to all major currency pairs and metals. However, we found that it performs reasonably well mainly on two pairs.   MT5 Version is available here  https://www.mql5.com/en/market/product/35043 Features Trade up to 5 famous trading strate
KT Volatility oscillator analyze the past and current market data with a mathematical formula to display the result in a form of an oscillator. The growing and deteriorating waves are equivalent to high and low volatility in the asset.  In a nutshell, volatility is simply a measurement of the price fluctuation of an asset over a certain period of time. Without volatility, there would not much movement in the market and traders would not be able to profit from the price movements. Use of Volati
KT COG Robot
KEENBASE SOFTWARE SOLUTIONS
KT COG Robot is a fully automated Expert Advisor based on the KT COG Indicator . The COG indicator was originally presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. The EA fires a long trade when COG line cross above the signal line and a short trade is fired when the COG line cross below the signal line.  Adaptive Filtration Our adaptive filtration algorithm combines the original COG formula with the major trend direction and market ac
ACB Breakout Arrows EA
KEENBASE SOFTWARE SOLUTIONS
This is a 100% automated expert advisor based on our custom indicator named "ACB Breakout Arrows" . The entries are based on a breakout pattern that constantly occurs in a bi-directional manner. The intensity of entry signals can be manipulated using the external input called "Signal Sensitivity". MT5 Version is available here  https://www.mql5.com/en/market/product/35785 Trades Confirmation ACB Breakout Arrows EA provides an ability to filter the entries using our another custom indicator n
KT Asian Breakout
KEENBASE SOFTWARE SOLUTIONS
4 (1)
KT Asian Breakout carefully analyzes the range-bound market during the Asian session and then fires a long or short trade after doing some preassessment based on its inbuilt technical analysis module. The executed orders are closed within a day before the completion of the next day session. The inbuilt technical analysis module checks for the session range and compares it with the last 20 days price movement. If it finds any erratic price movement within the session, the orders are not execute
KT London Breakout
KEENBASE SOFTWARE SOLUTIONS
First thirty minutes are essential for a trading session. The early reaction of traders and market players sets a path for the rest of the day. KT London Breakout EA takes advantage of this phenomenon, and after analyzing the first thirty minutes of London session, it places two bidirectional pending orders. One of pending order is eventually canceled after realizing the market direction with certainty. It has been strictly tested and developed for EUR/JPY using 30-Min Time Frame. You can ex
If you trade Forex, having detailed information about the currency strength and currency pairs correlation can take your trading to new heights. The correlation will help to cut your risk in half, and strength analysis will help to maximize the profits. This indicator provides a hybrid approach for selecting the most appropriate currency pairs using the strength analysis and currency pairs correlation. How to use the Currency Strength Analysis Suppose your trading strategy provides a buying o
MACD Divergence Seeker
KEENBASE SOFTWARE SOLUTIONS
KT MACD Divergence Seeker trades the regular and hidden divergence signals generated by our free indicator named KT MACD Divergence indicator. Trading the standalone divergences can be a risky affair that's why the KT MACD Divergence Seeker combines the standard divergence signals with an advanced analysis module to exploit the price inefficiencies on some FX pairs. What is the Divergence exactly? As a general conception if the price is making higher highs, then macd should also be making
KT Asian Breakout indicator scans and analyzes a critical part of the Asian session to generate bi-directional buy and sell signals with the direction of a price breakout. A buy signal occurs when the price breaks above the session high, and a sell signal occurs when the price breaks below the session low. MT5 Version is available here https://www.mql5.com/en/market/product/41704 Things to remember If the session box is vertically too wide, a new trade should be avoided as most of the price
MACD Divergence MT4
KEENBASE SOFTWARE SOLUTIONS
KT MACD Divergence shows the regular and hidden divergences build between the price and oscillator. If your trading strategy anticipates the trend reversal, you can include the MACD regular divergence to speculate the potential turning points. And if your trading strategy based on the trend continuation, MACD hidden divergence would be a good fit. Limitations of KT MACD Divergence Using the macd divergence as a standalone entry signal can be a risky affair. Every divergence can't be interpr
KT Bollinger Bands Trader is a 100% automated expert advisor that's incorporated a mean reversion trading strategy using the Bollinger bands during the period of low volatility. Price often reacts at the upper or lower line of Bollinger bands, but a reversal not always occurs. However, there is more chance of price reversal during the time of low volatility. Entries A buy trade is activated when price correctly aligns below the bottom line of Bollinger bands. A sell trade is activated when pri
KT CCI Divergence shows the regular and hidden divergence created between the price and CCI oscillator. Divergence is one of the vital signals that depicts the upcoming price reversal in the market. Manually spotting the divergence between price and CCI can be a hectic and ambiguous task. Limitations of KT CCI Divergence   Using the CCI divergence as a standalone entry signal can be risky. Every divergence can't be interpreted as a strong reversal signal. For better results, try to combine it
KT Heiken Ashi Smoothed is a smoothed version of the standard Heiken Ashi. Moreover, it also plots buy/sell arrows on a trend change. A buy arrow is plotted when it change to a bullish state from bearish state. A sell arrow is plotted when it change to a bearish state from bullish state. Mobile notifications, Email, Sound and Pop-up alerts included. What exactly is Heiken Ashi Smoothed? It filters out the false signals and noise in the standard Heiken Ashi. It applies the set of two moving a
KT MA Crossover MT4
KEENBASE SOFTWARE SOLUTIONS
KT MA Crossover draws the buy and sell arrows based on the crossover of chosen moving averages. Moreover, it also generates the appropriate alerts and displays the MFE (Most Favorable Excursion) for each successive signal. The moving average crossover is one of the primary strategies followed by traders around the world. Usually, it consists of a fast and slow moving average to find a buy and sell entry signal according to the crossover direction. Buy signal - when fast MA crosses above the slo
KT Round Numbers MT4
KEENBASE SOFTWARE SOLUTIONS
KT Round Numbers plots the round number levels which are also commonly known as psychological levels in the Forex world. In the context of Forex trading, round number levels are those levels in which there are two or more zeroes at the end. They are named as 00 levels on the chart. Some traders also consider the halfway points as a valid round number level. They are named as 50 levels on the chart. Use of round number levels in trading Round number levels work as strong support and resistan
Despite the popularity of inside bar pattern among the traders, using it as a standalone signal doesn't provide any edge in the market. KT Inside Bar Advanced indicator solves this problem by combining the classic inside bar pattern with the "ECE" cycle and Fibonacci extensions. Using this indicator in place of our classic inside bar indicator will provide a tremendous advantage and edge in the market. What is the ECE cycle? In financial markets, the price never moves in a straight line bu
Despite the popularity of inside bar pattern among traders, using it as a standalone entry signal doesn't provide any evidentiary advantage. KT Inside Bar Hunter trades only selected inside bar patterns using some preassessment and ECE price action cycle. Trading Strategy On successful detection of the required pattern, EA places a pending order in the direction of the forecasted price expansion phase. Pending orders are canceled if they are not triggered within the next bar. Once triggered,
Divergence is one of the vital signals that depicts the upcoming price reversal in the market. KT Stoch Divergence shows the regular and hidden divergences build between the price and stochastic oscillator. Limitations of KT Stoch Divergence Using the Stochastic divergence as a standalone entry signal can be risky. Every divergence can't be interpreted as a strong reversal signal. For better results, try to combine it with price action and trend direction. Features Marks regular and hidde
KT CCI Surfer MT4
KEENBASE SOFTWARE SOLUTIONS
KT CCI Surfer uses a mean reversion trading strategy with a combination of extreme overbought/oversold zone detection using the Commodity Channel Index (CCI). Developed by Donald Lambert in 1980, CCI is a leading indicator that helps to identify the overbought/oversold region in the market without any lag. Obviously, not every overbought/oversold signal turns out into a price reversal. However, when combined with a well-planned mean reversion strategy, it produces excellent results. Recomme
フィルタ:
レビューなし
レビューに返信
バージョン 1.5 2022.02.17
- recompiled.