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

ACB Breakout Arrows MT5

5

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 MT5


Key features

  • Stoploss and Take Profit levels are provided by the indicator.
  • Comes with a MTF Scanner dashboard which tracks the breakout signals across all the time-frames.
  • Suitable for Day Traders, Swing Traders, and Scalpers.
  • Optimized algorithm to increase the accuracy of signals.
  • Special level to facilitate the Breakeven move or scalping target(Quick Profit Line).
  • Performance analysis metrics such as win/loss, success rate, avg. profit etc.
  • No Repaint.


Trades Confirmation

- Use ACB Trade Filter indicator to filter out the low probability trades.

  • Strong Buy: Up Arrow + Green Histogram + Bullish Trend.
  • Strong Sell: Down Arrow + Red Histogram + Bearish Trend.
  • Avoid a trade if the histogram is Gray and Trend is Sideways.

(optional) -
 Use KT Support and Resistance Levels to avoid trade entry around a significant support/resistance level. Such trade entries can immediately turn negative and lead to unnecessary losses. 

“The goal of a successful trader is to make the best trades. Money is secondary.” – Alexander Elder


Input Parameters

  • History Bars: Number of bars to consider for Indicator's calculation.
  • Signal Sensitivity: Choose the Arrow's Sensitivity (signal strength).
  • Bars for SL: Numbers of bars to consider for Stop loss calculation.
  • Show Target Lines: Show/hide the SL, TP and Quick profit levels on the chart.
  • Performance Analysis: Show/hide the performance analysis elements included the profit trend line for each signal.
  • Alert Settings: Display box, Email, Push notifications and Sound alerts are available.


EA developers

// define array

double Buy_Arrow[];
double Sell_Arrow[];
double Buy_SL[];
double Sell_SL[];

//define indicator handle

int ACB_handle = iCustom(_Symbol,0,"Market/ACB Breakout Arrows");


// Copy buffers into arrays

CopyBuffer(ACB_handle,0,1,1,Buy_Arrow);
CopyBuffer(ACB_handle,1,1,1,Sell_Arrow);
CopyBuffer(ACB_handle,2,1,1,Buy_SL);
CopyBuffer(ACB_handle,3,1,1,Sell_SL);


if(Buy_Arrow[0]!=0) // Entry condition for Buy
if(Sell_Arrow[0]!=0) // Entry condition for Sell

Buy_SL[0]; // Buy Stoploss
Sell_SL[0]; // Sell Stoploss

// Fetching targets from charts

double Quick_Profit = NormalizeDouble(ObjectGetDouble(0,"FirstTarget",OBJPROP_PRICE),_Digits);
double First_Target = NormalizeDouble(ObjectGetDouble(0,"Target1",OBJPROP_PRICE),_Digits);
double Final_Target = NormalizeDouble(ObjectGetDouble(0,"Target2",OBJPROP_PRICE),_Digits);
レビュー 1
MarketWatch27378757
152
MarketWatch27378757 2022.01.05 19:20 
 

...

