YouTubeにあるマーケットチュートリアルビデオをご覧ください
ロボットや指標を購入する
仮想ホスティングで
EAを実行
EAを実行
ロボットや指標を購入前にテストする
マーケットで収入を得る
販売のためにプロダクトをプレゼンテーションする方法
MetaTrader 4のための新しいエキスパートアドバイザーとインディケータ - 302


This Expert Advisor closes all open positions and pending orders. It is possible to close only buy or sale orders, market or pending orders, positions with profit or loss.
You can to get source code from here .
Parameters CloseAllBuy - close buy positions. CloseAllSell - close sell positions. CloseMarketOrders - close market orders. DeletePendingOrders - delete pending orders. CloseOnlyProfit - close only profitable orders. CloseOnlyLoss - close only loss-making orders. ClearChart - clear the
FREE

This Expert Advisor is a tool to be used for closing all open positions by ticket in profit. Does not open positions, can only close positions. You can select the type of profits (pips or currency) and type of tickets (buy or sell) to manage it, and specific ID (magic number).
You can to get source code from here .
Parameters ManageBuySellOrders - Way to manage opened orders, as different basket buy from sell, or same basket buy and sell. CloseBuyOrders - Close all buy positions if target achi
FREE

BuyStop_SellStop_Grid script opens BuyStop and SellStop pending orders. You just need to drop this script on the chart with a desired currency pair. Before placing all pending orders, the input window is opened allowing you to modify all input parameters: LongPos - if TRUE, BuyStop orderi is opened. ShortPos - if TRUE, SellStop order is opened. InitLot - initial lot. LotCoeff - if 1, all pending orders will have the same lot size. InitStep - difference between two consecutive orders in points.

BuyLimit_SellLimit_Grid script opens BuyLimit and SellLimit pending orders. You just need to drop this script on the chart with a desired currency pair. Before placing all pending orders, the input window is opened allowing you to modify all input parameters: LongPos - if TRUE, BuyLimit order is opened. ShortPos - if TRUE, SellLimit order is opened. InitLot - initial lot. LotCoeff - if 1, all pending orders will have the same lot size. InitStep - difference between two consecutive orders in poi

Many indicators are based on the classical indicator Moving Average . The indicator All_TF_MA shows crossing of 2 MA from each TimeFrames . You will be able to change main input parameters for each MA for every TF. Example for M1 TF: Period1_Fast = 5 Method1_Fast = MODE_EMA Price1_Fast = PRICE_CLOSE Period1_Slow = 21 Method1_Slow = MODE_SMA Price1_Slow = PRICE_TYPICAL

This indicator is based on the classical indicator CCI (Commodity Channel Index) and will be helpful for those who love and know how to use not a visual but digital representation of the indicator. All TimeFrames CCI MT4 indicator shows values from each timeframe. You will be able to change the main input parameters for each CCI for every TF. Example for M1: sTF1_____ = "M1"; Period1 = 13; Price1 = PRICE_CLOSE.

The script allows to close all opened positions for a given currency pair (EURUSD by default, but it can be change to any existing currency pair). Input parameters sSymbol = "EURUSD"; PendingOrders = false; which will appear in the Inputs tab where you can change a working symbol and set PendingOrders to true to delete all pending orders for a given currency pair. This script will close and delete all positions for a given currency pair only. Keep in mind that you have to "Allow automated tradin

This script is designed and used to move StopLoss for all EURUSD positions (or any other available currency pairs) at once. The Stop Loss will be moved to a level: Bid - StopLevel (for Long position) Ask + StopLevel (for Short position). STOPLEVEL applies to distance between entry price and SL. Of course, this script will move the StopLoss only if: Bid > OrderOpenPrice() + StopLevel (for Long) and Ask < OrderOpenPrice() - StopLevel (for Short). When you put the script on the chart the Input Box

The Doji candlestick pattern is characterized by one that has its open and close prices nearly (if not exactly) equal and resembles the shape of a cross. It is often regarded as a sign of indecision and is especially significant if seen in a down trend or up trend, which potentially signals that sellers or buyers are losing conviction. The TIL Doji Price Action finds and marks all Doji candlestick patterns and intelligent approximations thereof. In addition, it predicts the direction of price wi

