Universal Separate Window Free

Not everyone can write an indicator. But anyone can have an idea. The indicator Universal Separate Window Free, which takes as an input parameter the formula by which the indicator line will be drawn, will help to implement it. This indicator is intended for use in the separate chart window.
All indicators of the series Universal:


Main windowSeparate window
Free
MT4 Universal Main Window Free
MT5 Universal Main Window Free MT5
MT4 Universal Separate Window Free
MT5 Universal Separate Window Free MT5
Full
MT4 Universal Main Window
MT5 Universal Main Window MT5
MT4 Universal Separate Window
MT5 Universal Separate Window MT5

Input parameters

Название Описание
Expression1 = A field in which you can enter part of the formula, replacing this part in subsequent expressions and in the main formula with the name of the parameter Expression1. Optional parameter.
Expression2 = A field in which you can enter part of the formula, replacing this part in subsequent expressions and in the main formula with the name of the parameter Expression2. Optional parameter.
Expression3 = A field in which you can enter part of the formula, replacing this part in subsequent expressions and in the main formula with the name of the parameter Expression3. Optional parameter.
Expression4 = A field in which you can enter part of the formula, replacing this part in subsequent expressions and in the main formula with the name of the parameter Expression4. Optional parameter.
Expression5 = A field in which you can enter part of the formula, replacing this part in the following expression and in the main formula with the name of the Expression5 parameter. Optional parameter.
Expression6 = A field in which you can enter part of the formula, replacing this part in the main formula with the name of the parameter Expression6. Optional parameter.
Line Function = The field in which you want to enter your formula. Required parameter.
Line Label The name that will be displayed in the "Data Window". Optional parameter.
Draw count bars The number of bars for which the indicator will be calculated. A zero or a negative value means the whole chart.
Digits The number of decimal places for the indicator values. A negative value indicates the accuracy of the values of the current chart.
Draw Type Select the style of drawing the indicator: line, line segments or arrows.
Arrow Code The arrow code for the corresponding drawing style.
Shift Shift of the indicator line relative to the chart.
In contrast to the names of functions in the wildcard names Expression1 - Expression6, the character case is not allowed to change.

Features

The indicator checks the correctness of the entered formula and the number of arguments in the functions. If an error is found in the formula, the corresponding entry appears in the Expert Log, and the initialization fails.

If an arithmetic error occurs during the calculation (division by zero, the square root of the negative number), or an attempt is made to query price data or standard indicators outside the graph, or incorrect arguments are entered in the function of querying the value of the standard indicator, then the indicator shows a missing value at this point.

The character register in the function names does not matter. The number of spaces in the formula does not matter.

The integer and fractional parts in numbers are separated by a period, the function arguments are separated by commas.

Rules for writing formulas

The following arithmetic operations are supported:
Notation Description
+ Addition
- Subtraction
* Multiplication
/ Division
^ Exponentiation

Only parentheses are supported.

Differences from the full version

The difference between this indicator and the full version is the absence of comparison operations and logical functions.

Functions

The length limit of the description does not allow you to provide detailed documentation here, so a detailed description of the supported functions is rendered on a separate page.

Ranges

An example of formula

Expression1 =
100 * rsi(14, 0, 0)
Expression2 =
max(rsi(14, 0, 0), rsi(14, 0, 1), rsi(14, 0, 2))
Expression3 =

Expression4 =

Expression5 =

Expression6 =

Line Function =
Expression1 / Expression2

Examples of problem solving


