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

KT Support and Resistance Levels MT5

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 timeframes and saves them for further analysis. A special algorithm then populates and iterates the stored extreme points for final selection.


This indicator plot four types of support/resistance levels:

  • Super Strong Levels: These levels are the most substantial levels among all. Price is very likely to respect "Super Strong Levels" and often bounce back after testing them.

  • Strong Levels: These are also substantial levels and price often respect them but not as much as their predecessor. If price breaks them with a significant margin, you can expect a continuation in the same direction.

  • Moderate Levels: If you are a day trader, you should keep an eye on these levels. Immediate trade entries around these levels should be avoided to prevent unnecessary losses.

  • Short-Term Levels: These are comparatively weaker levels plotted using a singular time frame analysis. If you are a day trader or scalper, you may use these levels to decide a stop loss and profit target.


Applications

  • Filter out bad trades by avoiding trade entries around a significant support/resistance level.
  • Automatically draw significant support and resistance levels using an advanced methodology and saves a ton of time every day.
  • Prevent stop hunting by institutional traders by placing the stop loss before or after a support/resistance level.
  • Include a multi-timeframe approach in your technical analysis without ever switching to a different time frame.


EA Developers

// This code will help you to import the support/resistance levels in your expert advisor. 

string super_strong_levels_name ="KT_SUP_RES_Super_Strong_Levels";
string strong_levels_name = "KT_SUP_RES_Strong_Levels";
string moderate_levels_name = "KT_SUP_RES_Moderate_Levels";
string shortterm_levels_name = "KT_SUP_RES_Short-Term_Levels"

for(int i=ObjectsTotal(); i>=0; i--)
{
 string object_name = ObjectName(0,i);
 if(ObjectType(object_name)!=OBJ_TREND)continue;
 
if(StringFind(object_name,super_strong_levels_name)>=0) 
​// fill super strong level array with ObjectGetDouble(0,object_name,OBJPROP_PRICE)if(StringFind(object_name,strong_levels_name)>=0) 
​// fill strong level array with ObjectGetDouble(0,object_name,OBJPROP_PRICE)if(StringFind(object_name,moderate_levels_name)>=0) 
// fill moderate level array with ObjectGetDouble(0,object_name,OBJPROP_PRICE)if(StringFind(object_name,shortterm_levels_name)>=0) 
// fill shorterm level array with ObjectGetDouble(0,object_name,OBJPROP_PRICE)
}