The script allows you to close all opened positions for a given currency pair ( EURUSD by default, but it can be changed to any existing currency pair) when Sum of Profit from all opened positions (by chosen currency pair) is equal or greater than value of the input parameter: SumProfit .
Input Parameters sSymbol = EURUSD SumProfit = 100 Slippage = 2 You can change SumProfit to any positive value ( in dollars , not in points!). This script closes all positions for a given currency pair only.

Overview This is a very simple indicator that displays the relative strength values of the currencies on te current chart and timeframe. The strength is only calculated for the currencies: AUD - Australian Dollar CAD - Canadian Dollar CHF - Swiss Franc EUR - European Union Euro GBP - Great Britain Pound JPY - Japanese Yen NZD - New Zealand Dollar USD - United States Dollar
These are considered the major currencies in the world. There are 28 distinct combinations of major currency pairs. Other c

Description Pivot Lines is a universal color multicurrency/multisymbol indicator of the Pivot Points levels systems. You can select one of its three versions: Standard Old , Standard New and Fibo . It plots pivot levels for financial instruments in both windows simultaneously. The system will automatically calculate the Pivot Point on the basis of market data for the previous day ( PERIOD_D1 ) or week ( PERIOD_W1 ) and the system of support and resistance levels, three in each. It can also displ

This tool adds alerts to your Fibo Retracement and Fibo Expansion objects on the chart. It also features a handy menu to change Fibo settings easily and quickly!
Features Alert for Fibo Retracement and Fibo Expansion levels. Sound, Mobile and Email alert. Up to 20 Fibo Levels. Continuous sound alert every few seconds till a user clicks on the chart to turn it OFF. Single sound alert with pop-up window. Keeping all user settings even after changing timeframes. New handy menu to change Fibo setti

This multi-timeframe indicator is based on the idea of classical indicator CCI (Commodity Channel Index). As you know, CCI was developed to determine overbought and oversold levels. The CCI does this by measuring the relation between price and a moving average (MA), or, more specifically, normal deviations from that average. This particular indicator shows the modified CCI data from higher timeframe ordered by an input parameter "TF". Green rhombus on the chart represent an UP trend and Red rhom

The Linker charts master utility links all open chart windows and switches them to one instrument. All the operations in the window on which the indicator is running are copied to all the linked ones. It is a great aid for those trading based on support and resistance levels. For instance, a level drawn for D1 will be drawn in other windows. The utility responds to the change of the style, color of objects and selection of the timeframes to display the objects. The utility copies the settings fr

The Zig-Zag indicator is extremely useful for determining price trends, support and resistance areas, and classic chart patterns like head and shoulders, double bottoms and double tops. This indicator is a Multi Time Frame indicator. The indicator is automatically calculate the 3 next available TF and sows ZigZag from those TimeFrames. You cannot use this indicator for the TF greater than D1 (daily).

The MACD offers the best of both worlds: trend following and momentum. Traders can look for signal line crossovers, center-line crossovers and divergences to generate signals. Because the MACD is unbounded, it is not particularly useful for identifying overbought and oversold levels. It is not easy to use any indicator on smaller timeframes because traders cannot not look away from the screen. This classical indicator includes "Alert" function (see screenshots). Keep in mind that this indicator

As we know, МТ4 and МТ5 do not store tick history, which may be necessary to develop trading strategies and market analysis. I have developed a method allowing you to receive tick history very easily. The indicator gathers tick history in real time and writes it to XXXXXX2.hst file, where XXXXXX is a symbol name. This file can be used to create an offline chart or something else. If you use a trading robot, then launch the indicator and control your broker by examining the spread and quotes. All
FREE

High, Low, Open, Close — isn't this too much? Sometimes you need a unique history of prices. But if choose one thing, you lose the rest. Smoothing also leads to data loss. Often you lose one of the most important market details: information about extremes. It is due to the preservation of information about the highs and lows, the correct "smoothing" for the history of price is a zigzag. But zigzags also have drawbacks — they do not provide intermediate values. The Price Line indicator solves thi
FREE

Riskscope shows all relevant information about your trades on screen. Information on Stop Loss and Take Profit can be shown as price, pips or exposure. Besides, Riskscope can display a high- and low-watermark of the total of your basket of trades. Settings Riskscope's default settings are good enough most of the time. Nearly all of them are fairly standard. Here are the ones that need some explanation. Monospaced font - set this to the (name of) the font you want to use. A monospaced font looks