おすすめのプロダクト
FFx Momentum
Eric Venturi-Bloxs
4 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Not everyone can write an indicator. But anyone can have an idea. The indicator Universal Main Window Free , which takes as an input parameter the formula by which the indicator line will be drawn, will help to implement it. This indicator is intended for use in the main chart window. All indicators of the series Universal : Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window Free MT
FREE
FFx MACD
Eric Venturi-Bloxs
4.2 (5)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
With this system you can spot high-probability trades in direction of strong trends. You can profit from stop hunt moves initiated by the smart money! Important Information How you can maximize the potential of the scanner, please read here: www.mql5.com/en/blogs/post/718109 Please read also the blog about the usage of the indicator: Professional Trading With Strong Momentum This FREE Version of the indicator works only on EURUSD and GBPUSD. The full version of the indicator can be found here:
FREE
Signals and Alerts for Accelerator/Decelerator indicator based on these MQL5 posts: Accelerator Oscillator and Signals of the Indicator Accelerator Oscillator . Note : this tool is based on the code of Accelerator indicator developed by MetaQuotes Software Corp. Features The signals are triggered at   closing   of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; Customizable arrows. By d
FREE
Schaff Trend Cycleとは Schaff Trend Cycle(STC)は、トレンドの転換点をタイムリーに捉えるために設計されたオシレーター系インジケーターです。従来の移動平均やMACDと比較して、サイクル的な動きとモメンタムを組み合わせることで、トレンドの始まりと終わりをより明確に把握できます。 主な特徴 トレンド転換シグナルの明確化:上昇トレンドではサイクルラインが上向きに、下降トレンドでは下向きに推移します。 レンジ相場でのだましを抑制:サイクル周期を考慮した平滑化処理により、短期的なノイズを減少させます。 パラメーター調整が容易:期間や平滑化係数を変更するだけで、動作感度を初心者から上級者まで幅広く調整可能です。 計算ロジック概要 モメンタムの算出 指定期間の価格変化をもとに、短期および長期のモメンタムを計算します。 サイクル平滑化 モメンタムに対し、二重平滑化(ダブル・スムージング)を適用し、サイクル的な振動成分を抽出します。 正規化処理 0~100の範囲に正規化し、オシレーターとして表示します。 シグナル生成 水平ライン(通常は25と75)を上下に抜
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Trade with reliable buy & sell arrows! Tired of false signals? Focus on   stable, rule-based entries This is a demo version. Try the DEMO version: • Works on EURUSD (demo, no suffix/prefix brokers) • Test it FREE and see consistent results Full Version:   TREND REVERTING PRO full version here (Updated version)   –  Maximum performance Works on   all symbols & timeframes Includes bonuses: Forex Trend Commander (FREE) + Two Moving Averages Strategy Key Features: High-performanc
FREE
FFx Fractals
Eric Venturi-Bloxs
4.5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Tipu Heikin-Ashi Panel is the modified version of the original Heiken Ashi indicator published by MetaQuotes here . A professional version of this indicator is available here . Features An easy to use Panel that shows the Heiken Ashi trend of selected timeframe. Customizable Buy/Sell alerts, push alerts, email alerts, or visual on-screen alerts. Customizable Panel. The panel can be moved to any place on the chart or minimized to allow more space. Heikin means "the average", and Ashi means "foot
FREE
FFx RSI
Eric Venturi-Bloxs
4 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx Bollinger Bands
Eric Venturi-Bloxs
4.75 (4)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FlatBreakout (Free Version) Flat Range Detector and Breakout Panel for MT4 — GBPUSD Only FlatBreakout is the free version of the professional FlatBreakoutPro indicator, specially designed for flat (range) detection and breakout signals on the GBPUSD pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of flat ranges (breakout,
FREE
FFx Force Index
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
FFx ParabolicSAR
Eric Venturi-Bloxs
4.67 (3)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Sm Ichimoku Scanner
Steeve Christian Martol
5 (5)
Multi Time Frame Indicator acts as a Scanner based on the Ichimoku Trading System. The outcome is displayed on a board. This helps you to make "at a glance" a mental picture of the System without having to open the chart. Up to 10 Currencies can be watched. Scanned elements And Legend "KUMO Futur" - Green : The Kumo Futur is Bullish. "KUMO Futur" - Red : The Kumo Futur is Bearish. "PRICE Cross KJ" - Green : The Price is Above the Kijun Sen.  "PRICE Cross KJ" - Red : The Price is Below the Kijun
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
QualifiedEngulfing - は ProEngulfing インジケーターの無料版です。 ProEngulfing - は Advance Engulf インジケーターの有料版で、 こちらからダウンロードできます。 ProEngulfing の無料版と有料版の違いは何ですか?無料版は1日に1つのシグナルの制限があります。 QualifiedEngulfingをご紹介します - あなたのMT4用のプロフェッショナルエンゴルフパターンインジケーター Precisionの力を解放して、QualifiedEngulfingを使用して外国為替市場での資格のあるエンゴルフパターンを特定および強調する先進的なインジケーターです。MetaTrader 4用に開発されたQualifiedEngulfingは、外国為替市場のエンゴルフパターンを確認およびハイライトするために設計された切り立ったアプローチを提供し、取引の決定に対して最も信頼性の高いシグナルのみを受け取ることを確認します。 QualifiedEngulfingの動作方法: QualifiedEngulfingは、エンゴルフパター
FREE
Wavetrend Oscillator Indicator — Version 1.0 The Wavetrend Oscillator is a momentum-based technical analysis tool. It is designed to highlight potential momentum shifts, areas that may be overbought or oversold, and the prevailing bias when confirmed by a higher timeframe filter. How it works WT1 and WT2 Lines : Crossovers between these lines are used to indicate changes in momentum. WT1 crossing above WT2 suggests bullish conditions. WT1 crossing below WT2 suggests bearish conditions. WT3 High
FREE
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
FFx Volumes
Eric Venturi-Bloxs
3.5 (2)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
MACD indicator in MetaTrader 4/5 looks different than MACD does in most other charting software. That is because the MetaTrader 4/5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 4/5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 4/5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This
FREE
The indicator calculates the current spread for each tick using the formula Spread=(ASK-BID)/Point. Schedule of changes in the boundaries spread over the timeframe displayed in a separate window from the date of accession of the indicator. Two lines corresponding to the minimum and maximum spread values are displayed. The indicator window is self-adjusted according to the minimum and maximum values from the moment of launch. The minimum and maximum values for the entire period of the indicator o
FREE
FFx ATR
Eric Venturi-Bloxs
5 (1)
The purpose of this new version of the MT4 standard indicator provided in your platform is to display in a sub-window multiple timeframes of the same indicator. See the example shown in the picture below. But the display isn’t like a simple MTF indicator. This is the real display of the indicator on its timeframe. Here's the options available in the FFx indicator: Select the timeframes to be displayed (M1 to Monthly) Define the width (number of bars) for each timeframe box Alert pop up/sound/ema
FREE
Power Trend Free - the indicator shows the trend strength in the selected period. Input Parameters The indicator has three input parameters: Period - a positive number greater than one, it shows the number of candlesticks used for calculations. If you enter one or zero, there will be no error, but the indicator will not be drawn. Applied Price - the standard "Apply to:" set meaning data used for the indicator calculation: Close - Close prices; Open - Open prices; High - High prices; Low - Low p
FREE
A simple but effective helper that will allow you to track both global and local market trends. The indicator combines the work of two oscillators: Stochastic and RSI. Both indicators can be set to any timeframe. Advantages of Use Multitimeframe - you can adjust both indicators to the desired timeframes. To obtain the entry points, you can use the Elder's triple screen system. Highly customizable - you can configure not only the parameters of the indicators, but also their appearance (color and
FREE
This indicator alerts you when/before new 1 or 5 minute bar candle formed. In other words,this indicator alerts you every 1/5 minutes. This indicator is especially useful for traders who trade when new bars formed. *This indicator don't work propery in strategy tester.Use this in live trading to check functionality. There is more powerful Pro version .In Pro version,you can choose more timeframe and so on. Input Parameters Alert_Or_Sound =Sound ----- Choose alert or sound or both to notify y
FREE
PPRとEngulfing は、MetaTrader 4 (MT4)トレーディングプラットフォームの通貨チャートで「PPR」および「Engulfing」パターンを識別するために設計されたユニークなテクニカルインディケーターです。これらのパターンは、トレンドの反転や継続の可能性を示すことができ、トレーダーに市場へのエントリーとエグジットのための貴重なシグナルを提供します。 主な特徴: パターンの自動検出 : インディケーターは、PPRおよびEngulfingパターンを自動的に識別し、チャートに矢印でマークします。 視覚的シグナル : 緑色の上向き矢印は買いのポイントを示し、赤色の下向き矢印は売りのポイントを示します。 カスタマイズ可能な矢印の色 : ユーザーは、インディケーター設定を通じて、強気および弱気シグナルの矢印の色を選択できます。 モード選択 : 3つの動作モード - PPRのみ、Engulfingのみ、または両方のパターンを同時に分析します。 使用方法: チャートに追加 : インディケーターを希望する通貨ペアまたは金融商品のチャートに適用します。 シグナルを分析 : チャート上
FREE
MACD is well known indicator that still can be use for prediction where price will go next few minutes, hours or even weekly  With colored bar of Macd, your eyes can easily catch when color is changed based what market price movement to find any early trend on market. here is the parameter of the indicator: TF_MACD , default is 1 Hour , this mean you can see clearly MACD of 1 Hour TimeFrame on Lower TimeFrame. InpPrice , default is Price Close , this is original MACD parameter from Metaquotes st
FREE
ハーモニックパターンは市場の転換点を予測するのに最適です。これらのパターンは高い勝率と1日の中での多くの取引機会を提供します。当社のインジケーターは、ハーモニックトレーディングの原則に基づいて、市場反転ポイントを予測する最も一般的なハーモニックパターンを特定します。 重要な注意事項: インジケーターは再描画されず、遅れることはありません(パターンはDポイントで検出されます);再描画されることはありません(パターンは有効またはキャンセルされます)。 使用方法: インジケーターをMT5チャートにドラッグアンドドロップします。 パターン検出をTRUE(ABCD;Gartley)に設定します。 任意のデバイスを設定します(高いデバイス=より多くのパターン;低いデバイス=より少ないパターン)。 好みに合わせて色を調整します。 バルブ/エントリーポイント、TP、SLの警告を有効または無効にします。 パターンが検出された場合: アルゴリズムはDポイントでパターンを検出します。 警告が有効になっている場合、パターン検出を通知します。 パターンが無効になった場合、「パターンがキャンセルされました」という
FREE
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 購入後に私に連絡して、取引のヒント、ボーナス、および「GANN MADE EASY」EA アシスタントを無料で入手してください。 おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探しま
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
Game Changerは、あらゆる金融商品で使用できる革新的なトレンドインジケーターです。MetaTraderを強力なトレンドアナライザーへと変貌させます。あらゆる時間枠で動作し、トレンドの特定、反転の可能性のシグナル、トレーリングストップ機能、そして迅速な市場反応のためのリアルタイムアラートを提供します。経験豊富なプロでも、優位性を求める初心者でも、このツールは自信と規律、そして根本的なトレンドダイナミクスを明確に理解した上で取引を行うための力となります。このインジケーターはリドロー機能も備えています。 購入後すぐにご連絡いただければ、個人ボーナスを進呈いたします。Strong SupportとTrend Scannerインジケーターの無料コピーを入手できます。[email protected]までプライベートメッセージを送ってください。 私のEAや特別なセットはTelegramでは販売しておりません。MQL5でのみ販売しており、セットファイルは私のブログでのみ公開しています。詐欺師にはご注意ください。他の方からセットを購入しないでください。 設定 トレンド変化時のアラート
Miraculous Indicator – ガン・スクエア・オブ・ナインに基づく100%非リペイントのFXおよびバイナリーツール この動画では、FXおよびバイナリーオプションのトレーダー向けに特別に開発された、非常に正確で強力な取引ツールである Miraculous Indicator を紹介しています。このインジケーターがユニークなのは、伝説的な ガン・スクエア・オブ・ナイン と ガンの振動の法則 に基づいている点で、現代の取引で利用できる最も正確な予測ツールの一つとなっています。 Miraculous Indicatorは 完全に非リペイント であり、ローソク足が確定した後にシグナルが変化したり消えたりすることはありません。つまり、見たものがそのまま利用できます。これにより、トレーダーは自信を持ってエントリーおよびエグジットを行うための信頼性と一貫性のある根拠を得ることができます。 主な特徴: ガン・スクエア・オブ・ナインとガン理論に基づいて構築 100%非リペイントのシグナルシステム すべての時間枠(M1、M5、H1、H4、日足、週足)で機能 FXおよびバイナリーオプション取引
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
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 インジケーターが提供するもの  オリジナルで気に入っていたすべての機能が、新機能と精度の向上によって強化されました。 主な機能: 独自の通貨強度計算式。 すべての時間枠でスムーズかつ正確な強度ライン。 トレンドの特定と正確なエントリーに最適です。 ダイナミックマーケットフィボナッチレベル (マーケットフィボナッチ)。 このインジケーターに固有
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
通貨強さウィザードは、取引を成功させるためのオールインワン ソリューションを提供する非常に強力な指標です。このインジケーターは、複数の時間枠のすべての通貨のデータを使用して、このまたはその外国為替ペアのパワーを計算します。このデータは、使いやすい通貨インデックスと通貨パワーラインの形式で表され、特定の通貨のパワーを確認するために使用できます。 必要なのは、取引したいチャートにインジケーターを接続することだけです。インジケーターは、取引する通貨の実際の強さを示します。このインジケーターは、トレンドに合わせて取引するときに有利に利用できる売買高の圧力の極値も示します。このインジケーターには、フィボナッチに基づく可能なターゲットも表示されます。 このインジケーターは、PUSH 通知を含むあらゆるタイプのアラートを提供します。 購入後ご連絡下さい。私の取引のヒントをあなたと共有し、素晴らしいボーナスインジケーターを無料で提供します! 幸せで有益な取引をお祈りします。
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市場でも同じです。つまり、反対方向に加速している通貨をペアリングすれば、潜在的に利益を生む取引を特定
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 VERSION MT 5     -     RFI LEVELS PRO インジケーター と組み合わせることで、その潜在能力を最大限に発揮します。 インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ       主要プレーヤーの
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
Advanced Supply Demand
Bernhard Schweigert
4.91 (299)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
現在20%OFF! 初心者やエキスパートトレーダーに最適なソリューションです。 このインディケータは、エキゾチックペア・コモディティ・インデックス・先物など、あらゆるシンボルの通貨の強さを表示することに特化したインディケータです。金、銀、原油、DAX、US30、MXN、TRY、CNHなどの通貨の強さを表示するために、9行目にどのシンボルでも追加することができます。独自の機能を多数搭載し、新しい計算式を採用したため、ユニークで高品質、かつ手頃な価格のトレーディングツールとなっています。新しいトレンドやスキャルピングチャンスのトリガーポイントを正確に把握することができるため、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアル:ここをクリック   https://www.mql5.com/en/blogs/post/708876 すべての時間枠に対応します。あなたはすぐにトレンドを見ることができるようになります! 新しいアルゴリズムに基づいて設計されているため、潜在的な取引の特定と確認がより簡単になります。これは、8つの主要通貨と1つのシンボルの強弱
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
現在40%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
FX Volume
Daniel Stein
4.63 (38)
FX Volume:ブローカー視点で捉える本物の市場センチメント クイック概要 トレード手法をさらに高めたいとお考えですか? FX Volume は、リテールトレーダーやブローカーのポジション状況をリアルタイムで提供します。これは、COTのような遅延レポートよりもはるかに早く知ることができます。安定した利益を目指す方も、さらなる優位性を求める方も、 FX Volume は大きな不均衡を見極め、ブレイクアウトを確認し、リスク管理を洗練させるのに役立ちます。今すぐ始めて、実際の出来高データがどのように意思決定を変革するかを体感してください! 1. FX Volume がトレーダーにとって非常に有益な理由 高精度の早期警戒シグナル • 各通貨ペアを売買しているトレーダー数を、他者よりも早く、ほぼリアルタイムで把握できます。 • FX Volume は、複数のリテールブローカーから得られる本物の出来高データを収集し、分かりやすい形式で提供する 唯一 のツールです。 強力なリスク管理 • ロングやショートの大きな偏り(インバランス)を特定し、潜在的なトレンド転換を見逃しません。ストップ
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
Smart Sweep Sniper MT4
Vincent Georges David Ferrier
# Smart Sweep Sniper MT4 Version MT4 Midnight Pro Edition , specialized for scalping and day trading in Prop Firm, Available here MT5 Version available here ## The Institutional Edge — Detect Where Smart Money Acts, Enter When It Matters If you like it, leave a positive review to support its development. If you encounter a bug, let us know before posting a review. When you complete your challenge, share your certificate in the comments. Happy trading! Smart Sweep Sniper is a precision-engine
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
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
Gold Scalper Super is an easy-to-use trading system. The indicator can be used as a standalone scalping system on the M1 time frame, as well as part of your existing trading system. Bonus: when purchasing an indicator, Trend Arrow Super is provided free of charge, write to us after purchase. The indicator 100% does not repaint!!! If a signal appears, it does not disappear! Unlike indicators with redrawing, which lead to the loss of a deposit, because they can show a signal and then remove it.
IQ FX Gann Levels a precision trading indicator based on W.D. Gann’s square root methods . It plots real-time, non-repainting support and resistance levels to help traders confidently spot intraday and scalping opportunities with high accuracy. 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. Setup & Guide:  Download  MT5 Ver
FX Power: 通貨の強弱を分析して、より賢い取引を実現 概要 FX Power は主要通貨と金の実際の強弱をあらゆる市場状況で理解するための必須ツールです。強い通貨を買い、弱い通貨を売ることで、 FX Power は取引の意思決定を簡素化し、高い確率の取引機会を見出します。トレンドを追従する場合でも、極端なデルタ値を使用して反転を予測する場合でも、このツールはあなたの取引スタイルに完全に適応します。ただ取引するだけではなく、 FX Power で賢く取引をしましょう。 1. なぜ FX Power がトレーダーにとって非常に有益なのか 通貨と金のリアルタイム強弱分析 • FX Power は主要通貨と金の相対的な強弱を計算し、マーケットダイナミクスに関する明確な洞察を提供します。 • どの資産がリードしているか、または後れを取っているかを監視して、取引するペアを賢く選びましょう。 マルチタイムフレームの包括的なビュー • 短期、中期、長期のタイムフレームで通貨と金の強弱を追跡し、マーケットトレンドに基づいて取引戦略を調整できます。 • スキャルピングからスイングトレード
Step into the world of Forex trading with confidence, clarity, and precision using   Gold Indicator   a next-generation tool engineered to take your trading performance to the next level. Whether you’re a seasoned professional or just beginning your journey in the currency markets, Gold Indicator equips you with powerful insights and help you trade smarter, not harder. Built on the proven synergy of three advanced indicators, Gold Indicator focuses exclusively on medium and long-term trends eli
Introduction Harmonic Patterns are best used to predict potential turning point. Traditionally, Harmonic Pattern was identified manually connecting peaks and troughs points in the chart. Manual harmonic pattern detection is painfully tedious and not suitable for everyone. You are often exposed under subjective pattern identification with manual pattern detection. To avoid these limitations, Harmonic Pattern Plus was designed to automate your harmonic pattern detection process. The functionality
Pips Stalker
Abdulkarim Karazon
5 (2)
Pips Stalkerはロングショートアロータイプのインジケーターで、あらゆるレベルのトレーダーがより良い意思決定を行えるようにサポートします。インジケーターはリペイントされず、RSIを主なシグナルロジックとして用い、一度矢印が出されるとリペイントやバックペイントはなく、矢印の遅延もありません。 PIPS STALKER ARROWの特徴 : スタッツパネル は、全体の勝率%や連続の最大勝敗トレード数などの有用な統計、その他有用な情報を表示するユニークな情報ダッシュボードです。 TPとSL、組み込みのマネーマネジメント 指標は各矢印でTPとSLのオブジェクトを示し、トレーダーはマネーとリスク管理を組み込み、SLはATRに基づいて、TPは現在のATR SL価値に基づくリスク対リターン比率に基づいています。 再塗装不要、高い調整可能性 インジケーターはシグナル品質向上のオプションを豊富に提供しており、わずかな期間調整だけでどのペアでも機能します。パネルはトレーダーに現在の設定や期間が利益を上げているかどうかを示します。推奨期間枠:M1。 再調整開始資本金:100ドル。 推奨アカ
CRT Multi-Timeframe Market Structure & Liquidity Sweep Indicator Non-Repainting | Multi-Asset | MT5 Version Available MT5 Version:   https://www.mql5.com/en/market/product/162075 Full User Guide — explains what each feature does and why:   https://www.mql5.com/en/blogs/post/767525 Quick Start User Guide  — explains how to configure and in what order:  https://www.mql5.com/en/blogs/post/767540 Indicator Overview CRT Ghost Candle HTF Fractal is a complete institutional-grade market structure too
Meravith
Ivan Stefanov
5 (3)
マーケットメーカーのためのツール。 Meravith は次の機能を提供します: すべての時間足を分析し、現在有効なトレンドを表示します。 強気と弱気の出来高が等しくなる流動性ゾーン(出来高均衡)を強調表示します。 異なる時間足のすべての流動性レベルをチャート上に直接表示します。 テキスト形式の市場分析を生成し、参考情報として表示します。 現在のトレンドに基づいて目標値、サポートレベル、ストップロスを計算します。 取引のリスクリワード比を算出します。 口座残高に基づいてポジションサイズを計算し、潜在的な利益を推定します。 また、市場に大きな変化があった場合には警告を表示します。 インジケーターの主要ライン: 強気/弱気の出来高エグゾーストライン ― 目標値として機能します。 市場のトレンドを示すライン。市場が強気か弱気かによって色が変わり、トレンドのサポートとして機能します。主にその色が市場センチメントを示します。 出来高均衡ライン(Eq)。Eq(Volume Equilibrium)ラインはシステムの中核です。これは買い手と売り手の出来高のバランスポイントを表します。市場の流動性を示し
作者のその他のプロダクト
Not everyone can write an indicator. But anyone can have an idea. The indicator Universal Main Window Free MT5 , which takes as an input parameter the formula by which the indicator line will be drawn, will help to implement it. This indicator is intended for use in the main chart window. All indicators of the series Universal : Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window Fre
FREE
Delta AG Free
Yurij Kozhevnikov
5 (2)
The difference between the arithmetic and geometric means at the specified range. Since the greater is the difference between the values, the greater the resulting figure is, actually the indicator shows volatility fluctuations. The arithmetic mean of a certain number of values ​​is the sum of the values ​​divided by their number. The geometric mean is the root of the power of the number of values ​​extracted from the product of these values. If all values ​​are equal, the arithmetic mean and th
FREE
Power Trend Free - the indicator shows the trend strength in the selected period. Input Parameters The indicator has three input parameters: Period - a positive number greater than one, it shows the number of candlesticks used for calculations. If you enter one or zero, there will be no error, but the indicator will not be drawn. Applied Price - the standard "Apply to:" set meaning data used for the indicator calculation: Close - Close prices; Open - Open prices; High - High prices; Low - Low p
FREE
Not everyone can write an indicator. But anyone can have an idea. The indicator Universal Separate Window Free MT5 , which takes as an input parameter the formula by which the indicator line will be drawn, will help to implement it. This indicator is intended for use in the separate chart window. All indicators of the series Universal : Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Wi
FREE
Not everyone can write an indicator. But anyone can have an idea. The indicator Universal Main Window Free , which takes as an input parameter the formula by which the indicator line will be drawn, will help to implement it. This indicator is intended for use in the main chart window. All indicators of the series Universal : Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window Free MT
FREE
Power Trend Paid - the indicator shows the trend strength in the selected period. Input Parameters The indicator has the following input parameters: Main Line - an optional function for drawing a line on the values used for indicator calculation (not available in the free version ). Period - a positive number greater than one, it shows the number of candlesticks used for calculations. If you enter one or zero, there will be no error, but the indicator will not be drawn. Applied Price - an exten
The difference between the arithmetic and geometric means at the specified range. Since the greater is the difference between the values, the greater the resulting figure is, actually the indicator shows volatility fluctuations. The arithmetic mean of a certain number of values ​​is the sum of the values ​​divided by their number. The geometric mean is the root of the power of the number of values ​​extracted from the product of these values. If all values ​​are equal, the arithmetic mean and th
The indicator Universal Main Window works according to your rules. It is sufficient to introduce a formula, along which the line of the indicator will be drawn. This indicator is intended for use in the main chart window. All indicators of the series Universal : Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window Free MT5 Full MT4 Universal Main Window MT5 Universal Main Window MT5 M
The indicator Universal Separate Window works according to your rules. It is sufficient to introduce a formula, along which the line of the indicator will be drawn. This indicator is intended for use in the separate chart window. All indicators of the series Universal : Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window Free MT5 Full MT4 Universal Main Window MT5 Universal Main Wind
The indicator Universal Main Window MT5 works according to your rules. It is sufficient to introduce a formula, along which the line of the indicator will be drawn. This indicator is intended for use in the main chart window. All indicators of the series Universal : Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window Free MT5 Full MT4 Universal Main Window MT5 Universal Main Window M
The indicator Universal Separate Window MT5 works according to your rules. It is sufficient to introduce a formula, along which the line of the indicator will be drawn. This indicator is intended for use in the separate chart window. All indicators of the series Universal : Main window Separate window Free MT4 Universal Main Window Free MT5 Universal Main Window Free MT5 MT4 Universal Separate Window Free MT5 Universal Separate Window Free MT5 Full MT4 Universal Main Window MT5 Universal Main
フィルタ:
レビューなし
レビューに返信