// The above code is almost similar for both MQL4 and MQL5 with some minor adjustments. 
おすすめのプロダクト
Are you tired of drawing Support & Resistance levels for your Quotes? Are you learning how to spot Support & Resistances? No matter what is your case, Auto Support & Resistances will draw those levels for you! AND, it can draw them from other timeframes, right into you current chart, no matter what timeframe you are using... You can also Agglutinate regions/zones that are too much closer to each other and turning them into one single Support & Resistance Level. All configurable. SETTINGS Time
FREE
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
KT Pin Bar MT5
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
Mean Reversion Supply Demand Indicator Mean Reversion Supply Demand is the indicator to detect the important supply demand zone in your chart. The concept of supply demand trading relies on the quantity mismatching between buying and selling volumes in the financial market. Typically, supply demand zone serves to predict the turning point. The wave pattern, for any supply demand zone to work as an successful trade, looks like the price must touch the base zone, move away and then return to zone
My Pivot is an Indicator based on Pivot Lines and Support-Resistance zones. This Indicator will Plot 11 SR zones including Pivot Line which will definitely help you to understand the exact SR zones of the Market. Steps to Setup the Indicator: Install the Custom Indicator; Set all the Lines Color, Width and Styles; Set visualization to All Timeframe; and DONE It can be used for: All Pairs: Forex, Cryptocurrencies, Metals, Stocks, Indices.  All Timeframe All Brokers All type of Trading
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
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
This is a trend strategy that seeks to exploit this characteristic offered by some assets with strong trends. Two positions are placed at market price; one with take profit at a short distance and the other without take profit. Both orders have stop losses, and when the first reaches the take profit on the second position, the stop loss is moved to breakeven. When it is well configured and on the assets it works well, it generates a flat or slightly falling profit graph most of the time, and oc
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇ト
Functional in the Forex market. Functional on the B3 market - Bolsa Brasil Balcão. Motivation The Price Guide indicator is a tool that helps you insert support and resistance points at the chosen price and in the quantity you want, it depends on the agility of its configuration. This   FULL version   will work in   Meta Trader 5   on all accounts and   Strategy Tester . To test on the DEMO account , download the free version at: https://www.mql5.com/pt/market/product/111620 Operation The method
M & W Pattern Pro is an advanced scanner for M and W patters , it uses extra filters to ensure scanned patterns are profitable. The indicator can be used with all symbols and time frames. The indicator is a non repaint indicator with accurate statistics calculations. To use , simply scan the most profitable pair using the statistics dashboard accuracy , then enter trades on signal arrow and exit at the TP and SL levels. STATISTICS : Accuracy 1 : This is the percentage of the times price hit
The indicator automatically builds Support/Resistance levels (Zones) from different timeframes on one chart. Support-resistance levels are horizontal lines. As a rule, the market does not respond to a specific price level, but to a price range around the level, because demand and supply of market participants are not formed clearly on the line, but are “spread out” at a certain distance from the level. This indicator determines and draws precisely such a price range within which strong pos
NeuroExt
Dmytryi Voitukhov
3.9 (10)
https://t.me/mql5_neuroExt   actual version Signal https://www.mql5.com/ru/signals/1511461 You can use any tool. The bases will be automatically created at the start of the Learn. If you need to start learning from 0 - just delete the base files. Initial deposit - from 200 ye. Options: DO NOT ATTEMPT TO TEST WITHOUT NEURAL NETWORK TRAINING! it is enough for the balance graph after training to be horizontal. generating a training base is extremely simple.  there is a ready-made training
FREE
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
Introducing the Consecutive Green/Red Candle Alert Indicator for MT5 - Your Trend Spotting Companion! Are you ready to take your trading to the next level? We present the Consecutive Green/Red Candle Alert Indicator, a powerful tool designed to help you spot trends and potential reversals with ease. Whether you're a new trader looking for clarity in the market or an experienced pro seeking additional confirmation, this indicator is your trusted companion. Key Features of the Consecutive Gre
SuperTrend MT5
KEENBASE SOFTWARE SOLUTIONS
KT SuperTrend is a modified version of the classic SuperTrend indicator with new useful features. Whether its Equities, Futures, and Forex, the beginners' traders widely use the Supertrend indicator.  Buy Signal: When price close above the supertrend line. Sell Signal: When price close below the supertrend line. Features A multi-featured SuperTrend coded from scratch. Equipped with a multi-timeframe scanner. The last signal direction and entry price showed on the chart. All kinds of MetaTra
インディケータは、フィボナッチのサポートとレジスタンスのレベルを自動的に計算してプロットします。これは、市場分析に最も効果的なツールの1つです。 計算では、選択した期間と時間枠の平均価格データが使用されます。この期間の最小値と最大値は、移動の開始と終了と見なされます。 フィボナッチレベルを使用すると、価格の動きが遅くなったり逆転したりする可能性のある潜在的な参照ポイントを確認できます。つまり、フィボナッチレベルは、さらなる動きを予測したり、ストップ注文や指値注文を行うために使用されます。 パラメーター: PartsShow-現在のバーから表示された履歴レベルの数 CalcPeriod-価格平均期間 SmoothingMethod-価格平均化方法(26オプション) TF-計算に使用される時間枠 LevelColor-レベルラインの色 ZeroLevelColor-ゼロレベルの色 ShowVerticalLine-レベル間の垂直線の表示を有効/無効にします VLineStyle-垂直線のスタイル VLineColor-垂直線の色 ShowInfo-レベルパーセンテージの値に関する情報をラベ
User Support Paid subscribers may request to join the WTGS Workshop   @DB_WTI after emailing your Twitter handle and the proof of subscription to   wtg.system.international@gmail.com . The System WTGS Navigator Overlay consists of two components: Dynamic Butterfly Footprints Overlay Disclaimers Although every effort has been made when designing WTGS Navigator Overlay, WTG makes no warranties, expressed or implied, or representations as to the accuracy or profitability of the system. WTG assume
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
ピボットポイントフィボRSJは、フィボナッチレートを使用してその日のサポートラインとレジスタンスラインを追跡するインジケーターです。 この壮大な指標は、フィボナッチレートを使用してピボットポイントを通じて最大7レベルのサポートとレジスタンスを作成します。 価格がこのサポートとレジスタンスの各レベルを尊重する方法は素晴らしいです。そこでは、オペレーションの可能な入口/出口ポイントを認識することができます。 特徴 最大7レベルのサポートと7レベルの抵抗 レベルの色を個別に設定します 入力 ピボットタイプ ピボットフィボRSJ1 =フィボ比1の計算 ピボットフィボRSJ2 =フィボ比2の計算 ピボットフィボRSJ3 =フィボ比3の計算 ピボットフィボクラシック=クラシックピボット計算 最小ピボットレベル ピボット3レベル ピボット4レベル ピボット5レベル ピボット6レベル ピボット7レベル それでも質問がある場合は、ダイレクトメッセージで私に連絡してください: https://www.mql5.com/ja/users/robsjunqueira/
FREE
The best time to trade Using this Indicator is when the time reach exactly hour,half,45 minutes,15 minutes and sometimes 5 minutes.. This indicators is helpful to those who trade boom and crash indecies.How to read this indicator first you'll see Blue allow and Red allow all these allows used to indicate or to detect the spike which will happen so the allow happens soon before the spike happen.This indicator works properly only in boom and crash trading thing which you have to consider when
Unlock the full potential of your Pro Thunder V9 indicator with our revolutionary new plugin - Auto Trend Lines! Are you looking for a competitive edge in today's dynamic market? Look no further. With Auto Trend Lines, you can harness the power of precise market trend analysis to make informed trading decisions. This innovative plugin seamlessly integrates with your Pro Thunder V9 indicator, providing you with real-time trend data and pinpointing exact entry and exit points for your trades. Key
FREE
MACD Intraday Trend PROは、1960年代にGeraldAppelによって作成された元のMACDを応用して開発されたインジケーターです。 長年の取引を通じて、MACDのパラメーターをフィボナッチの比率で変更することにより、トレンドの動きの連続性をより適切に表現できることが観察され、価格トレンドの開始と終了をより効率的に検出できるようになりました。 価格トレンドの検出が効率的であるため、トップとボトムの相違を非常に明確に識別し、取引機会をより有効に活用することもできます。 特徴 インディケータMACD日中トレンドPROは、任意の通貨ペア、任意の時間枠、および練行足チャートで機能します。 5つのモードを選択することにより、トレンド検出速度を設定することができます。 最速 速い 正常 スロー 最も遅い 資力 6つの構成可能なアラートがあります。 MACDがシグナルラインを引き戻す MACDが信号線を横切る MACDがレベル0を超える 信号線がレベル0を超えています MACDはトレンドカラーを変更します 信号線変更トレンドカラー アラートごとに、以下を
スイングトレーディング は、トレンドの方向のスイングと可能な反転スイングを検出するように設計された最初のインジケーターです。トレーディングの文献で広く説明されているベースラインスイングトレーディングアプローチを使用します。インディケータは、いくつかの価格と時間のベクトルを調査して、全体的なトレンドの方向を追跡し、市場が売られ過ぎまたは買われ過ぎて修正の準備ができている状況を検出します。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] むち打ちを起こさずに市場スイングの利益 インジケーターは常にトレンドの方向を表示します 色付きの価格帯は機会のベースラインを表します 色付きのダッシュは、可能な反転スイングを表します この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します カスタマイズ可能なトレンドおよびスイング期間 電子メール/サウンド/プッシュアラートを実装します インジケータは再描画またはバックペインティングではありません Swing Tradingとは Swing Tradi
The double top bottom pattern is arguably one of the technical analysis's most popular chart patterns. These patterns are used to capitalize on recurring patterns and identify trend reversal patterns, thereby creating well-placed entry and exit levels. The KT Double Top Bottom is based on these patterns and fine-tunes the trade signal development process for traders. Features It's based on one of the most reliable trading patterns and brings some fine-tuning and automation to the process. A
If you’re searching for EA to pass prop firm challenge and reach minimum first payout, your search has come to the end. Avoid paying for prop firm challenge passing service and use Forex Prop Firm EA  to pass the challenge and reach first payout within one week of trading or recover up to 200% of the challenge fee back. Forex Prop Firm EA is not HFT, martingale, grid or a speculative EA with unrealistic promises but a risk-free expert advisor based on winning mathematical formula designed to pa
URガンマ (機械学習システムで見られる同様の計算を利用) UR Gamma は、従来の WaveTrend インジケーターを新しく改善したものを提供する最先端の財務分析ツールです。 高度なデジタル信号処理技術を組み込むことにより、UR Gamma は、従来の WaveTrend アルゴリズムの制限の一部に対処し、価格行動の傾向を特定および測定するためのより正確で堅牢で動的なアプローチを提供します。 UR ガンマを使用する利点: ミニマルなセットアップ すべてのデータはバックグラウンドで計算されており、ユーザー向けの出力は 1 つだけで、明確かつ適切です。 疲労を示唆する背景レベル あらゆる種類のアセットに調整されます。 ツールの最新情報を入手できる特別な電報チャットがあり、何か不足していると感じた場合はリクエストを送信することもできます! なぜURガンマ? 目標は、0 を中間点として、-1 と 1 の間で確率分布を振動させることです。 これを実現するために、アクティベーション関数と呼ばれる機械学習の手法を使用してデータを変換します。 そのような関数の 1 つ
Are you tired of drawing Support & Resistance levels for all charts of the same Symbol while doing Multi-Timeframe analysis? Well, if you are Price Action trader then this indicator will solve your problem.  Draw on 1 Timeframe and it will auto-sync with other charts of the same Symbol. You can draw rectangles, lines, arrows, and eclipse. It will give an alert when touched/break on line and arrow. It work's on all Timeframe. Major Update Added:: 1}Triangle 2}Fibonacci Retracement
サポート線と抵抗線のプロットにうんざりしていませんか? サポートレジスタンス は、非常に興味深いひねりを加えてチャート内のサポートとレジスタンスラインを自動検出およびプロットするマルチタイムフレームインジケーターです。価格レベルは時間とともにテストされ、その重要性が高まるにつれて、ラインは太くなり、暗くなります。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 一晩でテクニカル分析を強化 チャートを閲覧せずに重要な価格レベルを検出 一目ですべての価格レベルの相対的な強さを認識する すべての取引で最大30時間のプロットラインを節約 インジケーターは、すべての価格レベルの年齢を表示します インジケーターは再描画されていません 過去および現在の価格レベルは近接によって崩壊し、現在の市場行動に合わせて調整されます。動作は、必ずしもピークではない場所に線が引かれます。 価格レベルは、時間とともに拒否されるにつれて、より暗く、より広くなります ノイズを避けるために、重要でない価格レベルは定期的にクリアされます カスタマイズ可能な時間枠の
このプロダクトを購入した人は以下も購入しています
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確なデイトレーディングおよび短期トレード
まず第一に、このトレーディングシステムがノンリペイント、ノンリドロー、ノンラグのインジケーターであることを強調する価値がある。これにより、手動取引とロボット取引の両方に理想的なものになっています。 「スマートトレンドトレーディングシステム MT5」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的なトレーディングソリューションです。10以上のプレミアムインジケーターを組み合わせ、7つ以上の堅実なトレーディング戦略を備えており、多様な市場状況に対応する多目的な選択肢となっています。 トレンドフォロー戦略:トレンドを効果的に乗り越えるための正確なエントリーとストップロス管理を提供します。 リバーサル戦略:潜在的なトレンドの反転を特定し、トレーダーがレンジ相場を活用できるようにします。 スキャルピング戦略:高速で正確なデイトレードおよび短期取引のために設計されています。 安定性:すべてのインジケーターはノンリペイント、ノンリドロー、ノンラグであり、信頼性の高いシグナルを保証します。 カスタマイズ:個々の取引の嗜好に合わせたカスタム戦略をサポートします。7つ以上の戦略と組み合わせ
ご紹介   クォンタム トレンド スナイパー インジケーターは 、トレンド反転を特定して取引する方法を変革する画期的な MQL5 インジケーターです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。     クォンタムトレンドスナイパーインジケーター   は、非常に高い精度でトレンドの反転を識別する革新的な方法で、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 ***Quantum Trend Sniper Indicatorを購入すると、Quantum Breakout Indicatorを無料で入手できます!*** クォンタム ブレイクアウト インジケーターは、トレンドの反転を特定するとアラートを発し、矢印を示し、3 つのテイクプロフィットレベルを提案します。 初心者トレーダーにもプロのトレーダーにも適しています。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック 推奨事項: 期間:すべての時間枠。最良の結果を得るには、M
現在33%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適
今、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、またはス
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Power MT5 NGは 、長年の人気を誇る通貨強度計FX Powerの次世代モデルです。 この次世代ストレングスメーターは何を提供するのでしょうか?初代FXパワーの魅力すべて プラス GOLD/XAUの強さ分析 より正確な計算結果 個別に設定可能な分析期間 カスタマイズ可能な計算上限値により、さらに優れたパフォーマンスを実現 もっと見たい人のための特別なマルチインスタンス設定 すべてのチャートでお好みの色を無限に設定可能 数え切れないほどの通知オプションにより、重要なことを見逃すことはありません。 Windows 11とmacOSのスタイルで角を丸くした新しいデザイン 魔法のように動くインジケーターパネル FXパワーの主な機能 すべての主要通貨の強さの完全な履歴 すべての時間枠における通貨の強さの履歴 すべてのブローカーとチャートで同一の計算結果 100%信頼できるリアルタイム計算 -> リペイントなし ドロップダウン・リストから
FX Volume MT5
Daniel Stein
4.94 (17)
mql5と Telegramの モーニング・ブリーフィングで、詳細とスクリーンショットを含む毎日のマーケット・アップデートをご覧 ください! FX Volumeは、ブローカーの視点から市場のセンチメントをリアルに洞察する、最初で唯一の出来高インジケーターです。 ブローカーのような機関投資家が外国為替市場でどのようなポジションをとっているか、COTレポートよりもはるかに速く、素晴らしい洞察を提供します。 この情報をチャート上で直接見ることは、あなたの取引にとって真のゲームチェンジャーであり、画期的なソリューションです。 以下のようなユニークなマーケットデータ洞察から利益を得てください。 比率は 、通貨のロングポジションとショートポジションの比率をパーセントで表示します。 比率の変化は 、選択した期間内のロング比率とその変化率を表示します。 Volumes Totalは 、通貨の取引量(ロングとショート)の合計をロット単位で表示します。 Volumes Long :全通貨のロングポジションの取引量を表示します。 Volumes(ショート )は、全通貨のショートポジションの取引量を表示
これはMT5のインジケーターで、再描画なしで取引に参入するための正確なシグナルを提供します。 外国為替、暗号通貨、金属、株式、インデックスなど、あらゆる金融資産に適用できます。かなり正確な見積もりを提供し、取引を開始して終了するのに最適な時期を教えてくれます。1つのシグナルを処理しただけでインジケーターの元が取れた例の 動画 (6:22)をご覧ください。Entry PointsPro インジケーターの助けを借りたほとんどのトレーダーの最初の1週間の結果が改善しています。 Telegramグループ に登録してください。Entry Points Proインジケーターのメリットは次の通りです。 再描画のないエントリーシグナル 再描画されるインジケーターでは一度表示されたシグナルが削除されて大きな金銭的損失につながることがありますが、これと異なり、表示されて確認されたシグナルは消えることがありません。 エラーなしの取引開始 インジケーターアルゴリズムによって取引を開始する(資産を売買する)理想的な瞬間を見つけることができます。それを使用するすべてのトレーダーの成功率が向上します。
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  -  Version MT4                  DETAILED DESCRIPTION        /       TRADING SETUPS       
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Automatically analyzes the chart using the "Profitunity" system of Bill Williams. The found signals are placed in a table in the corner of the screen. 2. Equipped with a trend filter based on the Alligator indicator. Most of the system signals are recommended to be used only accordi
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data and therefore the mome
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
The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Get valuable insights out of currencies, equities and commodities data. Gain an edge trading financial markets. Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker charts including split structures. Versatile segmentation and compositing methods. Static, dynamic and flexible ranges with relative and/or absolute visualizations. Lay
Quantum平均足PRO のご紹介 市場のトレンドに対する明確な洞察を提供するように設計された平均足キャンドルは、ノイズを除去し、誤ったシグナルを排除する能力で知られています。混乱を招く価格変動に別れを告げ、よりスムーズで信頼性の高いチャート表現を導入しましょう。 Quantum Heiken Ashi PRO を真にユニークなものにしているのは、従来のローソク足データを読みやすい色のバーに変換する革新的なフォーミュラです。赤と緑のバーはそれぞれ弱気トレンドと強気トレンドをエレガントに強調し、潜在的なエントリーポイントとエグジットポイントを驚くほど正確に見つけることができます。 量子EAチャネル:       ここをクリック MT4のバージョン:       ここをクリック この注目すべき指標には、いくつかの重要な利点があります。 明確性の向上: 価格変動を平滑化することで、平均足バーは市場トレンドをより明確に表現し、有利な取引機会を特定しやすくします。 ノイズの削減: 誤ったシグナルを引き起こすことが多い不安定な価格変動に別れを告げます。 Quantum Heik
A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Reversal First Impulse levels (RFI)   -  Version MT4                  INSTRUCTIONS                 RUS                 ENG                         R ecommended to use with an indicator   -  TREND PRO  
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
クリスマスセール!40% OFF!1月1日に価格が$250に値上がり! GoldenGate Entriesをご紹介します:最先端のトレーディングソリューション! GoldenGate Entries(GGE)を使用して取引する革新的なアプローチを発見しましょう。GGEは、取引体験を向上させるために設計された先進的なインジケーターで、ユーザーに正確性と自信を持たせるための包括的な機能を提供します。 通貨ペア:Any(FX - 商品 - 株式 - 株式 - クリプト) タイムフレーム:15分からH1 主な特徴: 買いと売りの矢印の指示:常に情報を受け取るために、買いと売りの矢印の指示をポップアップアラートとともに受け取ります。 GoldenGate_Algo:GoldenGate_Algoを使用して市場の状況を把握し、市場が「売り過ぎ」または「買い過ぎ」かどうかを評価する強力なツールです。 現在のトレンド分析:視聴中のタイムフレームで現在のトレンドにアクセスして、取引を市場の主流方向に合わせることができます。 組み込みのピボットポイント:組み込まれた
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all classic timeframes: (m1, m5, m15, m30, H1, H4, D1, Wk, Mn). 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 classic timeframes 3. Search for patterns of all possible sizes. Fr
まず最初に、このトレーディングシステムがリペイントされず、再描画されず、遅延しないことを強調する価値があります。これにより、プロのトレーディングに最適な状態になります。 「スマートサポートアンドレジスタンストレーディングシステム」は、新規および経験豊富なトレーダー向けにカスタマイズされた高度なインジケーターです。この包括的なシステムは、7以上の戦略、10のインジケーター、およびデイトレード戦略、スイングトレード戦略、サポートおよびレジスタンス戦略、ローソク足パターン戦略、VWAP戦略、マルチタイムフレームトレンド戦略など、さまざまなトレーディングアプローチを組み合わせています。これは、矢印信号、エントリーポイント、出口ポイント、トレードアラート、より高い時間枠のトレンド分析、リアルタイムのトレードモニタリング、そして洞察力のあるトレンドとボリュームキャンドルの着色を提供します。自動的なサポートとレジスタンスの検出により、さまざまな市況下でトレーダーが的確な決定を下すのを支援する多面的なインジケーターとなっています。 スマートサポートアンドレジスタンストレーディングシステムは、
MT4版  |  FAQ Owl Smart Levels Indicator は、 Bill Williams の高度なフラクタル、市場の正しい波構造を構築する Valable ZigZag、エントリの正確なレベルをマークする Fibonacci レベルなどの一般的な市場分析ツールを含む 1 つのインジケーター内の完全な取引システムです。 利益を得るために市場と場所に。 戦略の詳細な説明 インジケータを操作するための指示 顧問-取引助手 プライベートユーザーチャット ->購入後に私に書いて、私はプライベートチャットにあなたを追加し、あなたはそこにすべてのボーナスをダウンロードすることができます 力はシンプルさにあります! Owl Smart Levels 取引システムは非常に使いやすいので、専門家にも、市場を勉強し始めて自分で取引戦略を選択し始めたばかりの人にも適しています。 戦略と指標に秘密の数式や計算方法が隠されているわけではなく、すべての戦略指標は公開されています。 Owl Smart Levels を使用すると、取引を開始するためのシグナルをすばやく確認し、注文を出すため
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
Professional Scalping Tool on Deriv Attention! The indicator will be sold in limited quantities!!! Description: This trading indicator is designed for professional traders focused on scalping. Designed with the market in mind, it provides highly accurate spike trading signals. It works on the M1 timeframe and supports the following symbols: Boom 300 Index, Boom 500 Index, Boom 1000 Index, Crash 300 Index, Crash 500 Index, Crash 1000 Index. Functional Features: - Direction: - Trading is ca
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
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"
Boom and Crash Spike Detector v1.0 Boom and Crash spike detector prints Down non repaint Arrow for catching crash spikes and Up non repaint arrow for catching boom spikes.  It is suitable for 1M time frame for majorly crash500 and Boom 500.  When the Red arrow prints in a red zone moving averages, it indicates high probability of crash spikes downwards, likewise, blue arrow printing in a blue zone of moving average, it indicates high probability of boom spikes.  Its pretty straight forward since
Consolidation Finder   An indicator that allows you to find consolidation. To work on the breakdown of the channel. Easy to use, there are only three settings: Minimum number of bars to analyze Tunnel Consolidation Indicator color It works on  all timeframes  , by default, approximate settings for the H1 timeframe are set. Works on all currency pairs. The indicator is not redrawn or recalculated. All screenshots are real!
Trading the currency markets is a complex business, not least since we are dealing with pairs of currencies, and by inference, pairs of economies. All economies around the world are interlinked, and reflected in the constant ebb and flow of currency strength and weakness. The problem for us as traders is monitoring so many pairs simultaneously, since every pair does not move independently, but reflects the interrelated nature of this market. The Quantum Currency Heatmap delivers the informatio
初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます。通貨強
Gartley Hunter - An indicator for searching for harmonic patterns (Gartley patterns) and their projections. The indicator is equipped with a system of alerts and push notifications. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. 12 harmonic patterns: 7 classical and 5 exotic. New patterns will be added as the indicator develops. 2. Constant automatic search for harmonic patterns. The indicator is capable of finding from the smallest to the largest patterns. 3. Autom
作者のその他のプロダクト
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
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
ACB Breakout Arrows
KEENBASE SOFTWARE SOLUTIONS
4.17 (35)
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 Auto Fibo MT5
KEENBASE SOFTWARE SOLUTIONS
5 (1)
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 p
ACB Breakout Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
5 (1)
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 MT 5 Key features Stoploss   and Take Profit levels are provided by the indicator. Comes with a MTF Scanner dashboard which tracks the br
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 execute
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 si
KT Ichimoku Trader MT5
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.   MT4 Version is available here  https://www.mql5.com/en/market/product/35041 Features Trade up to 5 famous trading strate
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 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
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 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
ACB Trade Filter MT4
KEENBASE SOFTWARE SOLUTIONS
5 (2)
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 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 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
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
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
フィルタ:
レビューなし
レビューに返信
バージョン 2.0 2023.09.13
- Added chart template for a better visual experience.
- Better handling of data from multiple timeframes.
バージョン 1.6 2020.11.22
- A minor change in the alerts text.
- Performance improvements.
- Source code optimizations.
バージョン 1.5 2019.07.17
- improved the indicator execution speed.
- Added the alerts on a level touch.