Simply drop the indicator to the chart and Fibonacci levels will be shown automatically! The indicator is developed for automatic drawing of Fibonacci levels on the chart. It provides the abilities to: Select the standard Fibo levels to be shown Add custom levels Draw the indicator on the timeframes other than the current one. For example, the indicator is calculated on the weekly period (W1) and is displayed on the monthly period (MN1) Select the timeframes the indicator will be available on Ca

Alerts utility issues notifications when orders are opened, closed and removed, as well as when the price touches the selected graphical objects on the chart. The utility supports all graphical objects used in graphical analysis and features a simple graphical interface. Once launched, the indicator works in the background, does not take up space on the chart and does not consume system resources. Tracking order status.
If tracking order status is enabled, the utility automatically checks order
FREE

This indicator is based on classical indicators: Commodity Channel Index, Relative Strength Index and Moving Average. I am using this indicator to open a Long position when Red histogram changed to Green histogram beneath zero line and to open the Short position when Green histogram changed to the Red histogram over the zero line . A great advantage of this system lies in the fact that the indicator has no input parameters and adapted to all currency pairs and TimeFrames.

NoFear indicator is based on Advanced Moving Average. It is used in technical chart analysis providing signals whenever a rate change appears that exceeds the upper or lower border. The indicator works very well on trend market. It is easy to find good entry points by blue/violet arrows. The upper and lower bands should be used like support/resistance levels and stop/exit points. All signals do not repaint, and can be used immediately when they are coming. This means we do not need to wait for a

Trailing Complex is a Stop Loss trailing system that includes 9 components: Setting SL on the level based on the specified loss percentage of the deposit. Moving SL to breakeven. Standard trailing. PriceChennel based trailing. Fractals based trailing. The ATR indicator based trailing. MA based trailing Parabolic SAR based trailing Trailing based on a user drawn trend line. Any of the components can work alone or in combination with others. System settings allow to work with one symbol and scan

Prototype 1 is a fully automated system. The 15-year test results, as well as real trading ones has proven to be positive. The EA analyzes the current price status and opens positions. If the situation changes, the orders are opened in the opposite directions or closed. EURUSD M15, USDJPY M15 and USDCAD M15 are commended. The d efault settings are for EURUSD M15. Recommended deposit is 5000 USD (USCent) for 0.01 lot (50000 USD (USCent) for 0.1 lot). The product can be used for any purpose, such

This indicator is designed for M1 time-frame and shows: Sum of ticks when the price goes up (color Green -The major component of a candlestick = the body). Sum of points when the price goes up (color Green -The extension lines at the top of the candle). Sum of points when the price goes down (color Red -The major component of a candlestick = the body). Sum of points when the price goes down (color Red -The extension lines at the lower end of the candle). Plus classical indicator Commodity Channe

The analyzer allows you to visually evaluate the margin level change when changing the price and position volume. The product shows the price level at which Stop Out, is activated, as well as the total buy and/or sell position level. The calculations are made only for the orders opened for the current chart's symbol. Impact of other orders is not considered. The panel allows you to quickly increase or decrease position volume in the most efficient way.

EwoMov indicator is useful for determining a trend with higher period of price Moving Averages (it should be higher than 200). I am using this indicator for swing trade on M5-M30 charts. This indicator uses several bars for calculation. They are all saved in external parameters. The proper values are 5 - 13 - 34, but you can change them. It is ready for all timeframes, but does its best for M5-H1. It is designed to be optimized for other timeframes. You can find some explanations on screenshots.

This indicator calculates the next possible bar for each currency pair and timeframe. If the next possible Close will be greater than Open, the next possible bar will be in Aqua color. If the next possible Close will be less than Open, the next possible bar will be in Orange color. Of course, the next possible bar will not show the big price movement. This indicator is most useful in the quiet time.

This indicator has only one input parameter - Alerts. If Alerts is true , then Alert message will appear when Long or Short trend starts. Each message contains: time, name of the currency pair and the current timeframe. Green arrow indicates UP trend. Red arrow indicates DOWN trend. This indicator will be helpful when someone is deciding to make Buy or Sell position.

This product requires no settings. Simply drag it on the chart, and it will start working. Contains optimized settings for popular currency pairs and M15 timeframe: EURUSD, AUDUSD, GBPUSD, USDCAD, USDJPY, EURJPY, NZDUSD, USDCHF. For other currency pairs and periods, the default settingы of the Prototype 4 EA will be used. Prototype 4 AUTO is an optimized version of the Prototype 4 Expert Advisor. Detailed description of Prototype 4 with all settings can be found here https://www.mql5.com/en/mark