おすすめのプロダクト
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
This is an advanced multi-timeframe version of the popular Hull Moving Average (HMA) Features Two lines of the Hull indicator of different timeframes on the same chart. The HMA line of the higher timeframe defines the trend, and the HMA line of the current timeframe defines the short-term price movements. A graphical panel with HMA indicator data from all timeframes at the same time . If the HMA switched its direction on any timeframe, the panel displays a question or exclamation mark with a tex
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% automated
SolarTrade Suite 金融指標: Jupiter 市場指標 - 金融市場の世界で信頼できるガイド! これは、革新的で高度なアルゴリズムを使用して値を計算するトレンド指標であり、見た目にも美しいデザインです。 この指標の読みは非常に簡単に理解できます。青色は買い、赤色は売りです。 説明の下部にある SolarTrade Suite シリーズの他の製品をご覧ください。 投資と金融市場の世界を自信を持ってナビゲートしたいですか? SolarTrade Suite 金融指標: Jupiter 市場指標は、情報に基づいた投資決定を行い、利益を増やすのに役立つように設計された革新的なソフトウェアです。 SolarTrade Suite 金融指標: Jupiter 市場指標の利点: - 正確な予測: 当社の指標は、高度なアルゴリズムと分析方法を使用して、市場の動きを正確に予測します。 資産の売買に最適なタイミングに関するシグナルを受け取ります。 - ユーザーフレンドリーなインターフェース: 直感的なインターフェースにより、プログラムを簡単にマスターし、インストール後すぐに
DYJ BoS インジケーターは、次のような市場構造の変化の主な要素を自動的に識別してマークします。 構造のブレイクアウト (BoS): 価格が大きく変動し、構造の前のポイントを突破したときに発生します。 彼は上昇トレンドと下降トレンドの可能性のあるライン(UP と DN、つまり連続した新高値と新安値)をマークし、価格がこれらのラインを突破すると、赤(弱気)と緑(強気)の矢印でマークします。 BoS は通常、価格が以前の価格変動によって確立されたスイング安値または高値を決定的に突破したときに発生します。価格がスイング高値を上回ったりスイング安値を下回ったりすると、単に以前に形成された市場構造から抜け出すだけなので、「ブレイクアウト」構造と呼ばれます。これは多くの場合、市場センチメントとトレンドの方向の変化を示し、既存のトレンドの継続または新しいトレンドの始まりを示唆します。 ポジションのクローズの精度を高めるために、通常はストップロスとテイクプロフィットを設定しないことが推奨されます。最終ポジションは通常、同じ方向の次のブレイクスルー ポイント、または反対方向のブレイクスルー
MT4版  |  FAQ Owl Smart Levels Indicator は、 Bill Williams の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels 取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、注文を出すための
STRICTLY FOR BOOM INDEX ONLY!!!!! Here I bring the Maximum Trend Arrows OT1.0 MT5 indicator. This indicator is made up of a combination of different trend indicators for entries and exits, for entries an orange arrow will paint on the chart below the current market and a red flag for closing of trades and it produces buy arrows only. When the orange arrow appears, it will appear along with it's sound to notify you. The 1H timeframe is recommended, don't use it anywhere else than on the 1H timefr
ATrend
Zaha Feiz
4.77 (13)
ATrend: その仕組みと使い方 仕組み MT5プラットフォーム向けの「ATREND」インジケーターは、テクニカル分析手法の組み合わせを利用して、トレーダーに堅牢な買いと売りのシグナルを提供するように設計されています。このインジケーターは主に、ボラティリティ測定のために平均真の範囲(ATR)を活用し、潜在的な市場動向を特定するためのトレンド検出アルゴリズムを併用しています。 購入後にメッセージを残すと、特別なボーナスギフトが贈呈されます。 主な特徴: - ダイナミックなトレンド検出: インジケーターは市場トレンドを評価し、シグナルを適宜調整することで、トレーダーが優位な市場環境に合わせて戦略を立てるのを支援します。     - ボラティリティ測定: ATRを使用することで、インジケーターは最適なストップロス(SL)とテイクプロフィット(TP)レベルを決定するために不可欠な市場ボラティリティを測定します。 - シグナルの視覚化: インジケーターは、チャート上に買いと売りのシグナルを視覚的に表示することで、トレーダーの意思決定を強化します。 操作手順 入力とセッティング - TimeF
Price Breakout pattern Scanner is the automatic scanner for traders and investors. It can detect following patterns automatically from your chart. Head and Shoulder - Common tradable pattern. Reverse Head and Shoulder - This pattern is the reverse formation of the Head and Shoulder. Double Top - When the price hits resistance level twice and decline toward the support level, the trader can anticipate sudden bearish breakout through the support level. Double Bottom - The double bottom pattern is
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
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 
これは、価格ラベル付きのAdvanced ZigZagDynamic および/または ExtendedFractals インジケーターの極値に基づくサポートおよびレジスタンスレベルのMTFインジケーターです(無効にすることができます)。 MTFモードでは、より高いTFを選択できます。デフォルトでは、レベルはZigZagインジケータードットに基づいて生成されます。フラクタルインジケータードットは、ZigZagと一緒に、またはその代わりに使用することもできます。使用を簡素化し、CPU時間を節約するために、計算はバーの開口部ごとに1回実行されます。 パラメーター: ForcedTF-レベル計算のチャート時間枠(現在の時間枠と等しいか、それを超える場合があります) MinPipsLevelWidth-ポイント単位の最小レベル幅(非常にタイトなレベルに使用) Use ZigZag Extremums points -ZigZagピークを使用してサポート/抵抗レベルを計算することを有効/無効にします Fixed pips range -ジグザグインジケーターを計算するための最小値と最大値の間の距離
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイ
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
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.
Was: $249  Now: $149   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
Elevate Your Trading Experience with Wamek Trend Consult!   Unlock the power of precise market entry with our advanced trading tool designed to identify early and continuation trends. Wamek Trend Consult empowers traders to enter the market at the perfect moment, utilizing potent filters that reduce fake signals, enhancing trade accuracy, and ultimately increasing profitability.   Key Features: 1. Accurate Trend Identification: The Trend Consult indicator employs advanced algorithms and unparall
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 w
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.
Trend Master Chart、必要なトレンド指標です。 チャートをオーバーレイし、色分けを使用してさまざまな市場のトレンド/動きを定義します。 2 つの移動平均と異なるオシレーターを組み合わせたアルゴリズムを使用します。 これら 3 つの要素の周期は変更可能です。 どの時間枠やペアでも機能します。 上昇トレンドまたは下降トレンド、およびこのトレンドへのさまざまなエントリーポイントを一目で識別できます。 たとえば、顕著な上昇トレンド (薄緑色) では、このトレンド内のさまざまな市場インパルスが濃い緑色のローソク足で表示されます。 設定可能なアラートを使用すると、これらの衝動を決して見逃すことがなくなります。 MT4のバージョンです。 入力パラメータ: Period 1: 高速期間移動平均。 Period 2: 低速期間の移動平均。 Oscillator period: オシレーター周期。 Sell/Buy alert: 市場衝動アラート、トレンドエントリーポイント。 Bullish/Bearish alert: トレンドが変化した場合のアラート。 ポップ
No Demand No Supply MT5
Trade The Volume Waves Single Member P.C.
No Demand No Supply   This indicator identifies   No Demand –No Supply candles to your chart and plots volume bars colored according to the signal. It can be applied to all timeframes or to a specific one only. It can also be used as regular volume indicator  with exceptional future of WEIGHTED VOLUME. Furthermore is has an alert notification, sound and email when a signals occurs. The indicator does not repaint but the alert will come on two candles back due to the definition of No Demand No Su
Inventory Retracement Trade it is designed based on one of the most popular tradingview indicator.  This is mostly combined with other popurlar trend indicator to confirm the strength of the movement. Definition Inventory Retracement Trade is quickly becoming one of the most popular ways to identify where short-term counter trend institutional inventory has subsided and when it’s time to re-enter into a trade’s original trend direction.
Terra Infinity is a flat indicator. This improved version of the CalcFlat indicator has three additional lines that significantly increase its effectiveness. Unlike its predecessor with two static levels, Terra Infinity adds three dynamic lines above the main histogram, which are interpreted as follows: base signal line, minimum signal line, maximum signal line. These lines are formed using the additional parameter Avg, which is the average value of the histogram. Averaging produces a line cl
トレンドラインは、外国為替取引におけるテクニカル分析の最も重要なツールです。残念ながら、ほとんどのトレーダーはそれらを正しく描画していません。自動トレンドラインインジケーターは、市場のトレンドの動きを視覚化するのに役立つ本格的なトレーダー向けのプロフェッショナルツールです。 トレンドラインには、強気トレンドラインと弱気トレンドラインの2種類があります。 上昇トレンドでは、外国為替トレンドラインは価格変動の最低スイングポイントを介して描画されます。 少なくとも2つの「最低安値」を接続すると、トレンドラインが作成されます。 下降トレンドでは、トレンドラインは価格変動の最も高いスイングポイントを介して描画されます。 少なくとも2つの「最高値」を接続すると、トレンドラインが作成されます。 トレンドラインが壊れたとき? 弱気のろうそくが強気のトレンドラインの下で閉じ、ろうそくの高さがトレンドラインの上にあるとき、強気のトレンドラインは壊れます。 強気のろうそくが弱気のトレンドラインの上で閉じ、ろうそくの安値がトレンドラインの下にあるとき、弱気のトレンドラインは壊れます。 トレ
The Trend Detect indicator combines the features of both trend indicators and oscillators. This indicator is a convenient tool for detecting short-term market cycles and identifying overbought and oversold levels. A long position can be opened when the indicator starts leaving the oversold area and breaks the zero level from below. A short position can be opened when the indicator starts leaving the overbought area and breaks the zero level from above. An opposite signal of the indicator can b
The   Fibonacci Confluence Toolkit   is a technical analysis tool designed to help traders identify potential price reversal zones by combining key market signals and patterns. It highlights areas of interest where significant price action or reactions are anticipated, automatically applies Fibonacci retracement levels to outline potential pullback zones, and detects engulfing candle patterns. Its unique strength lies in its reliance solely on price patterns, eliminating the need for user-define
Flow Bookmap
Thalles Nascimento De Carvalho
Flow Bookmap: 市場のフローを視覚化し、あなたの取引を守る ️ 買い手と売り手に関する正確な情報で市場を支配したいですか? Flow Bookmapは、市場の動向を深く理解したいトレーダーのための究極のツールです。注文フローのデータをMT5チャートの直感的なインターフェースに変換し、迅速で安全な意思決定のために重要な関心領域を強調表示します。 仕組み Flow Bookmapは、市場での買い手と売り手の相互作用を解釈し、重要な不均衡(imbalances)を強調表示します: 買い手が支配的な場合、売り手がより有利な条件で価格を調整できるため、価格は下がる傾向があります。 売り手が支配的な場合、価格は反対の論理で上昇する傾向があります。 さらに、このインジケーターはリアルタイムでデータを収集しながら、グラフに直接情報をプロットします。つまり、インジケーターは計算が終了するにつれて、不均衡ゾーンや買い手と売り手の相互作用を構築し、発生している市場の状態を動的かつ正確に視覚化します。大きな関心を持つ価格帯は、グラフ上の防御ゾーンとして機能し、取引を保護します。
Volume Delta Candles: A Comprehensive Tool for In-Depth Trading Analysis Unlock a seamless way to interpret trading experience within each candle. With Volume Delta Candles, there's no need for additional volume indicators—everything you need is built in. This advanced tool utilizes lower timeframes or live market data to present the percentage of buying versus selling volume within each candle as an intuitive color-coded bar. Before diving in, ensure you’re familiar with Volume and Volume Delta
The new update makes this indicator a complete tool for studying, analyzing and operating probabilistic patterns. It includes: On-chart Multi-asset percentage monitor. Configurable martingales. Twenty-one pre-configured patterns, including Mhi patterns and C3. An advanced pattern editor to store up to 5 custom patterns. Backtest mode to test results with loss reports. Trend filter. Hit operational filter. Martingale Cycles option. Various types of strategies and alerts. Confluence between patter
プレミアムレベルは、正しい予測の精度が80%を超える独自の指標です。 この指標は、最高のトレーディングスペシャリストによって2か月以上テストされています。 あなたが他のどこにも見つけられない作者の指標! スクリーンショットから、このツールの正確さを自分で確認できます。 1は、1キャンドルの有効期限を持つバイナリーオプションの取引に最適です。 2はすべての通貨ペア、株式、商品、暗号通貨で機能します 手順: 赤い矢印が表示されたらすぐにダウントレードを開き、青い矢印が表示されたら閉じます。青い矢印の後に開くこともできます。 試してテストしてください!推奨設定はデフォルトです! 日足チャートで最高の精度を示します! インディケータは、2600 Pipsの収益性に対して、約10Pipsという非常に小さなマージンを使用します。
このプロダクトを購入した人は以下も購入しています
Quantum TrendPulse を ご紹介します。これは、   SuperTrend   、   RSI   、および Stochastic のパワーを 1 つの包括的なインジケーターに組み合わせて、取引の可能性を最大限に引き出す究極の取引ツールです。精度と効率を求めるトレーダー向けに設計されたこのインジケーターは、市場のトレンド、勢いの変化、最適なエントリー ポイントとエグジット ポイントを自信を持って特定するのに役立ちます。 主な特徴: SuperTrend 統合: 現在の市場動向に簡単に追従し、収益性の波に乗ることができます。 RSI精度: 買われすぎと売られすぎのレベルを検出し、市場の反転のタイミングに最適で、SuperTrendのフィルターとして使用されます。 確率的精度: 確率的振動を活用して、変動の激しい市場で隠れたチャンスを見つけます。SuperTrend のフィルターとして使用されます。 マルチタイムフレーム分析:   M5 から H1 または H4 まで、さまざまなタイムフレームで市場を常に把握します。 カスタマイズ可能なアラート: カスタム取引条件が満たされ
指示する     ロシア     -        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   )。 アルゴリズム プロフェッショナル セパラド パソ ア パソ パラ オペラ それは、オペラハウスやコントラ・デ・エラの指導におい
今、147ドル(いくつかの更新後に499ドルに増加します) - 無制限のアカウント(PCSまたはMac) RelicusRoad ユーザー マニュアル + トレーニング ビデオ + プライベート Discord グループへのアクセス + VIP ステータス 市場の新しい見方 RelicusRoad は、外国為替、先物、暗号通貨、株式、および指数の世界で最も強力な取引インジケーターであり、トレーダーに収益を維持するために必要なすべての情報とツールを提供します。初心者から上級者まで、すべてのトレーダーが成功するためのテクニカル分析と取引計画を提供します。これは、将来の市場を予測するのに十分な情報を提供する重要な取引指標です。意味をなさないチャート上のいくつかの異なる指標ではなく、完全な解決策を信じています.これは、信号、矢印 + 価格アクション情報を表示するオールインワンのインジケーターで、他に類を見ない非常に正確です。 強力な AI に基づいて、RelicusRoad は不足している情報とツールを提供して、あなたを教育し、トレーディングのプロ、成功したトレーダーにします。 ほと
ご紹介     Quantum Breakout PRO は 、ブレイクアウト ゾーンの取引方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタム ブレイクアウト プロ   は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 クォンタム ブレイクアウト インジケーターは、5 つの利益ターゲット ゾーンを備えたブレイクアウト ゾーン上のシグナル矢印と、ブレイクアウト ボックスに基づいたストップロスの提案を提供します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック 重要!購入後、インストールマニュアルを受け取るためにプライベートメッセージを送ってください。 推奨事項: 時間枠: M15 通貨ペア: GBPJPY、EURJPY、USDJPY、NZDUSD、XAUUSD アカウントの種類: ECN、Raw、またはスプレッドが非常に低い R
これはほぼ間違いなく、MetaTraderプラットフォームで見つけることができる最も完全な調和価格形成自動認識インジケーターです。 19種類のパターンを検出し、フィボナッチプロジェクションをあなたと同じように真剣に受け止め、潜在的逆転ゾーン(PRZ)を表示し、適切なストップロスとテイクプロフィットレベルを見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 19の異なる調和価格形成を検出します プライマリ、派生および補完フィボナッチ投影(PRZ)をプロットします 過去の価格行動を評価し、過去のすべてのパターンを表示します この指標は、独自の品質とパフォーマンスを分析します 適切なストップロスとテイクプロフィットのレベルを表示します ブレイクアウトを使用して適切な取引を通知します すべてのパターン比をグラフにプロットします 電子メール/音声/視覚アラートを実装します スコット・M・カーニーの本に着想を得て、この指標は最も純粋で急を要するトレーダーのニーズを満たすように設計されています。ただし、トレードを容易にする
CONTACT US  after purchase to get the Indicator Manual. Try Now—Limited 50% Discount for First 10 Buyers! Download the  Metatrader 4 Version Due to regulatory restrictions, our service is unavailable in certain countries such as India, Pakistan, and Bangladesh. William Delbert Gann (W.D. Gann) was an exceptional market analyst, whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient mathematics which proved to be extremely accurate. A Note from t
Elliot Waves Analyzer Pro calculates Elliot Waves to Help Identify Trend direction and Entry Levels. Mainly for Swing Trading Strategies. Usually one would open a Position in trend direction for Wave 3 or a Correction for Wave C . This Indicator draws Target Levels for the current and next wave. Most important Rules for Elliot Wave Analysis are verified by the Indicator.  The Pro version analyzes Multiple Timeframes and shows the Subwaves and Target-Levels.   For an Overview  " Elliot Waves Anal
Was: $299  Now: $149  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 Trend Sniper
Bogdan Ion Puscasu
4.73 (51)
ご紹介   クォンタム トレンド スナイパー インジケーターは 、トレンド反転を特定して取引する方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタムトレンドスナイパーインジケーター   は、非常に高い精度でトレンドの反転を識別する革新的な方法で、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 ***Quantum Trend Sniper Indicatorを購入すると、Quantum Breakout Indicatorを無料で入手できます!*** クォンタム ブレイクアウト インジケーターは、トレンドの反転を特定するとアラートを発し、矢印を示し、3 つのテイクプロフィットレベルを提案します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック 推奨事項: 期間:すべての時間枠。最良の結果を得るには、M15、M30、H1 のタイムフ
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"
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
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecastは、価格データのハーモニクスに基づいて、どんな市場の未来を予測し視覚化します。市場が常に予測可能ではありませんが、価格にパターンがある場合、MetaForecastは可能な限り正確な未来を予測できます。他の類似製品と比較して、MetaForecastは市場のトレンドを分析することでより正確な結果を生成することができます。 入力パラメータ Past size (過去のサイズ) MetaForecastが将来の予測を生成するために使用するバーの数を指定します。モデルは選択したバー上に描かれた黄色の線で表されます。 Future size (将来のサイズ) 予測すべき将来のバーの数を指定します。予測された将来は、ピンクの線で表示され、その上に青い回帰線が描かれます。 Degree (程度) この入力は、MetaForecastが市場で行う分析のレベルを決定します。 Degree 説明  0 Degree 0の場合、価格の全てのピークや谷、そして詳細をカバーするために、「Past size」の入力に大きな値を使用することが推奨されています。  1 (推奨) Degre
Fxaccurate Trend Trading is a method that focuses on identifying and capitalizing on market trends in the foreign exchange (Forex) market. This strategy is grounded in the principle that once a trend is established, it tends to persist, allowing traders to enter positions that align with the market's prevailing direction. Fxaccurate Trend Trading relies on various tools, indicators, and methodologies to spot, confirm, and trade in the direction of a trend, whether it’s upward (bullish) or downwa
AriMax   – AI-Powered Trading Robot AriMax is a cutting-edge AI-powered trading robot designed to help traders maximize profits while minimizing risk. Utilizing advanced machine learning algorithms and real-time market analysis, AriMax identifies high-probability trade opportunities with precision and speed. Key Features:     AI-Driven Market Analysis   – Analyzes market trends and patterns to make data-driven trading decisions.     Automated Execution   – Places trades seamlessly with optimiz
Wave Anatomy MT5
Trade The Volume Waves Single Member P.C.
Wave Anatomy Visit:  http://www.trafethevolumewaves.com  for more information Construct your own 5 Waves and analyze the price movements stages: Easy Movement Hard time to move Fast move This indicator is based on Wyckoff’s, David’s Weis and my Speed Index Theory. This indicator will you help analyze what is happening in 5 Price Waves that you can construct yourself. This tool is designed for scalpers and swing traders and will help them to analyze any wave on any timeframe at the same time. Fur
Gannスクエアインジケーターは、W.D. Gannによって執筆された「市場予測のための数学的な式」の記事に基づく強力な市場分析ツールです。このツールは、解析に数学的な概念を応用し、Gann理論に基づいています。それは、144、90、52のスクエアや9のスクエアなど、Gannの関連テクニックの要素を取り入れています。さらに、の方法を組み込んでおり、9のスクエアとその関連性についてのチャネルやスターパターンに焦点を当てています。 ユーザーマニュアルと使用方法: このインジケーターを使用する前に、ユーザーマニュアルを読んで疑問点を解決するためにお問い合わせいただくことをお勧めします。ユーザーマニュアルの完全版は、当社のウェブサイトで入手できます。 MT5の完全版は購入できますし、MT4の無料版も試すことができます。両方のバージョンへのリンクを提供していますので、ご利用ください。 主な機能と機能: Gannスクエアインジケーターは、市場分析のための完全なツールセットを提供し、幾何学的な概念とGann理論に基づいて的確な判断を行う手助けをします。以下に主な機能を示します。 9のスクエアの分析:
CBT Quantum Maverick 高効率バイナリーオプション取引システム CBT Quantum Maverickは、高いパフォーマンスとシンプルさを追求するトレーダー向けに設計されたバイナリーオプション取引システムです。カスタマイズの必要がなく、最適化された状態で使用を開始できます。シグナルに従うだけで、少しの練習でマスターできます。 主な特徴: シグナルの精度: 現在のローソク足を基に次のローソク足の取引シグナルを生成し、頻繁な再描画がありません。 多様な市場対応: バイナリーオプション取引に特化し、さまざまなブローカーや資産クラスに対応しています。 対応可能: Deriv Synthetic Charts :すべてのタイムフレームで使用可能。 OTCチャート :Quotex、PocketOption、Binomo、Stockity、IQOption、Exnova、OlympTrade、Deriv、Binolla、Homebrokerなどのブローカーに対応。MT5へのインポートは最初の1週間無料、その後は有料サービス。 FX、仮想通貨、商品市場 :幅広い資産利用が可能
Imbalance DOM Pro
Thalles Nascimento De Carvalho
5 (1)
Imbalance DOM Pro:注文帳の不均衡でトレードを強化 MT5で注文帳にアクセスできますか?トレードを新たなレベルに引き上げたいですか? 注文フローを基に意思決定を行っているトレーダーであれば、Imbalance DOM Proはあなたの分析を変革します。スキャルパーや短期トレーダー向けに設計されたこのツールは、注文帳の不均衡を特定し、迅速かつ正確な取引のための貴重な機会を提供します。 小さな価格変動でのチャンスを捉える Imbalance DOM Proは、価格の小さな動きをキャッチしたいトレーダーに最適なツールです。高度な計算により、このインジケーターは注文帳の不均衡を解釈し、素早いエントリーとエグジットのための重要なインサイトを提供します。 重要:MT5で注文帳が利用できることを確認してください Imbalance DOM Proを使用する前に、あなたのブローカーがMT5で注文帳にアクセスできることを確認してください。このインジケーターはリアルタイムデータに依存しているため、MT5は注文帳の履歴を保存しません。そのため、Imbalance D
IVISTscalp5
Vadym Zhukovskyi
5 (6)
iVISTscalp5インジケーターをご紹介します。このインジケーターは、トレーディングにおいて独自でありながら効果的です。時間データに基づくこのインジケーターは、多年にわたる経験と金融市場の深い分析の結果です。iVISTscalp5インジケーターは、手動トレーディングにとって優れたツールです。便利さ、簡単さ、可視化 - すべての複雑さが内部に隠されています。私たちは、iVISTscalp5インジケーターの設定と使用を最大限に簡素化しました。このインジケーターは、MT5ターミナルにあるすべての金融商品に適しています。 稼働時間は、4時から20時(UTC+3)です。 iVISTscalp5インジケーターメニュー(スクリーンショット1を参照): History - 引用を計算する週数 dT_min - 時間間隔の選択(分) TFline - 水平ボリュームの作成(時間枠) BARSline - 水平ボリュームの作成(バー数) TFtrend1 - デイリーチャンネルの作成(時間枠) BARStrend1 - デイリーチャンネルの作成(バー数) TFtrend2 - 週次チャンネルの作成(時
A scalping indicator based on mathematical patterns, which on average gives signals with relatively small SL, and also occasionally helps to catch big moves in the markets (more information in the video) This indicator has three main types of notifications: The first type warns of a possible/upcoming signal on the next bar The second type indicates the presence of a ready signal to enter the market/open a position The third type is for SL and TP levels - you will be notified every time price re
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! The
EXCLUSIVE! JUST  10 COPIES  AVAILABLE!   BONUS AUX VIP Club 2024 : Include EA CAP, CEP, LDH, PSC307 & AO4C to enhance the performance of this tool to its maximum potential  Click Here to Download Files   ( for users only ) FREE Trading Education Available Daily via Zoom --- For More Info or Instant Message Click link ---  https://t.me/abcdwave Transform your trading with the "Five Magic Bullets" Indicator, tailored for traders who embrace the power of Elliott Wave Chaos Theory.
Elliott Wave Trend was designed for the scientific wave counting. This tool focuses to get rid of the vagueness of the classic Elliott Wave Counting using the guideline from the template and pattern approach. In doing so, firstly Elliott Wave Trend offers the template for your wave counting. Secondly, it offers Wave Structural Score to assist to identify accurate wave formation. It offers both impulse wave Structural Score and corrective wave Structure Score. Structural Score is the rating to sh
If you need an indicator that shows market entry points, then this is your indicator.  The indicator is not redrawn. Shows buy and sell points for any TF (time frame) and any currency pair. Settings are adjustable for all instruments. You can configure each parameter for any broker, for any account. This is a PILLOW that is comfortable :)) Just check it out.....
次世代の自動化された需要と供給のゾーン。どのチャートでも機能する新しい革新的なアルゴリズム。すべてのゾーンは、市場の価格行動に従って動的に作成されています。 2種類のアラート --> 1) 価格がゾーンに達したとき 2) 新しいゾーンが形成されたとき もう 1 つの役に立たない指標はありません。実績のある完全な取引戦略を手に入れることができます。     新機能:     価格が需給ゾーンに達したときにアラートを出す     新しい需給ゾーンが作成されたときにアラートを発します     プッシュ通知アラート     ピップ単位のゾーン幅ラベル     MTF のもう 1 つのタイムフレーム。したがって、現在より 2 時間足高いのではなく、現在より 3 時間足し上に見えるようになります。     アラート/ゾーン/MTF 機能を有効/無効にするボタン あなたが得る利点:     取引から感情を取り除きます。     取引エントリをオブジェクト化します。     確率の高いセットアップで利益を上げましょう。     描画ゾーンから時間を節約します。
Algo Map
Kenny Michael Smith
5 (3)
アルゴマップ 特徴 - エントリーレベル - 利益レベルを取得する - 反転エントリードット - 逆転戦略 - トレンド取引戦略 - あらゆるタイムフレームでスイングトレードシグナルを売買 #1 取引ソフトウェア この MT5 ソフトウェアを使えば、いつでもどんな市場にも勝つことができます! プロップファームに合格したい アルゴマップはプロップファームに優しいです! 取引が初めてで、長期にわたって有効な戦略が必要な場合は、アルゴマップに組み込まれた反転戦略を使用してください。 MT5 ストアで 90% 割引! (白チャート用に構築) トレーダーによるトレーダーのための構築! 使い方? -アルゴが完全に動作するように、MT5 サーバー時間の 07:00 まで待ちます。取引時間は緑色の線でマークされます。緑色の線を超えているのが見えたら、開始時間です。取引の準備をしてください。 -価格がキルゾーンのエントリーレベルに達した場合、反転の可能性が高いため、反転をトレードします - 価格がトレンドに向かうと思われる場合は、トレードに参加してトレンドのTP/テ
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 th
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
Weis Wave with Alert MT5
Trade The Volume Waves Single Member P.C.
4.94 (16)
Rental/Lifetime Package Options and Privileges  Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Discord Access Channel "The SI traders"          x Rectangle Break Alert Tool      x How to trade with it:    http://www.tradethevolumewaves.com   ** If you purchase please contact me to setup your  : Two hour  webinar and  training Room and  complet
作者のその他のプロダクト
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 timefra
KT Trend Magic MT5
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 or indicator. Features 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 d
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 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 breako
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". MT4 Version is available here  https://www.mql5.com/en/market/product/35769 Trades Confirmation ACB Breakout Arrows EA provides an ability to filter the entries using our another custom indicator nam
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 nam
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 ac
KT Asian Breakout MT5
KEENBASE SOFTWARE SOLUTIONS
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 executed
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 RSI Divergence robot is a 100% automated expert advisor that trades regular and hidden divergence built between the price and Relative Strength Index (RSI) oscillator. The divergence signals are fetched from our freely available RSI divergence indicator. Not every divergence ends up in a successful price reversal, that's 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 sig
KT Psar Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
5 (1)
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 PSAR
KT London Breakout MT5
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 expe
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 timefra
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 strategi
KT COG Advanced MT5
KEENBASE SOFTWARE SOLUTIONS
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. MT4 version of the same indicator is available here KT COG Advanced MT4 Calculation of COG The COG indicator is consist of the two lines. The main l
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 hidden di
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 w
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 interprete
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 L
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 main l
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 candlestic
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 dynami
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 profi
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 PSAR
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 Volatil
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 acce
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 executed
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 expe
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 opp
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 hig
フィルタ:
MarketWatch27378757
152
MarketWatch27378757 2022.01.05 19:20 
 

