My Strategy MT4

This is a strategy builder indicator. It consists of almost all the technical indicators. Include notification and Buy/Sell arrows, Automatic Support and Resistance, and Sideways Detection (MT5 version does not include Sideways Detection and only one type of Support and Resistance). 

The indicator includes:
MACD (Moving Average Convergence Divergence)
RSI (Relative Strength Index)
Stochastic
CCI (Commodity Channel Index)
ADX (Average Directional Moving Index)
PSAR (Parabolic Stop and Reverse)
Alligator
Modified Alligator (Green and Red MAs)
Single Moving Average
Double Moving Averages 
Triple Moving Averages
Ichimoku 
JCash RSI 
Bollinger Bands
Williams % Range
おすすめのプロダクト
The Advanced Bands Squeeze indicator is a custom indicator based on the classic Bollinger Bands as created by John Bollinger. The Bollinger Band Squeeze occurs when volatility falls to low levels and the Bollinger Bands narrow. This low volatility level is called a “Squeeze”.  According to John Bollinger, periods of low volatility are often followed by periods of high volatility, where prices tend to move a lot in either direction. Therefore, a volatility contraction or narrowing of the bands
maratoa201 による Pivot Points Classic + 中間ライン インジケーターは、トレーダーがMT4およびMT5チャート上で重要な価格レベルを迅速に視覚化するのに役立ちます。以下を自動的に計算します: 中央ピボットポイント (PP) サポートレベル ( S1, S2, S3 ) レジスタンスレベル ( R1, R2, R3 ) 中間ライン (0.5, 1.5, 2.5) でリバウンドやブレイクアウトゾーンをより正確に表示 主な特徴: ピボットレベルを迅速かつ明確に確認可能 価格ラベルが重ならないようにオフセット表示 XAUUSD M5 に最適化されているが、任意のシンボルや時間足に対応 クリーンなインターフェイスでグラフが見やすい 推奨使用法: サポートおよびレジスタンスゾーンを特定 取引のエントリーやエグジットのための中間レベルを判断 グラフを混雑させずに市場分析 作者 / 所有者: maratoa201 MQL5 プロフィール: https://www.mql5.com/fr/users/maratoa201
El indicador "MR BEAST PATTERNS WITH ALERTS" es una herramienta avanzada diseñada para identificar y notificar automáticamente patrones de oportunidad en el mercado financiero. Basándose en una combinación de análisis técnico y algoritmos inteligentes, este indicador escanea constantemente el gráfico en busca de patrones específicos que podrían indicar momentos propicios para la toma de decisiones. Características Principales: Detección de Patrones: El indicador identifica patrones de oportunida
ImbaTrend Runner - is the trend following manual system for forex/crypto market. It defines medium-term trends and works with it in intraday mode. System shows enter points, profit and loss targets. As a rule profit targets are 2-3 X bigger than loss targets. Indicator is AutoAdaptive and it automatically updates it's settings during trading. Indicator is sensitive to market changes, regular updates helps to stay in relevant trend. Main Indicator's Features Signals are not repaint, late or disap
El indicador "MR BEAST ALERTAS DE LIQUIDEZ" es una herramienta avanzada diseñada para proporcionar señales y alertas sobre la liquidez del mercado basándose en una serie de indicadores técnicos y análisis de tendencias. Ideal para traders que buscan oportunidades de trading en función de la dinámica de precios y los niveles de volatilidad, este indicador ofrece una visualización clara y detallada en la ventana del gráfico de MetaTrader. Características Principales: Canal ATR Adaptativo: Calcula
NEW YEAR SPECIAL DISCOUNT RUNNING NOW 40% DISCOUNT Price slashed from $149 to $89 until 3rd Jan 2025 Indicator captures the trend reversals with no-repaint Buy and Sell Arrow signals. CyberZingFx Trend Reversal Indicator - your go-to solution for accurate and reliable trend reversal signals. With its  advanced trading strategy , the indicator offers you Buy and Sell Arrow signals that do not repaint, making it a reliable tool for catching Swing Highs and Swing Lows in any market and any time fr
Prophet is a trend indicator. Shows the direction of turning points. Can be used with an optimal risk-to-profit ratio. The arrows indicate favorable moments and directions for entering the market. Uses one parameter for setting (adjust from 1 to 3). The probability of a successful trend is very high. In the course of work, the take-profit is much larger than the stop-loss! Works on all currency pairs and on all timeframes.
The indicator has the following features Predictive Trend (Histogram) - it uses an advanced predictive probability and statistics calculation plus linear regression to know the possible trend. This must be used with at least 3 timeframes for a more accurate reading of the trend: D1, H4, H1. In some cases (subjective), you may want to use M5 for a more precise reading. Velocity (Dotted Line) - Green dotted line indicates a speed of price movement upward. Red dotted line indicates a speed of price
Currency Strength Meter 1:Correctly identifying trends in foreign exchange investments is critical. 2:TrendSymbolOneClick quickly detects and displays trends that have just begun and those that have already been in place for an extended period of time. 3:There is also a USD JPY EUR GBP AUD NZD strength function. 4:Volatility allows you to know exactly when there is a major market move. 5:You can save time in your market analysis by using Trend Symbol One Click. 6:Analysis available from 1 minut
Advanced version of CyberZingFx Volume Plus, the ultimate MT4 indicator for traders seeking highly accurate buy and sell signals. With an additional strategy and price action dot signals that enhances its effectiveness, this indicator offers a superior trading experience for professionals and beginners alike. The CyberZingFx Volume Plus Advanced version combines the power of volume analysis and historical price data with an additional strategy, resulting in even more precise and reliable signals
推荐这款分时均线指标程序!它在主窗口直观展示实时价格与 30 分钟、60 分钟、120 分钟均线,助您精准把握日内趋势。参数可灵活调整,支持多种均线类型,适配不同交易风格。代码优化高效,避免重复计算,运行流畅。清晰的多色线条与标签设计,让价格与均线的关系一目了然,助力您快速捕捉交易信号。简洁实用的设计,是日内交易者分析行情的得力工具,值得一试。配合MACD及HAM买卖提示能对交易有质的提升。 1. 指标显示设置 借助   #property   指令对指标的显示属性加以设置: #property indicator_chart_window :保证指标在交易图表的主窗口显示。 #property indicator_buffers 4 :设定指标运用 4 个数据缓冲区,分别用来存储实时价格以及 3 种不同周期的均线数据。 #property indicator_colorX :为不同的线条设定颜色,例如价格线是蓝色,30 分钟均线是红色,60 分钟均线是绿色,120 分钟均线是紫色。 2. 输入参数设置 提供了几个可调节的输入参数,用户能够依据自身需求进行修改: MAPeriod1 、
PABT Pattern Indicator - it's classical system one of the signal patterns. Indicator logic - the Hi & Lo of the bar is fully within the range of the preceding bar, look to trade them as pullback in trend. In the way if indicator found PABT pattern it's drawing two lines and arrow what showing trend way.  - First line - it's entry point and drawing at: 1. On the high of signal bar or on middle of the signal bar (depending from indicator mode) for buy; 2. On the low of signal bar or on middle of t
About
Tatiana Savkevych
About - Forex indicator. This trend indicator is used to determine the current trend in price movement, making it clear in which direction it is better to open a position: buy or sell. The About trend indicator is displayed on the chart and moves in parallel with the price. The Forex About trend indicator allows you to determine in time a change in the direction of price movement, thereby minimizing the likelihood of capital loss. In trading practice, various combinations of About and other ind
Voles Indicator Operation Principles It is based on the standard indicators of the MetaTrader 4 terminal. It shows the market entry points. How to trade When a bar is complete and an arrow is shown, place a BuyStop order at the High of the bar is the arrow is green, or a SellStop order at the Low of the bar if the arrow is red. StopLoss should be set at the level of the last downwards fractal below the entry point at a green arrow or at the level of the last upwards fractal above the entry poi
NO REPAINT The system combines several analytical techniques and presents BUY/SELL signals in an easy-to-read form. You don’t have to be a professional to use it. Aggressive TP SL can make amazingly accurate market predictions by constantly auto-analyzing every price movement, trading patterns and with the help of complex trading algorithms. This  indicator main task is to look for gravity zones and generate buy/sell signal with exact SL and TPs location.     When specified conditions are fulfi
Dynamic Forex28 Navigator - 次世代の Forex 取引ツール。 現在 49% オフ。 Dynamic Forex28 Navigator は、長年人気のインジケーターを進化させたもので、3 つの機能を 1 つにまとめています。 Advanced Currency Strength28 インジケーター (レビュー 695 件)  + Advanced Currency IMPULSE with ALERT (レビュー 520 件) + CS28 コンボ シグナル (ボーナス)。 インジケーターの詳細 https://www.mql5.com/en/blogs/post/758844 次世代の Strength インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
This indicator may or may not be within your interest but I call it Cosmic Dream. When I backtested the indicator, colored level zones appear on your chart. It can work on any currency pair you want. There are 5 level zones. 5 are red and 5 are green. The purpose of this indicator is to let traders see the number of level zones. The interval of the zones is 50 at best. In terms of zone width, the number is 10. It can utilized for any direction. The colors will be visible as long as the indicator
Advance Currency Meter is a currency meter that detects strong market trends. This indicator is good for scalping, intraday trading and swing trading. The indicator will detect short term to long term market trends. This will give you good insight which currencies are best to trade as of the moment. Note : Kindly contact me before you make any purchases. This won't work on your account without my permission. Note :   Works well with my MACD Currency Strength Meter
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
Gold Angel
Dmitriq Evgenoeviz Ko
The Gold Angel MT4 Expert Advisor is designed for automated gold trading on the MetaTrader 4 platform, providing traders with unique tools and strategies to achieve maximum profit. Using complex algorithms for analyzing market data, this advisor is able to identify profitable entry and exit points, which significantly reduces risks and increases the chances of successful trading. the full list for your convenience is available https://www.mql5.com/ru/users/pants-dmi/seller Gold Angel MT4 offer
AutoTraderEA Description As the name says, this is an autotrading robot.   It trades on H1 timeframe.  It looks for clear trades, and is very accurate, yet still will take a couple of trades per week. Otherwise losses are minimised through a 130 pip StopLoss which can be modified. AutoTrader gives the user the ability to choose whether to keep trading volumes the same or change in direct proportion to the change in the account equity.   The EA has been backtested only on the EURUSD pair over a
This is a trend indicator without redrawing Developed instead of the binary options strategy (by the color of the Martingale candlestick) Also works well in forex trading When to open trades (binary options) A signal will appear in the place with a candle signaling the current candle It is recommended to open a deal for one candle of the current timeframe M1 and M5 When a blue dot appears, open a deal up When a red dot appears, open a trade down. How to open trades on Forex. When a signal is rec
AR Signal Crossover - Precision Trend Indicator The AR Signal Crossover is a highly accurate, strictly non-repainting trend indicator designed for MetaTrader 4. By combining the responsiveness of a Fast Simple Moving Average (SMA) with the reliability of multiple Exponential Moving Averages (EMA), this tool helps traders pinpoint exact market entry and exit points with ease. Whether you are a scalper, day trader, or swing trader, this indicator provides clear, visual arrow signals on your chart
Forex Gump
Andrey Kozak
2.4 (5)
Forex Gump is a fully finished semi-automatic trading system. In the form of arrows, signals are displayed on the screen for opening and closing deals. All you need is to follow the instructions of the indicator. When the indicator shows a blue arrow, you need to open a buy order. When the indicator shows a red arrow, you need to open a sell order. Close orders when the indicator draws a yellow cross. In order to get the most effective result, we recommend using the timeframes H1, H4, D1. There
*注記 : 早期購入者向けに 40% 割引! 無料EAのリリースは11月の第2週となります 無料 EA が利用可能になり次第、割引は終了します RSi インジケーターは、特定の商品またはペアが買われすぎまたは売られすぎていることを示す最も人気のあるインジケーターの 1 つです。 通貨強さメーターは、複数の通貨に基づくトレンド指標でもあります。 RSi通貨強さメーターは、R​​Siと通貨強さメーターのアルゴリズムを備えた1つのチャート指標です。 また、ワンクリック機能もあり、28 のメジャーペアとマイナーペアがダッシュボードに表示され、特定のペアをクリックすると、チャートが選択したチャートに自動的に変更されます。 製品の利点: 取引を管理するための無料のEA。詳細についてはメッセージをください 入力パラメータ RSi 設定 - デフォルトのパラメータは、65/35 レベルの期間 14 です。レベルが高くても低くても、信号は少なくなりますが、より正確になります。 折れ線グラフ、ダッシュボード、市場動向の種類 表示設定 - フォントの通貨の色、信号の色、線の色、および X 軸と
DESCRIPTION The CHAOS INDICATOR has been developed to be used for the TRADING STRATEGY OF CHAOS, as described in the book. The book is in italian language only and can be obtained only on my website indicated below. DATAS COLLECTED AND SHOWN ON GRAPHS The CHAOS INDICATOR apply easily to any graph and any asset, and it is a TRADING FACILITATOR, as it identify immediately the following items on any graph: - The GP (= RIGHT PRICE) i.e. the price to which the asset should be attracted within 24 ho
F ully automated Expert Advisor using the  advanced   algorithm for trading the EURUSD Designed for profit in a short period of time and big profit in a long run. Prefers EURUSD 1H. Principle of operation The SELL and BUY orders are opened (depending on the parameters set), guided by signals and the market situation.     Recommended parameter: Use an ECN broker account. minimum deposit of 100$ USD. use it in H1 time frame recommended symbol is EURUSD input parameter: TrendType                 
VR Cub
Vladimir Pastushak
VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。 最初
The Trend Map indicator is designed to detect trends in price movement and allows you to quickly determine not only the direction of the trend, but also to understand the levels of interaction between buyers and sellers. It has no settings and therefore can be perceived as it signals. It contains only three lines, each of which is designed to unambiguously perceive the present moment. Line # 2 characterizes the global direction of the price movement. If we see that the other two lines are above
This indicator Pluuto Alert indicator.Indicator displays trend movement. Indicator calculates automatically line.Alert = arrow.When the alert is up the next alert is down,when the alert is down the next alert is up (new bar). Features FiltPer - displays indicator period.Line1. FiltPer2 - displays indicator period.Line2. Multiplier - displays indicator multiplier.(FlitPer,Line1;step) Deviation1 - displays indicator deviation.(Line2) Deviation2 - displays indicator deviation.(Arrow) Trend - displa
このプロダクトを購入した人は以下も購入しています
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
GOLD Impulse with Alert
Bernhard Schweigert
4.64 (11)
このインディケータは、当社の2つの製品 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . のスーパーコンビネーションです。 このインジケーターは全ての時間枠で作動し、8つの主要通貨と1つのシンボルの強弱のインパルスをグラフで表示します。 このインジケータは、金、エキゾチックペア、商品、インデックス、先物など、あらゆるシンボルの通貨強度の加速度を表示することに特化されています。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨強度の加速度(インパルスまたは速度)を表示するために、任意のシンボルを9行目に追加できる、この種の最初のものです。 新しいアルゴリズムに基づいて構築され、潜在的な取引の特定と確認がさらに容易になりました。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速の速度を測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
現在40%OFF! このダッシュボードは、複数のシンボルと最大9つのタイムフレームで動作するソフトウェアの非常に強力な部分です。 このソフトは、弊社のメインインジケーター(ベストレビュー:Advanced Supply Demand)をベースにしています。    Advanced Supply Demand ダッシュボードは、素晴らしい概要を提供します。それは示しています。  ゾーン強度評価を含むフィルタリングされた需給値。 ゾーン内/ゾーンへのPips距離。 ネストされたゾーンがハイライトされます。 選択されたシンボルの4種類のアラートを全ての(9)時間枠で提供します。 それはあなたの個人的なニーズに合わせて高度に設定可能です。 あなたの利益! すべてのトレーダーにとって最も重要な質問です。 市場に参入するのに最適なレベルはどこか? 成功のチャンスとリスク/リターンを得るために、強力な供給/需要ゾーン内またはその近くで取引を開始します。 損切りの最適な位置はどこですか? 最も安全なのは、強力な供給/需要ゾーンの下/上にストップを置くことです。 最適な利益
Trend Screener
STE S.S.COMPANY
4.79 (95)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 50 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
現在40%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
Volatility Trend System - a trading system that gives signals for entries. The volatility system gives linear and point signals in the direction of the trend, as well as signals to exit it, without redrawing and delays. The trend indicator monitors the direction of the medium-term trend, shows the direction and its change. The signal indicator is based on changes in volatility and shows market entries. The indicator is equipped with several types of alerts. Can be applied to various trading ins
Weis Wave with Alert
Trade The Volume Waves Single Member P.C.
4.82 (22)
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 Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x   How to trade info visit:    http://www.tradethevolumewaves.com   ** If you purchase please contact me to setup your  : training Room and  complete manual access.  This is
チャートを構成し、周期的な価格変動を識別するテクニカル指標。 どのチャートでも動作します。 いくつかの種類の通知。 グラフ自体に追加の矢印があります。 履歴を再描画せずに、キャンドルのクローズに取り組みます。 M5以上のTFを推奨します。 パラメータの使用と設定が簡単です。 異なるパラメータを持つ 2 つのインジケーターを使用する場合、他のインジケーターなしで使用できます。 入力パラメータは2つあります 周期性と信号持続時間 これら 2 つのパラメータは、チャート構造の処理を扱います。 Cyclicity - 反転サイクルが変化する頻度を調整し、サイクルを滑らかにします。 Signal duration - 最小数では価格変動の衝動を検出し、最大数では長期的なトレンドの動きを検出します。
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals (except early signals mode) 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 custom
現在20%OFF! 初心者やエキスパートトレーダーに最適なソリューションです。 このインディケータは、エキゾチックペア・コモディティ・インデックス・先物など、あらゆるシンボルの通貨の強さを表示することに特化したインディケータです。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨の強さを表示するために、9行目にどのシンボルでも追加することができます。独自の機能を多数搭載し、新しい計算式を採用したため、ユニークで高品質、かつ手頃な価格のトレーディングツールとなっています。新しいトレンドやスキャルピングチャンスのトリガーポイントを正確に把握することができるため、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアル:ここをクリック   https://www.mql5.com/en/blogs/post/708876 すべての時間枠に対応します。あなたはすぐにトレンドを見ることができるようになります! 新しいアルゴリズムに基づいて設計されているため、潜在的な取引の特定と確認がより簡単になります。これは、8つの主要通貨と1つのシンボルの強弱
No Repaint Bext は完全な取引システムです。エントリーとエグジットのタイミング、そして取引の方向を示します。 緑の矢印 が表示されるたびに、 買い注文 を開きます。 赤い矢印 が表示されたら、すべての買い注文を閉じます。 同様に、 赤い矢印 が表示されたら、 売り注文 を開き、 緑の矢印 が表示されたらすべての売り注文を閉じます。 取引には M5(1分足) を使用し、 どの通貨ペアでも取引可能 です。 このインジケーターは 再描画されず 、ほとんど遅延しません。ただし、 ローソク足が確定するまで待つ という自然な条件はあります。 RSI フィルター と**2 つのクラシックな反転パターン(エンゴルフィング、ピンバー)**を使用し、反転の瞬間をほぼリアルタイムで捉えます。 インジケーターの効果的な使い方 どの通貨ペアでも使用可能 (テスト済み: GBPUSD, EURUSD ) 時間足:M5(1分足) 初期資金:500ドル以上 取引ロット:0.01 緑の矢印 が表示されたら、買い注文を開く。 赤い矢印 が表示されたら、すべての買い注文を閉じる。 赤い矢印 が表示されたら、売
Are you looking for a simple and reliable indicator that can help you spot market swing points easily? Do you want clear buy and sell signals that work on any timeframe and any trading instrument? Buy Sell Signal Pro is designed to do exactly that. It helps traders identify important market turning points and understand the current market structure in a clear and easy way. This indicator detects Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL) so you can quickly see wh
OFFER OFFER! The price of the indicator is kept at 75 dollars only from 20th Feb to 28th Feb. Full Fledged EA and Alert plus for alerts will also be provided in this offer along with the purchase of Indicator. Limited copies only at this price and Ea too. Grab your copy soon Alert plus for indicator with set file is kept in comment section with the image  SMC Blast Signal with FVG, BOS and trend Breakout The SMC Blast Signal is a Precise trading system for Meta Trader 4 that uses Smart Money Con
Miraculous Indicator – ガン・スクエア・オブ・ナインに基づく100%非リペイントのFXおよびバイナリーツール この動画では、FXおよびバイナリーオプションのトレーダー向けに特別に開発された、非常に正確で強力な取引ツールである Miraculous Indicator を紹介しています。このインジケーターがユニークなのは、伝説的な ガン・スクエア・オブ・ナイン と ガンの振動の法則 に基づいている点で、現代の取引で利用できる最も正確な予測ツールの一つとなっています。 Miraculous Indicatorは 完全に非リペイント であり、ローソク足が確定した後にシグナルが変化したり消えたりすることはありません。つまり、見たものがそのまま利用できます。これにより、トレーダーは自信を持ってエントリーおよびエグジットを行うための信頼性と一貫性のある根拠を得ることができます。 主な特徴: ガン・スクエア・オブ・ナインとガン理論に基づいて構築 100%非リペイントのシグナルシステム すべての時間枠(M1、M5、H1、H4、日足、週足)で機能 FXおよびバイナリーオプション取引
PairMaster Buy Sell Arrow Indicator for MT4 Trade Reversals Like a Pro — Catch Every Swing Point with Precision The PairMaster Buy Sell Arrow Indicator is a powerful MetaTrader 4 tool built to identify high-probability swing trading opportunities . Designed for traders who value accuracy, clarity, and simplicity, PairMaster detects key market turning points and plots intuitive buy and sell arrows directly on your chart. Key Features Accurate Swing Point Detection – Automatically identifies ma
# CurrencyMeter Pro - Professional Multi-Market Strength Analyzer ## Overview CurrencyMeter Pro is a powerful real-time momentum analyzer that tracks the strength of currencies, cryptocurrencies, indices, metals, and energy markets at a glance. Make smarter trading decisions by instantly identifying the strongest and weakest instruments across multiple asset classes. Whether you're a forex trader looking to pair strong currencies against weak ones, or a multi-asset trader seeking momentum co
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
Meravith
Ivan Stefanov
5 (3)
マーケットメーカーのためのツール。 Meravith は次の機能を提供します: すべての時間足を分析し、現在有効なトレンドを表示します。 強気と弱気の出来高が等しくなる流動性ゾーン(出来高均衡)を強調表示します。 異なる時間足のすべての流動性レベルをチャート上に直接表示します。 テキスト形式の市場分析を生成し、参考情報として表示します。 現在のトレンドに基づいて目標値、サポートレベル、ストップロスを計算します。 取引のリスクリワード比を算出します。 口座残高に基づいてポジションサイズを計算し、潜在的な利益を推定します。 また、市場に大きな変化があった場合には警告を表示します。 インジケーターの主要ライン: 強気/弱気の出来高エグゾーストライン ― 目標値として機能します。 市場のトレンドを示すライン。市場が強気か弱気かによって色が変わり、トレンドのサポートとして機能します。主にその色が市場センチメントを示します。 出来高均衡ライン(Eq)。Eq(Volume Equilibrium)ラインはシステムの中核です。これは買い手と売り手の出来高のバランスポイントを表します。市場の流動性を示し
このインジケーターは実践的なトレードに最適な自動波動分析のインジケーターです! 場合... 注:   Tang Lun (Tang Zhong Shuo Zen) の命名規則の影響で、私は波のグレーディングに西洋の名前を使用することに慣れていません。基本的な波を ペン 、二次波のバンドを セグメント と名付けました。同時に、 セグメント にはトレンドの方向が指定されます (この命名方法は将来のノートで使用されます。最初に言っておきます)。ただし、アルゴリズムは曲がりくねった理論とはほとんど関係がないため、付けるべきではありません。これは、私の市場分析 によって要約された、絶えず変化する複雑な運用ルール を反映しています。 バンドは標準化され、人によって異なることがないよう定義されており、市場参入を厳密に分析する上で重要な役割を果たす人為的な干渉の描画方法が排除されています。 このインジケーターを使用することは、取引インターフェイスの美しさを改善することと同等であり、元の K ライン取引を放棄し、取引の新しいレベルに連れて行きます。また、宣伝の観点から顧客の認識も向上します。 イ
System Trend Pro - This is the best trend trading indicator!!! The indicator no repaint!!!  The indicator has   MTF   mode, which adds confidence to trading on the trend (   no repaint   ). How to trade? Everything is very simple, we wait for the first signal (big arrow), then wait for the second signal (small arrow) and enter the market in the direction of the arrow. (See screens 1 and 2.) Exit on the opposite signal or take 20-30 pips, close half of it, and keep the rest until the opposite
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
Presenting one-of-a-kind Gann Indicator for XAUUSD IQ Gold Gann Levels is a non-repainting, precision tool designed exclusively for XAUUSD/Gold intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. 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 calcul
Candle Power Pro
Thushara Dissanayake
4.5 (8)
その   キャンドルパワープロ   は、解読するために設計された洗練された取引ツールです。     実ボリューム圧力、ティックデータの不均衡、機関投資家の注文フローのダイナミクス   測定することにより   強気相場と弱気相場の戦い   リアルタイムでこの指標は生の   ボリュームデータを実用的な洞察に 変換し、トレーダーが   スマートマネーの動き、流動性ハンティング、そして隠れた市場心理   各価格ローソク足の裏にあるものを分析することで   買い手/売り手の取引量の割合、乖離パターン、取引量に基づく確認など 、     価格行動とボリューム分析は 、トレーダーにとって非常に貴重です。       ICT、SMC、および機関投資家向け取引手法 。 従来のボリュームインジケーターとは異なり、     キャンドルパワープロ   焦点を当てる   ティックデータの粒度は 、各ローソク足の動きが基礎となる   強気/弱気の強さ   または潜在的な   マーケットメーカーの罠、反転、またはブレイクアウトの継続を 予測します。     セッションベースの戦略(ロンドン/ニューヨークのキルゾー
GM Arrows Pro
Guillaume Pierre Philippe Mesplont
Product Name: GM Arrows Pro – Signals & Alerts Short Description: GM Arrows Pro is a clean, reliable MT4 indicator showing BUY/SELL arrows on the chart with unique alerts at the moment the signal appears. Full Description: GM Arrows Pro is a professional MT4 indicator designed for traders who want clear, actionable signals: BUY and SELL arrows visible on the entire chart history Unique alerts when a new signal appears (no repeated alerts) Option to disable repetitive signals ( disable_repeatin
Looking for a powerful yet lightweight swing detector that accurately identifies market structure turning points? Want clear, reliable buy and sell signals that work across any timeframe and any instrument? Buy Sell Arrow MT Swing is built exactly for that — precision swing detection made simple and effective. This indicator identifies Higher Highs (HH) , Higher Lows (HL) , Lower Highs (LH) , and Lower Lows (LL) with remarkable clarity. It is designed to help traders easily visualize market stru
Precautions for subscribing to indicator This indicator only supports the computer version of MT4 Does not support MT5, mobile phones, tablets The indicator only shows the day's entry arrow The previous history arrow will not be displayed (Live broadcast is for demonstration) The indicator is a trading aid Is not a EA automatic trading No copy trading function The indicator only indicates the entry position No exit (target profit)  The entry stop loss point is set at 30-50 PIPS Or the front hi
KT Trend Trading Suite は、トレンドフォロー戦略と複数のブレイクアウトポイントを組み合わせた多機能インジケーターです。 新たなトレンドが形成されると、このインジケーターは複数のエントリーチャンスを提供し、トレンドにうまく乗ることが可能になります。あまり重要でないエントリーポイントを避けるために、プルバックの閾値が使用されます。 MT5 バージョンはこちらで入手可能です  https://www.mql5.com/en/market/product/46270 機能 市場のさまざまなダイナミクスを1つの方程式にまとめ、トレンドの全体像を明確に描写します。 エントリーシグナルに基づいて、局所的な高値と安値を視覚的に示す長方形を描画します。 シグナルの精度を自動的に測定し、パフォーマンス指標をシンプルに表示します。 複数時間足対応のダッシュボードを搭載し、すべての時間軸をスキャンして、それぞれのトレンド方向を表示します。 入力パラメータ History Bars:   過去のシグナル分析に使用する履歴バーの数。  Signals Period:   エントリ
流動性ショック検出機能(XAUUSD 1分足版) ======================================================= 概要: ----------------------------------- 急激な価格変動によって生じた機関投資家の流動性ゾーンを検出し、複数時間枠のトレンド分析を提供します。 詳細: ------------------ 流動性ショック検出機能は、機関投資家の活動を示唆する重要な価格変動を識別します。大規模な市場参加者がポジションを保有または決済すると、価格が頻繁に再訪する流動性ゾーンが形成されます。このインジケーターはこれらのゾーンを自動的に検出し、複数時間枠にわたるリアルタイムのトレンド分析を提供します。 仕組み このインジケーターは、価格の変動速度とローソク足のサイズを監視し、急激な変動を検出します。大きな変動が発生すると、検証期間によってゾーンが維持されているかどうかを確認します。検証済みのゾーンはチャート上に表示され、ゾーンの強さと方向を明確に示すマーカーが視覚的に表示されます。 主な機能 -
The Super Arrow Indicator provides non-repainting buy and sell signals with exceptional accuracy. Key Features No repainting – confirmed signals remain fixed Clear visual arrows: green for buy, red for sell Real-time alerts via pop-up, sound, and optional email Clean chart view with no unnecessary clutter Works on all markets: Forex, gold, oil, indices, crypto Adjustable Parameters TimeFrame Default: "current time frame" Function: Sets the time frame for indicator calculation Options: Can be set
作者のその他のプロダクト
Scan all your favorite pairs with RSI, and get notified on your preferred time frames. Settings are Customizable Click to change time frame or open new pairs Notification: Phone/Popup/Email The relative strength index (RSI) is a technical indicator used in the analysis of financial markets. It is intended to chart the current and historical strength or weakness of a pair/stock based on the closing prices of a recent trading period. The RSI is most typically used on a 14 period, measured on a
The Alligator indicator uses three smoothed moving averages, set at five, eight, and 13 periods, which are all Fibonacci numbers. The initial smoothed average is calculated with a simple moving average (SMA), adding additional smoothed averages that slow down indicator turns. Scan all your favorite pairs with Alligator, and get notified on your preferred time frames. Setting is Customizable Click to change time frame or open new pairs Notification: Phone/Popup/Email
This indicator Allow you to get notification from 7 indicators. Scan all your favorite pairs with your favorite technical indicator, and get notified on your preferred timeframes. Settings are Customizable (RSI, ADX, MACD, Alligator, Ichimoku, Double MA, and Stochastic) Click to change the time frame or open new pairs Notification: Phone/Popup/Email
My Strategy Scanner (The only indicator you need for forex trading). My Strategy Scanner allows you to create your own strategy and scan all the timeframes, and pairs at the same time. It comes with support and resistance zones, trend lines, and sideways detection. (MT5 version does not include Sideways Detection).  The indicator includes: MACD (Moving Average Convergence Divergence) RSI (Relative Strength Index) Stochastic CCI (Commodity Channel Index) ADX (Average Directional Moving Index) P
A stochastic oscillator is a momentum indicator comparing a particular closing price of a security to a range of its prices over a certain period of time. The sensitivity of the oscillator to market movements is reducible by adjusting that time period or by taking a moving average of the result. It is used to generate overbought and oversold trading signals, utilizing a 0–100 bounded range of values. Scan all your favorite pairs with Stochastic, and get notified on your preferred timeframes. S
This indicator allows you to view multiple timeframes at the same time on the same chart. It will save you time. No need to switch from timeframe to timeframe.  You can see all that is happening in each timeframe on the same chart. Customizable bars to view Customizable bars to Timeframes to view  Customizable bars colors Timeframe views are - M1, M5, M15, M30, H1, H4, D1, W1, and MN
Microsoft Word - Installation - TrendFollower-1 Trend Follower 1 This indicator consists of three key components: an upper band, a lower band, and a middle line. A buy signal is generated when the price closes above the upper band, indicating strong bullish momentum and a potential trend continuation. Conversely, a sell signal occurs when the price closes below the lower band, signaling bearish strength and a possible downward move. The middle line serves as a dynamic support or resistance leve
Microsoft Word - Installation - TrendFollower-2 Trend Follower 2 This trend-following indicator with upper and lower bands is a powerful tool for identifying market momentum and generating trade signals. This indicator consists of three lines: the upper band, lower band, and middle line. A buy signal is triggered when the price closes above the upper band, indicating strong bullish momentum and a potential continuation of the uptrend. Conversely, a sell signal is generated when the price closes
Scan all your favorite pairs with RSI, and get notified on your preferred time frames. Settings are Customizable Click to change time frame or open new pairs Notification: Phone/Popup/Email The relative strength index (RSI) is a technical indicator used in the analysis of financial markets. It is intended to chart the current and historical strength or weakness of a pair/stock based on the closing prices of a recent trading period. The RSI is most typically used on a 14 period, measured on a
The Alligator indicator uses three smoothed moving averages, set at five, eight, and 13 periods, which are all Fibonacci numbers. The initial smoothed average is calculated with a simple moving average (SMA), adding additional smoothed averages that slow down indicator turns. Scan all your favorite pairs with Alligator, and get notified on your preferred time frames. Setting is Customizable Click to change time frame or open new pairs Notification: Phone/Popup/Email
This indicator Allow you to get notification from 7 indicators. Scan all your favorite pairs with your favorite technical indicator, and get notified on your preferred timeframes. Settings are Customizable (RSI, ADX, MACD, Alligator, Ichimoku, Double MA, and Stochastic) Click to change the time frame or open new pairs Notification: Phone/Popup/Email
フィルタ:
レビューなし
レビューに返信