Trend Scraper features: The Stop Loss is invisible to the broker; Hidden algorithm for entering the market; Easy setup; Small drawdown; Any symbols at one time; Ultra-fast optimization; Entry at trend reversals; Breakeven function; A trend filter has been added to version 1.10; Version 1.11 "Pro" has improved ADX trend / flat filter.
Easy setup and use are the keys to the success of a trading system. Only two parameters for setup and optimization! The task of the robot is to "hack" the trend a

This Indicator will simplify your trading life. The Indicator has no input parameters. Red arrows indicate the beginning of the Down trend and it will be a good time to open a Short position. Green arrows indicate the beginning of the Up trend and it will be a good time to open a Long position.

The Expert Advisor is based on the momentum of the price rate of change. When the speed of the price begins to increase sharply, the EA opens an order in the direction of its movement. Rate of Change is defined as the distance of StepPrice ticks that the price has moved for the period of TimePrice seconds. In contrast to the standard algorithm, virtual levels are modified not only after the TimePrice time, but also after the change of direction of the price movement—momentum. The built-in filter

This indicator is designed for M1 timeframe and shows: sum of ticks when the price goes up divided by sum of ticks when the price goes down (red color); sum of points when the price goes up divided by sum of points when the price goes down (green color). The correlation between the number of ticks and the number of points for each and every minute will give enough data for scalping.

iCC in iMA is indicator to change color in iMA if iCCI crosses level up (up trend) or crosses level down (down trend). It is a useful tool to track when the upside and the downside iCCI on iMA.
You can to get source code from here .
Parameters MA_Periods —Period for iMA. MA_Method — Method for iMA. CCI_Periods —Period for iCCI. CCI_ApliedPrice — Price used for iCCI. CCI_LevelsUp — Level iCCI for up trend. CCI_LevelsDN — Level iCCI for down trend. BarsCount — How many bars will show the line. R
FREE

This indicator uses Moving Average to detect markets trend. It's a very useful tool for manual trading. If line is Midnight Blue, indicator detect up trend. If line is Dark Violet, indicator detect down trend. The readings are very simple to use and understand. Indicator works best on H1 timeframe. You can use this indicator with FollowLine to have more accurate signals.
You can to get source code from here .
Parameters BarsCount —How many bars used to show the line. MAperiods —Period of Movin
FREE

iRSI in iMA is indicator to change color in iMA if iRSI crosses level up (up trend) or crosses level down (down trend). It is a useful tool to track when the upside and the downside iRSI on iMA.
You can to get source code from here.
Parameters MA_Periods — Period for iMA. MA_Method — Method for iMA. RSI_Periods — Period for iRSI. RSI_ApliedPrice — Price used for iRSI. RSI_LevelsUp — Level iRSI for up trend. RSI_LevelsDN — Level iRSI for down trend. BarsCount — How many bars will show the line
FREE

This indicator was inspired by М & W Wave Patterns by A. Merrill. 5 extremums or 4 edges of ZigZag are enough to build M or W pattern at arbitrary offset in the history. The classical approach includes a table of predefined figures of ZigZag waves, which can transform into each other under special rules—so that next edge can be forecasted based on these rules. Unlike to this approach, the indicator analyses available history and builds statistics for all M and W patterns, which differ in their c

Description The Panel is designed to select top signals from the terminal database and the MQL5.community website. To allow web requests for the program, you need to enable the "Allow WebRequest for the following URL" option in the terminal settings and explicitly manually specify URL https://www.mql5.com/ .
Parameters The terminal tab — selecting signals form the terminal data base. sorting — choose a sorting field to select the best signals from the data base: NONE RATING DATESTART DRAWDOWN G

This indicator uses Bollinger Bands lines to detect markets trend. It's a very useful tool for manual trading. Furthermore it is possible to use the indicator with ATR as a filter , as well as the option to pop up an alert when a reverse trend occurs. The readings are very simple to use and understand. Indicator works best on H1 timeframe.
You can to get source code from here .
Parameters BarsCount - How many bars used to show the line. BBperiod - Period of Bollinger Bands. BBdeviations - Devi
FREE