...

レビューに返信
バージョン 5.5 2022.03.10
- speed optimizations.
- Added the Light Mode which disables everything except the arrows and basic alerts.
- Added compatibility for our upcoming multi-symbol and multi-timeframe scanner.
バージョン 5.1 2020.08.24
- fixed a bug that causes the data overflow in the performance analysis metrics.
- fixed the decimal precision for ASX200.
バージョン 5.0 2020.07.13
- added a multi-timeframe scanner dashboard.
- added Max. Profit value in the performance analysis statistics.
- minor changes in the alerts.
バージョン 4.8 2019.10.07
- added an ability to choose the quick profit, first target or final target as a success rate criterion.
- source code optimization.
バージョン 4.6 2019.05.23
- bugs removal
バージョン 4.5 2019.01.02
- added a more comprehensive performance analysis.
- source code optimization
- bugs removal
- added old-style text information instead of the moveable panel.
バージョン 4.2 2018.10.04
- bugs removal.
バージョン 4.1 2018.10.03
A panel related bug has been fixed.
バージョン 4.0 2018.09.26
- Added a statistic panel to show the indicator performance metrics in real time.
- Old display information has been removed.
- Some other information has been removed which is not beneficial anymore.
- Source code optimization for faster execution.
バージョン 3.1 2017.07.13
- Added pair and timeframe information in email and push alerts.
- Improved indicator speed by optimizing the signal algorithm.
- Removed bugs.