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
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
マルチタイムフレーム対応、カスタマイズ可能なビジュアル信号、設定可能なアラートシステムを備えた相対力指数(RSI)インジケーター。 フリーランスプログラミングサービス、アップデート、その他のTrueTL製品は私の MQL5プロフィール からご利用いただけます。 フィードバックとレビューを心よりお待ちしております! RSIとは? 相対力指数(RSI)は、価格変化の速度と大きさを測定するモメンタムオシレーターです。このインジケーターは0から100の間で振動し、指定された期間にわたって最近の上昇幅と最近の下落幅の大きさを比較します。 RSIは主に買われすぎと売られすぎの状態を識別するために使用されます。高い値は買われすぎ状態を示し、低い値は売られすぎ状態を示します。トレーダーはまた、RSIと価格動作の間のダイバージェンスにも注目しており、これは潜在的なトレンド転換を示す可能性があります。 機能: 矢印と垂直線を使用したビジュアルシグナルマーカー 設定可能なトリガー付きの3つの独立したシグナルバッファ(方向変化、レベル交差、ピーク/谷、極端ゾーン) 時間帯フィルタリング付きの設定可能なア
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
WAD Stoch
Yonny Pascal Ekwa Mezui
WAD Divergence + Stochastic Overview WAD Divergence + Stochastic is a technical indicator designed to assist traders in identifying potential market turning points. It combines price behavior with momentum confirmation to highlight areas where buying or selling pressure may be shifting. The indicator works directly on the chart and provides clear visual signals to support decision-making in fast-moving markets. How It Works The indicator analyzes the relationship between price movement and inte
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
Aurum Trend Scout — FREE Demo Version for XAUUSD H1 This is the FREE demo-only version of Aurum Trend Engine. It runs exclusively on demo accounts so you can evaluate the strategy risk-free before purchasing the full version. For the full version with live trading enabled, see: Aurum Trend Engine (Full Version - $30) What is Aurum Trend Scout? A fully automated trend-following Expert Advisor for XAUUSD (Gold) on the H1 timeframe. The strategy was generated and walk-forward optimised with Strateg
FREE
Persian Ichimoku: The Next Generation of Fibonacci-Enhanced Trading Elevate your Ichimoku strategy with the most advanced and customizable Ichimoku indicator on the Market. The Persian Ichimoku is not just another Ichimoku cloner; it is a professional-grade trading powerhouse designed for traders who demand precision, flexibility, and deeper market insights. By merging classic Ichimoku Kinko Hyo logic with Fibonacci ratios and the innovative Quality Line , this tool redefines trend analysis. ###
このプロダクトを購入した人は以下も購入しています
Scalper Inside PRO – Since 2020. 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
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
ゴールドラッシュ・トレンド・アロー・シグナル ゴールドラッシュ・トレンド・アロー・シグナル 指標は、XAU/USDにおける高速・短期スキャルパー向けに最適化された、正確でリアルタイムのトレンド分析を提供します。 1分足専用に設計されたこのツールは、明確なエントリーポイントを示す方向矢印を表示し、スキャルパーが変動の激しい市場状況でも自信を持って取引できるよう支援します。 この指標は、PRIMARY(主要)とSECONDARY(補助)のアラート矢印で構成されています。PRIMARYシグナルは、トレンドの方向転換を示す白と黒の方向矢印であり、SECONDARYシグナルは、PRIMARY矢印が示す方向を確認し、潜在的なエントリーポイントを示す青と赤の矢印です。 注意:トレンド方向の変化後にPRIMARYアラート矢印が1つだけ表示される場合、複数のSECONDARY青/赤矢印が表示される点に注意が必要です。SECONDARYシグナルは、シグナル基準を満たす任意のローソク足後に表示されます。したがって、長期的なトレンド移動の場合、画面に多くのSECONDARY矢印が表示されます(添付の
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
After purchase, contact me privately to receive 1 month of free testing with EA Forex Proton! This advanced MT4 trading robot automatically executes signals from any MT4 indicator, including Market Makers. The latest version also includes AI integration, allowing each trade signal to be analyzed using Artificial Intelligence. Live Signal with EA Forex Proton: Click here Market Makers is a powerful price action trading system designed to identify high-probability Buy and Sell opportunities based
The indicator is built on a non-standard Zig Zag, it draws accumulations after which if the price leaves this zone and a test of this zone occurs, then a sound signal is given and an arrow appears - after the test candle closes.The indicator does not redraw its signals, it is very easy to use, there are only three settings 1- this is the zig zag parameter 2- this is the minimum price exit from the zone 3- this is the maximum price exit from the zone. The lower the parameter for Zig Zag, the more
Advanced Supply Demand
Bernhard Schweigert
4.91 (300)
現在40%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
チャートを構成し、周期的な価格変動を識別するテクニカル指標。 どのチャートでも動作します。 いくつかの種類の通知。 グラフ自体に追加の矢印があります。 履歴を再描画せずに、キャンドルのクローズに取り組みます。 M5以上のTFを推奨します。 パラメータの使用と設定が簡単です。 異なるパラメータを持つ 2 つのインジケーターを使用する場合、他のインジケーターなしで使用できます。 入力パラメータは2つあります 周期性と信号持続時間 これら 2 つのパラメータは、チャート構造の処理を扱います。 Cyclicity - 反転サイクルが変化する頻度を調整し、サイクルを滑らかにします。 Signal duration - 最小数では価格変動の衝動を検出し、最大数では長期的なトレンドの動きを検出します。
NAM Divergences
NAM TECH GROUP, CORP.
5 (1)
MT4マルチタイムフレームの発散と売られ過ぎ/売られ過ぎの検出インジケーター。 特徴 -チャートコントロールパネルで完全にカスタマイズ可能で、完全な相互作用を提供します。 -必要な場所でコントロールパネルを表示および非表示にします。 -資本化されていない発散に関するリアルタイムの情報。 -売られ過ぎ/売られ過ぎの状況に関するリアルタイム情報。 -定期的な発散に関するリアルタイムの情報。 -隠れた発散に関するリアルタイム情報。 -発散検出に使用できる発振器:AO、RSI、CCI、MACD、STOCH、RMI、TDI、RSIOMA。 -通知サービス(画面アラート|プッシュ通知)。 概要 発散取引を使用すると、弱体化傾向や勢いの逆転を見つけるのに役立ちます。トレンドが続くためのシグナルとして使用できる場合もあります。私たちのツールは、チャートを可能な限りクリーンに保つために、表示と非表示の可能性を備えた驚くほど快適で直感的なコントロールパネルで、すべての時間枠で同時に発散検出を提供します。 選択した履歴期間に、買われ過ぎと売られ過ぎの状況、通常の相違、隠れた相違
現在40%オフ! 初心者やエキスパートトレーダーに最適なソリューション! このインジケータは、独自の機能と秘密の数式を組み込んだ、ユニークで高品質かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の通貨ペアのアラートを表示します。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に把握することができるので、あなたのトレードがどのように改善されるか想像してみてください! 新しい基本的なアルゴリズムに基づいて構築されているため、潜在的な取引の特定と確認がより簡単になります。これは、通貨の強さや弱さが加速しているかどうかをグラフィカルに表示し、その加速のスピードを測定するためです。加速すると物事は明らかに速く進みますが、これはFX市場でも同じです。つまり、反対方向に加速している通貨をペアにすれば、利益を生む可能性のある取引を特定することができるのです。 通貨の勢いを示す縦の線と矢印は、あなたの取引の指針となるでしょう。 ダイナミックマーケットフィボナッチ23レベルはアラートトリガーとして使用され、市場の動きに適応します。もしインパルスが黄色のトリガ
Auto Optimized Parabolic RSI: 高度な3Dモメンタムエンジン ほとんどのリテール向けインジケーターは、市場のボラティリティが変化した瞬間に破綻する静的な入力値に依存しているため、失敗に終わります。Auto Optimized Parabolic RSIは、自らの数学的優位性を継続的に再計算することで「インジケーターの陳腐化」問題を解決し、機関投資家レベルの定量的適応力をMT5ターミナルに直接もたらします。 最大の強み: カスタムインメモリ3D最適化   標準的な自動最適化ツールは、インジケーターの呼び出しで端末に過負荷をかけるため、頻繁にMT5プラットフォームをフリーズさせます。本ツールは、このボトルネックを完全に回避しています。RAMベースのカスタムネイティブ計算機を内蔵した内部エンジンは、チャートを読み込んだりタイムフレームを変更したりするたびに、超高速の3Dグリッド探索を実行します。RSI期間(頻度)、SARステップ(加速度)、SAR最大値(制限速度)を同時にスイープし、プラットフォームを遅延させることなく、数万通りものパラメーターの組み合わせを絶対的
現在40%オフ 初心者やエキスパートトレーダーに最適なソリューション! このインジケーターは、独自の機能と新しい計算式を取り入れた、ユニークで高品質、かつ手頃な価格のトレーディングツールです。たった1枚のチャートで28の為替ペアの通貨強度を読み取ることができます。新しいトレンドやスキャルピングチャンスの引き金となるポイントを正確に特定することができるので、あなたのトレードがどのように改善されるか想像してみてください。 ユーザーマニュアルはこちら  https://www.mql5.com/en/blogs/post/697384 これが最初の1本、オリジナルだ! 価値のないクローンを買わないでください。 特別な サブウィンドウの矢印で強い通貨の勢いを表示 GAPがあなたのトレードを導く! 基準通貨や気配値が売られすぎ・買われすぎのゾーン(外相フィボナッチレベル)にあるとき、個別チャートのメインウィンドウに警告表示。 通貨がレンジの外側から反落した場合、プルバック/リバーサルのアラート。 クロスパターンの特別なアラート 複数の時間枠を選択可能で、トレンドを素早く確認できます
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
「 Dynamic Scalper System 」インジケーターは、トレンド波の中でスキャルピング取引を行う手法のために設計されています。 主要通貨ペアと金でテスト済みで、他の取引商品との互換性があります。 トレンドに沿った短期的なポジションオープンのシグナルを提供し、追加の価格変動サポートも提供します。 インジケーターの原理 大きな矢印はトレンドの方向を決定します。 トレンド波の中では、小さな矢印の形でスキャルピングシグナルを生成するアルゴリズムが機能します。 赤い矢印は強気方向、青い矢印は弱気方向です。 トレンドの方向には敏感な価格変動ラインが描かれ、小さな矢印のシグナルと連動します。 シグナルは次のように機能します。適切なタイミングでラインが現れるとエントリーシグナルが形成され、ラインが開いている間はポジションが保持され、完了すると取引が終了します。 推奨される動作時間枠はM1~H4です。 矢印は現在のローソク足に形成され、次のローソク足が開いている場合は、前のローソク足の矢印は再描画されません。 入力パラメータ Trend Wave Period - トレンド方向
Apollo SR Master は、サポート/レジスタンスゾーンを利用した取引をより容易かつ確実にする特別な機能を備えたサポート/レジスタンスインジケーターです。このインジケーターは、ローカル価格の高値と安値を検出することで、タイムラグなしでリアルタイムにサポート/レジスタンスゾーンを計算します。そして、新たに形成されたSRゾーンを確認するために、インジケーターは特別なシグナルを表示します。このシグナルは、SRゾーンを実際の売りまたは買いシグナルとして考慮して使用できることを示します。この場合、SRゾーンの強度が高まり、SRエリアからの取引が成功する確率も高まります。これがこのインジケーターの基本的な考え方です。 SRゾーンは、ストップロスとテイクプロフィットの設定を容易にします。シグナルの方向に応じて、SRゾーンの上または下のスペースをストップロスとして設定できます。さらに、反対側のSRゾーンは、潜在的なテイクプロフィットエリアとして設定できます。 また、Apollo SRマスターインジケーターをご利用のすべてのユーザーには、「Apollo Price Action System」
Scalping Lines System - は、M1-H1の時間枠で金(XAUUSD)を取引するために特別に設計されたスキャルピング取引システムです。 トレンド、ボラティリティ、買われ過ぎ/売られ過ぎの市場分析のための指標を1つのオシレーターに統合し、短期的なシグナルを識別します。 シグナルラインの主要な内部パラメータは事前​​に設定されています。 一部のパラメータは手動で調整可能です。「トレンド波の持続時間」(MAトレンドを使用してトレンド方向の一連のシグナルの持続時間を調整)と「シグナルラインにスムージングを適用」(シグナルラインの生成を調整)です。 始値でシグナルラインを計算する際、インジケーターは再描画されません。他の価格では、シグナル矢印がちらつく場合があります。 シグナルはローソク足が閉じた後に表示され、複数のアラートタイプが用意されています。 推奨される時間枠:M1-M5-M15-M30-H1。 このインジケーターは元々金の取引用に設計されましたが、スプレッドの低いボラティリティの高い資産(BTCや暗号通貨、銀、株価指数CFD(ナスダック100など))の取引にも適
地震計マーケット クエイク検出器。 Description in English : https://www.mql5.com/en/market/product/113869?source=Site+Market+Product+Page#description How to use the Seismograph : https://www.mql5.com/en/market/product/113869#!tab=comments&page=2&comment=52806941 Create an EA : https://www.mql5.com/en/market/product/113869#!tab=comments&page=3&comment=52816509 どのような取引方法であれ、流動性の低い市場への参入は避けたいものです。 地震計は、市場が上昇する前に市場に参入する適切なタイミングに役立ちます。 しかし、忙しいはずの市場時間帯にエントリーするようにしたにもかかわらず、流動性の低い市場に閉じ込められてしまう人が多いのが実情です。 数時間待った後、
Trend Screener
STE S.S.COMPANY
4.79 (95)
トレンドインジケーター、1つのツールに組み込まれたすべての重要なトレンド機能を備えたトレンドトレーディングとフィルタリングのための画期的なユニークなソリューション! これは、すべてのシンボル/商品(外国為替、商品、暗号通貨、インデックス、株式)で使用できる100%再描画されていないマルチタイムフレームおよびマルチ通貨インジケーターです。 期間限定オファー: サポートおよびレジスタンス スクリーナー インジケーターは、たった 65 ドルで永久的にご利用いただけます。(元の価格 250 ドル) (オファー延長) トレンドスクリーナーは、チャート内のドットで矢印トレンドシグナルを提供するインジケーターに続く効率的なインジケーターです。 トレンド分析インジケーターで使用できる機能: 1.トレンドスキャナー。 2.最大利益分析を備えたトレンドライン。 3.トレンド通貨強度メーター。 4.アラート付きのトレンド反転ドット。 5.アラート付きの強いトレンドドット。 6.トレンド矢印 毎日の分析例、毎日のシグナルパフォーマンス...など、トレンドスクリーナーインジケーターを使用して、ここで見つけること
まず第一に、この取引インジケーターは再描画されず、再描画されず、遅延しないことを強調する価値があります。これにより、手動取引とロボット取引の両方に理想的なものになります。 ユーザーマニュアル:設定、入力、戦略。 アトミックアナリストは、価格の強さとモメンタムを利用して市場でより良いエッジを見つけるためのPA価格アクションインジケーターです。ノイズや誤ったシグナルを除去し、取引ポテンシャルを高めるための高度なフィルターを備えています。複雑なインジケーターの複数のレイヤーを使用して、アトミックアナリストはチャートをスキャンし、複雑な数学的計算をシンプルなシグナルと色に変換します。これにより、どのような初心者トレーダーでも理解して使用し、一貫した取引の決定を行うことができます。 「アトミックアナリスト」は、新規および経験豊富なトレーダー向けにカスタマイズされた包括的な取引ソリューションです。プレミアムインジケーターとトップノッチの機能を1つの取引戦略に組み合わせ、すべてのタイプのトレーダーにとって汎用性のある選択肢にします。 デイリートレーディングとスキャルピング戦略:高速で正確な
現在40%OFF! このダッシュボードは、複数のシンボルと最大9つのタイムフレームで動作するソフトウェアの非常に強力な部分です。 このソフトは、弊社のメインインジケーター(ベストレビュー:Advanced Supply Demand)をベースにしています。    Advanced Supply Demand ダッシュボードは、素晴らしい概要を提供します。それは示しています。  ゾーン強度評価を含むフィルタリングされた需給値。 ゾーン内/ゾーンへのPips距離。 ネストされたゾーンがハイライトされます。 選択されたシンボルの4種類のアラートを全ての(9)時間枠で提供します。 それはあなたの個人的なニーズに合わせて高度に設定可能です。 あなたの利益! すべてのトレーダーにとって最も重要な質問です。 市場に参入するのに最適なレベルはどこか? 成功のチャンスとリスク/リターンを得るために、強力な供給/需要ゾーン内またはその近くで取引を開始します。 損切りの最適な位置はどこですか? 最も安全なのは、強力な供給/需要ゾーンの下/上にストップを置くことです。 最適な利益
Smart Liquidity Matrix は、MetaTrader 4 向けの非再描画型 ICT スマートマネー指標です。オーダーブロック、フェアバリューギャップ、マーケットストラクチャーの変化(ストラクチャーブレイクとキャラクターチェンジ)、等値高値/等値安値、流動性スイープを検出することで機関投資家のオーダーフロー全景を描き出し、複数のスマートマネー条件が確定済みバーの終値で一致したときにコンフルエンス評価付きの買いシグナルと売りシグナルを生成します。すべてのシグナルには自動計算されたエントリー・ストップロス・テイクプロフィットレベルがチャート上に直接表示され、プレミアム5セクションダッシュボードではリアルタイムの市場コンテキスト、トレンド分析、コンフルエンスマッピング、アクティブシグナル追跡、M1からMNまでをカバーする9タイムフレームシグナルスキャナーを提供します。ライトモードはよりクリーンなビューを好むトレーダー向けにチャートを必要最低限に絞り込み、11種類のアラートタイプ(Webhook JSONを含む)がポップアップ・サウンド・プッシュ・メールの各チャネルで常に最新情
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
Legacy of Gann
Pavel Zamoshnikov
4.83 (12)
The indicator very accurately determines the levels of the possible end of the trend and profit fixing. The method of determining levels is based on the ideas of W.D.Gann, using an algorithm developed by his follower Kirill Borovsky. Extremely high reliability of reaching levels (according to K. Borovsky  - 80-90%) Indispensable for any trading strategy – every trader needs to determine the exit point from the market! Precisely determines targets on any timeframes and any instruments (forex, met
CRYSTAL HEIKIN ASHI SIGNALS MT4 Professional Trend Detection Indicator with Smart Entry Signals See the Trend. Catch the Move. Trade with Confidence. The professional Heikin Ashi indicator built for traders who want clarity, precision, and EA-ready signal automation. WHAT IS CRYSTAL HEIKIN ASHI SIGNALS? Crystal Heikin Ashi Signals is a professional-grade MetaTrader 4 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both
単純なドラッグアンドドロップEAでMetatrader4をPythonに接続するためのドキュメント。 完全にテストされた、高速で効率的な完全なエンドツーエンドソリューション! Pytraderエコシステムは、PythonスクリプトとMT4またはMT4EAで構成されています。 さらに、ライセンス供与にはインジケーターが使用されます。 PythonスクリプトとEAの間の通信は、ソケットに基づいています。 EAはサーバーであり、Pythonスクリプトはクライアントです。 それは常にquery(関数/ pythonスクリプト)とoutput(データ/サーバー)です。 EAは、Pythonスクリプトが実行されているのと同じコンピューターで実行する必要はありません。 Githubリンクには、Pythonスクリプト、EA、完全なドキュメント、および関数の呼び出し方法を示すPytraderサンプルスクリプトがあります。 質問については、不和チャンネルもあります。 デモ(ライセンスインジケーターなし)でも全機能がありますが、機器の数は限られています (EURUSD、AUDCHF、NZDCHF、GBP
NextCandlePredictor インジケーター NextCandlePredictorは、再描画しない、色が変わらない、動かない、消えない、遅延がないアラート付きのシグナルインジケーターです。あらゆるタイムフレームで次のキャンドルまたはその次のキャンドルの方向を識別するのに役立ちます。ニューヨーク、ロンドン、またはその両方の重なり合う高ボラティリティ市場に特にお勧めです。 主な特徴: タイムフレームの汎用性: M1からH1以上のあらゆるタイムフレームで迅速かつ正確なシグナルを提供します。 明確な買い/売りシグナル: ADXのDI+とDI-ラインを使用して明確な買いと売りのシグナルを生成し、最良のトレード判断を下せるようにします。 直感的な視覚化: シグナルはチャート上に緑色(買い)と赤色(売り)の矢印で直接表示され、迅速かつ簡単に読み取れます。 カスタマイズ可能な設定: 分析するバーの数とアラートオプションを好みとトレード戦略に応じて調整できます。使用するTFに応じた提案表を以下で確認してください。 即時およびオプションのキャンドル終了時アラート: デフォルトでは、ADX条件が
KURAMA GOLD SIGNAL PRO(MT4版)— 7層フィルター搭載 XAUUSD完全トレードシステム リペイントなし リドローなし ラグなし すべてのサインは確定後に変わりません。 購入者限定特典:買い切りライセンスをご購入いただいた方に、AI Zone Radar($59相当)を無料プレゼント+PDFマニュアルをお渡しします。購入後にMQL5でメッセージをお送りください。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 あなたの問題 — そしてその解決策 ゴールドは1日$30〜$50動く。チャンスがあるのは分かっている。でもこういう経験はないか: — エントリーが早すぎて、$10逆行してから思った方向に動く — MAタッチのたびに入って、半分は負ける — TP/SLの基準がないから、持ちすぎるか早すぎる決済をする — 動かない時間帯にトレードして消耗する KURAMA GOLD SIGNAL PROは、これらすべてを解決するために作られた。1つのフィルターで
FullScalping は、あらゆる市場で 継続的なスキャルピングエントリー を生成するように特別に設計された 再描画なし、後方描画なし のインジケーターです。絶え間ないアクションを求める積極的なトレーダーに最適です! 独占情報とアップデートを入手するには、チャンネルに参加してください: https://www.mql5.com/en/channels/forexnewadvisor ほぼすべてのローソク足 でシグナルを出し、トレンドを確認するか、重要なリトレースメントをシグナルします。常にあなたを導くレーダーのようなものです。 どのように機能しますか?非常にシンプルです: 赤い矢印 売り 取引に入る。 青い矢印 買い 取引に入る。 常に一般的なトレンドの方向に取引し、 取引ごとに15〜20ピップ を積極的にターゲットにし、急激な市場の反転の前に素早く退出します。 シグナルは 継続的 なので、取引機会が尽きることはありません。目標は以下を使用して 集中的なスキャルピング を実行することです: 高ロット 低スプレッド(左下隅に表示) 最後のトレンド変化の近くに配置された
推測をやめて、統計的優位性を持って取引を始めましょう 株価指数はFXとは異なる動きをします。決まったセッションがあり、オーバーナイトでギャップが発生し、予測可能な統計パターンに従います。このインジケーターは、DAX、S&P 500、ダウ・ジョーンズなどの指数を自信を持って取引するために必要な確率データを提供します。 何が違うのか ほとんどのインジケーターは何が起こったかを示します。このインジケーターは次に何が起こる可能性が高いかを示します。毎取引日、インジケーターは100日間のヒストリカルデータに対して現在のセットアップを分析します。類似のギャップ、類似のオープニングポジションを持つ日を見つけ、価格が主要なレベルに到達した頻度を正確に計算します。ギャップが埋まるか、昨日の高値がテストされるかの推測はもう必要ありません。実際のデータに基づいた正確なパーセンテージが得られます。 すべての入力パラメータを説明した完全なマニュアルはこちら: https://www.mql5.com/en/blogs/post/766370 優れたセットアップを見つけるための戦略ガイドはこちら: https:/
作者のその他のプロダクト
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
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
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 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
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
フィルタ:
レビューなし
レビューに返信