A simple, intuitive scalping assistant - Z Panel .
Features Quick order placing, closing of all orders or BUY and SELL orders separately, setting breakeven by pressing a button. Automatic calculation of the three levels of the lot size, depending on the available funds on the account. Displays the breakeven level. Can be located in any place on the chart. It is recommended to use on ECN accounts.
Parameters Risk of Button1 — risk amount as a percentage to set the lot size on the buttons of the
FREE

VR ATR Pro インジケーターは、金融商品を使用して目標レベルを設定するための強力なプロフェッショナル・ツールです。 インジケーターの有効性は、実際のデモ・アカウントと特別なデモ・アカウントでの何千ものテストによって証明されています。 VR ATR Pro は、実際の統計を使用したデータを利用しているインジケーターです。 統計では、数学計算で実際のデータを使用して、金融商品の正確な目標レベルを計算します。 ファイルのセット、指示、素晴らしいボーナス 私に書いてください メリット インジケーターには、下記のように、いくつかの利点があります。 インジケーターの高精度だとなります。 異常なバーを計算から除外する機能があります。 目標レベルをチャート上に直接表示するシンプルな機能です。 あらゆる金融商品(Forex、Metals、CFD、Futures、Crypto)で動作が可能です。 再描画せず、読み取り値を永久に保存します。 Stop LossやTake Profitのレベルを決めるのに有効です。 Meta Traderでのスマートフォン、電子メール、アラートによる通知の可用性があり

Broken Trends is an indicator for scalpers and intraday traders. The indicator selects and displays trend levels on the chart in the real time mode. The indicator reacts to price momentum: it starts searching for the trends as soon as the momentum amplitude exceeds the threshold set in a special parameter. The indicator can also play a sound when the price crosses the current trend line. In normal mode, the indicator shows only one (last found) upward and one downward trend, but there is an adva
FREE

This is a multi-timeframe (MTF) indicator displaying support and resistance lines. Support and Resistance lines are calculating automatically from three higher timeframes (TF). Traders may use Support and Resistance to enter positions and update a Stop Loss value.
Input Parameters bPeriod - use this parameter to optimize indicators for each timeframe; VisibleBars - for how many Bars (from the current one) the indicator's lines will be visible. Any changes are possible.

The main purpose of this indicator is to show 2 lines of possible Trailing Stop Loss values: Yellow/Aqua line for Trailing Stop Loss closer to the current price Orange/Blue line for more risky (but more profitable) Trailing Stop Loss. If the line (looks like a staircase) changed the colors from Yellow to Aqua (line #1) and/or from Orange to Blue (line #2) accordingly this mean that we have a situation when a trend changed its course to the opposite. So, this Indicator can be useful to open pos

Description DealsCopyMaster opens additional positions on a single symbol in the appropriate amount and tracks them automatically. Opening additional positions may be necessary in case a subscriber starts to lag behind the provider dramatically in the volumes of the currently opened positions and in the volumes difference when provider's balance was at some moment of time equal to the current subscriber's one. In multicurrency/multisymbol mode, the EA is attached to the chart of each financial i

This Indicator is based on the classical indicator "Relative Strength Index". IT draws 2 lines: Main blue line with input parameter RSIPeriod . Signal red line. Buy when the main line (Blue) falls below a specific level = 30 and then rises above that level and main line rises above the signal line (Red). Sell when the main line (Blue) rises above a specific level = 70 and then falls below that level and main line falls below the signal line (Red).

MetaTrader4のコピー機を取引します。 それは任意の口座からの外国為替取引、ポジション、注文をコピーします。 それは最高の貿易コピー機の1つです MT4 - MT4、MT5 - MT4 のために COPYLOT MT4 バージョン(または MT4 - MT5 MT5 - MT5 のために COPYLOT MT5 バージョン)。 MT5のバージョン
完全な説明 +DEMO +PDF 購入する方法
インストールする方法
ログファイルの取得方法 テストと最適化の方法 Expforex のすべての製品 のコピー機 バージョン MetaTrader 5 ターミナル( МТ5 - МТ5、МТ4 - МТ5 )- コピーロットクライアントMT5 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。
また、動作速度が速いことでも知られています。タフなエラー処理。
強力な機能セット。
プログラムは、複数

МetaТrader4のトレードコピー機。外国為替取引、ポジション、注文を任意のアカウントからコピーします。
それは最高の МТ4 - МТ4, МТ5 - МТ5, МТ4 - МТ5, МТ5 - МТ4 貿易複写機、今日の一つです。 独自のコピーアルゴリズムにより、すべての取引がマスターアカウントからクライアントアカウントに正確にコピーされます。高い動作速度。厳しいエラー処理。強力な機能セット。 これらすべての品質は、単一のプログラム-EXP-COPYLOTにまとめられています。 プログラムは、複数の端末バインディングで実行できます。 1つのアカウントで取引されているさまざまな投資家アカウントでの取引のシンクロナイザーとして使用します。-COPYLOTは取引を他の端末にコピーします。 インストール CopyLotマスター-ポジションと注文をコピーしたいアカウントにインストールするエキスパート。 このエキスパートをターミナルにインストールし、そこからポジションを投資口座にコピーします。 「COPY」のように、任意のテキストラベル名をpathWrite
FREE

News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti

Smart Grid Executor is an Expert Advisor built for MetaTrader 4 platform only. Smart Grid Executor will work on all account types and sizes on MetaTrader 4 brokers (outside of NFA regulations). Recommended leverage >= 1:500.
Features Multicurrency EA Interval - H1 recommended Working with 4 and 5-digit brokers Working with Martingale Automatic multiplier Working with ECN
Input Parameters Name - Smart Grid Executor v 4.00 Start - Short & Long, Only Long, Only Short. Time Frame [Recommended H1]-

Introduction to Harmonic Pattern Scenario Planner
The present state of Forex market can go through many different possible price paths to reach its future destination. Future is dynamic. Therefore, planning your trade with possible future scenario is an important step for your success. To meet such a powerful concept, we introduce the Harmonic Pattern Scenario Planner, the first predictive Harmonic Pattern Tool in the world among its kind.
Main Features Predicting future patterns for scenario

Trade Receiver Free is a free tool to copy trades/signals from multiple MT4/MT5 accounts. The provider account must use copier EA to send the signal. This version can be used on MT4 accounts only. For MT5 accounts, you must use Trade Receiver Free for MT5 . Reference: - For MT4 receiver, please download Trade Receiver Free .
- For MT5 receiver, please download Trade Receiver Free MT5 .
- For cTrader receiver, please download Trade Receiver Free cTrader .
- If you only need copy from MT4 acco
FREE

Prototype 4 is an automated trading system, which opens positions in trend direction from correction based on data of built-in indicators. Test results show a stable profits for almost 15 years since 2000 (see. the screenshots), as well as in real trading. Monitoring: https://www.mql5.com/en/users/r0s/seller This Expert Advisor can be used in combination with Prototype 1 . Part of the orders of two Expert Advisors is hedged (opened in different directions). The Expert Advisor works on any accou

Description One of the Dow theory tenets states: "Trends are confirmed by volume". This product is a multicurrency/multisymbol indicator that has been designed to define large and/or small tick volumes according to the mentioned tenet. The indicator may be used with any broker, irrespective of the name of the financial instrument since it is necessary to manually enter the name as an input parameter. If you enter a non-existent or incorrect name of a financial instrument, you will receive an err

SMARTMASS INDICATOR This indicator is different from all known volume indicators. It has a significant distinction; it is an algorithm that relates price movement to volume, attempting to find proportionality and efficient movement while filtering out noise and other movements that are more random and do not follow a trend or reversal. Ultimately, it reveals the true strength of the movement, indicating whether it has genuine support from bulls or bears or if it's merely a high-volume movement

The market price is moved by the market makers with large amounts of equity. The only way to understand intentions of big players is to track their activity by concentration of volumes on one level or another. Volume Ticks ResSup draws a level with the maximum concentration of a tick volume since the beginning of a day. In most cases, such level is an actual support or resistance level. Parameters ColorLevelSupport - support line color; ColorLevelResistance - resistance line color; BarsDayCount

Do you use dynamic ranges (like Bollinger Bands or Envelopes) in your trading? A fixed period is usually used for such calculations. But is such approach relevant to the very nature of the market? In fact, the price chart consists of a series of successive processes - trends and flats. In this case, we can talk about the internal development logic inside a single process only. Therefore, the nature of the market is better described by dynamic ranges designed for the processes occurring "here and
FREE

This is a panel for market review and evaluation of multicurrency price movements. It shows main parameters for a user defined group of symbols in the form of a table. The following values are displayed: Symbol name; Ask price value; Bid price value; Spread size in pips; Stop level in pips - may be hidden by a user; Change of price in pips comparing to the day start; Current daily range (High - Low) in pips; Average daily range in pips for user defined number of days; Price change percentage dur

KopirMT4 (CopierMT4) - transaction copier for the MetaTrader 4 terminal, copies (synchronizes, duplicates) transactions from any accounts (copier, copy dealers).
Supports copying: MT4 <-> MT4, MT4 -> MT5 Hedge, MT5 Hedge -> MT4 Free version for test Why exactly our product? The copier has a high speed and is not dependent on ticks. Copy speed - less than 0.5 sec. Transactions are copied with high accuracy, the scalper mode allows you to copy only at the best price. Able to increase transacti

MACD Converter is an analogue of the MACD Message with more advanced functionality: It has two signal lines: Signal Line 1 and Line 2, bar outlines are colored according to Line 1, it also triggers the trend notifications. MACD Converter converts the parameters of Fast MA, Slow MA and Signal Line 1 and Line 2 lines from the interval specified in the settings (Convert Time Frame) to smaller timeframes. This allows receiving a signal for making a decision within the specified (Convert Time Frame)

Summary This indicator is based on RSI and Momentum indicators. It also considers moving averages of these two indicators. The three indicators have adjustable settings. The arrows do not repaint since the indicator only uses confirmed values and waits for the candle to close before painting an arrow. The indicator is also able to alert when arrows appear. There are 3 types of alerts - Popup, Email and Mobile Push Notifications. The arrows can be used in the EA and the inputs can also be optimiz
FREE

Do you use dynamic ranges (like Bollinger Bands or Envelopes) in your trading? Usually such calculations use a fixed period, but does it reflect the nature of the market? In fact, the price chart consists of a series of successive processes - trends and flats. In this case, we can talk about the internal development logic inside a single process only. Accordingly, the dynamic ranges built for the process occurring "here and now" suit the nature of the market better. The Growing Bands indicator u

The indicator is designed for easy construction of synthetic charts based on data of various financial instruments. It will be useful both arbitrage and pair trading, as well as for analysis purposes. Its main advantage is simplicity and clarity. Each chart is given as a common mathematical formula. For example, if you want to plot the spread (difference) between EURUSD and GBPUSD with coefficients 4 and 3, then set the following formula: EURUSD * 4 - GBPUSD * 3 The resulting chart is shown in t

Summary This indicator is based on the MA applied to the Momentum indicator. It draws arrows at the confirmed crosses of the MA over the Momentum line. When the MA crosses upwards, then a buy arrow is displayed and vice versa. The arrows do not repaint since the indicator only uses confirmed values and waits for the candle to close before painting an arrow. The indicator is also able to alert when arrows appear. There are 3 types of alerts - Popup, Email and Mobile Push Notifications.
Inputs Al
FREE

TIL Multi RSI indicator applies RSI to 28 currency pairs all at once and displays the most current signal of each one in a two-column list. The currency pairs involved are the combinations of the eight major currencies (USD, EUR, GBP, CHF, JPY, CAD, AUD, and NZD). All the currency pairs are sorted automatically from the one with the highest signal down to the one with the lowest signal in a two-column list starting from the top left to the bottom right. Just a quick recap on what the Relative St

TIL New Bar Timer executes one simple yet very powerful task - it displays the time left before a new bar forms in any timeframe. With this indicator, you can effectively prepare to enter or exit trades in most occasions, as TIMING IS EVERYTHING. TIL New Bar Timer also changes color gradually as the timer ticks down to zero. This helps the user to estimate quickly how much time there is left in one glance. There are basically three colors that the timer changes to: Red - this means that a new ba

Pivot Point is a technical indicator widely used by traders to predict major price movements by calculating various levels of support and resistance. Investopedia defines the pivot point as follows: A technical analysis indicator used to determine the overall trend of the market over different time frames. The pivot point itself is simply the average of the high, low and closing prices from the previous trading day. On the subsequent day, trading above the pivot point is thought to indicate ongo
MetaTraderマーケットは自動売買ロボットとテクニカル指標を販売するための最もいい場所です。
魅力的なデザインと説明を備えたMetaTraderプラットフォーム用アプリを開発するだけでいいのです。マーケットでプロダクトをパブリッシュして何百万ものMetaTraderユーザーに提供する方法をご覧ください。

取引の機会を逃しています。
- 無料取引アプリ
- 8千を超えるシグナルをコピー
- 金融ニュースで金融マーケットを探索
新規登録
ログイン