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

MetaTrader 4のためのエキスパートアドバイザーとインディケータ - 340

icon 自動売買ロボットは市場取引を自動的に実行しますが、インジケータを使用すると、相場をより適切に分析し、価格行動を予測できます。 これらのアプリケーションを使用すると、より多くの機会を獲得しながら、より多くの情報に基づいた方法でMetaTrader4で取引を実行できるようになります。
Parabolic Converter is and analogue of the Parabolic indicator for МТ4 which can automatically recalculate parameters of Time Frame specified in settings for lower time periods. It has a Notification System which triggers when the price movement direction is changed. For example: if we set Time Frame 1 Hour to H1 and M30, M15, M5 and M1 contained therein, we can see the indicator's readings corresponding to H1 (fig.). At that, if we add one more Parabolic on the same chart (of several charts) wi
Extender represents a multifunctional indicator which can be used for own investing strategy or can be easily adopted as a part your own investing strategy. After installation as a secondary indicator you can see a multiframe visualization of selected timeframes of analyzed underlying asset. The multiframe visualization has a few modifications which can be selected in section Indicator Setup. Input parameters Indicator setup Timeframes – definition of selected timeframes for visualization, e.g.
Display all text information you need on your live charts. First, import the library: #import "osd.ex4" void display( string osdText, ENUM_BASE_CORNER osdCorner, int osdFontSize, color osdFontColor, int osdAbs, int osdOrd); // function to display void undisplay( string osdText); // function to undisplay int splitText( string osdText, string &linesText[]); // function called from display() and undisplay() void delObsoleteLines( int nbLines); // function called from display string setLineName( int
Ask any successful forex traders the secret of their success and they will tell you that the first key to a successful forex trading is proper trade management. Trade management is what differentiates the rookie from the pro in Forex. While the rookie trades based on emotions and greed, the pro trades based on certain logic and rules . These logic and rules are all embodied in a successful Trade Management System. Advanced Trade Manager is a combination of different trade management systems desi
Trend Hunter
Andrey Tatarinov
4.75 (20)
トレンドハンターは、外国為替市場で働くためのトレンド指標です。インディケータの特徴は、価格がトレンドラインをわずかに突破した場合にシグナルを変更することなく、トレンドに合わせて自信を持って移動することです。 インジケーターは再描画されず、バーが閉じられた後に市場に参入するためのシグナルが表示されます。 トレンドハンターは公正な指標です。インジケーターシグナルの上にマウスを置くと、シグナルの潜在的な利益が表示されます。 短いストップロスで取引するために、トレンドに沿って移動するときに追加のインジケーターシグナルが提供されます。 トレンドハンタースキャナーは、他の通貨ペアと時間枠でのトレンドの方向性を評価するのに役立ちます。 インジケーターは、チャートの下にある便利なパネルを介して制御されます。 MT5バージョン  https://www.mql5.com/ja/market/product/16517 オプション Alert -ターミナルに通知を表示します EMail   -Eメール通知を送信します Push   -スマートフォンにプッシュ通知を送信する Style  -イ
This panel is very simple to use and it is a very ally to manage your positions and orders. Also you can modify your risk, writing in fields directly on Panel. One click on buttons and the operation on market is done! Operations possible: BUY/SELL Break Even Split (close 50% all orders) Close All positions Hedging (opens reverse positions to cover) Close only BUY positions Close only SELL positions Close All pending orders Reverse all positions Please watch the video to verify the very simple u
Va bank
Viktor Glovluk
5 (1)
This multi-currency EA analyzes the last closed candle of a specified timeframe (Weekly is recommended), calculated candle body and, if it exceeds the set parameter, opens an order in the opposite direction from the calculated price. Pairs are specifies in the EA's settings. It has the trailing stop function. You can also set a trading day (for D1, W1) and day of closing open orders. Specify trading type in settings: all pairs or by the largest candle body . Manual tests of the strategy using "b
This indicator provides you with MACD formula applied to volume-aware Accumulation/Distribution and OnBalance Volumes indicators. In addition to tick volumes it supports special pseudo-real volumes, synthesized for Forex symbols where real volumes are unknown. More details on the volume surrogates may be found in description of another indicators - TrueVolumeSurrogate and OnBalanceVolumeSurrogate (algorithm of the latter is used internally in MACDAD for AD and OBV calculation before they proceed
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
A key element of trend trading is using a trailing stop loss in place of exiting trades with a pre-determined target. This allows for a trade to continue working in the direction of the trend. In good trends this is a very efficient way of profiting from the markets. The Expert Advisor is meant for securing/locking profit as the price moves in favor of a trade. The Expert Advisor can be placed on any chart and be used simultaneously with any other Expert Advisor. You can initialize your stop los
Informational indicator which shows: Swap Price under/upper Open for every Time Frame Spread Time to close the current candle Broker Time Net Change: delta in percentage from Open (MN-W1-D1) Tick Value Volumes Info for every trades open: Lots Breakeven Profit Buy-Profit Sell Equity Symbol Positive values are green and negative values are red (modifiable in input). Inputs: View BE line (enable/disable) View all Symbol (shows the list of symbol) Color (for every text) Line Color (for BE line)
MCAD
Stanislav Korotky
MCAD stands for M ulti C urrency A ccumulation/ D istribution, so please don't confuse it with the well-known MACD. MCAD calculates relative strengths of Accumulation/Distribution of volumes for plain Forex currencies (that is their synthetic behaviour extracted from Forex pairs), market indices, CFDs and other groups of tickers. It uses standard Accumulation/Distribution formula ( Wikipedia's article ) and can apply it either to tick volumes, or to pseudo-real volumes ( volume surrogates , intr
The script clears the chart window from labels of order tracing. It removes labels of only closed orders. It clears charts in all windows opened in the terminal. Parameters: Symbol: clear charts of the specified symbol. If not said, clear charts in all windows. Last Data : orders with a date of closure which goes after the specified one will not be deleted. If not said, tracing of all closed orders will be deleted. Confirmation : True - confirmation of chart clearance for each window, False - n
EquityProtect provides hidden StopLoss, TakeProfit or TrailingStop based on the account equity. All orders of all symbols can be closed or just the chosen currency and/or just buys or sells or pending orders deleted. EquityProtect closes all or just defined orders when the account equity falls under or rises over a certain level. Besides EquityProtect can use the account equity as trailing stop. A comment in the chart shows the equity where the robot will react. mt5 version >> EquityProtect is v
HLOC
Chantal Sala
5 (3)
High Low Open Close Levels The indicator HLOC is a good ally to correctly identify the appropriate trend of price. The indicator is designed to be minimally invasive and it shows a visual and sound aid in order to take decision on the market. The indicator is equipped with sound alert and window alert in order to have a reminder of the price movements. We suggest you watch the video below to evaluate its operational benefits. Input values: Show Level (true/false) TimeFramePeriod (refer to lines
Timed Exit EA
Rimantas Petrauskas
5 (2)
The most simple and easy to use Timed Exit EA to close all trades automatically at specific time each day (hours:minutes:seconds) (by Rimantas Petrauskas) The main idea of this EA is to automatically close trades daily at your specified time. For example if you set EA to close all trades at 15:29:30, EA will do this each day when markets are open. This way you can set the EA to close all trades before the news. EA should be attached to a separate chart of any time frame on your MT4 and it will s
Control Trading Intraday Zones shows the best candles-zones to trade intraday. Shows maximum of the day and minimum of the day zones, adaptable to each symbol, gives you a guide to know the best zones to make the best intraday trades. Indicator goes from -100 (lowest of the day) to 100 (highest of the day), when 0 is middle price of the day. For example, when price reaches high of the day the indicador will continue showing max levels even the price continue rising, because indicator limits to 1
MultiCurrencyWPR (MCWPR) indicator applies conventional WPR formula to plain Forex currencies (that is their pure strengths extracted from Forex pairs), market indices, CFDs and other groups of tickers. It uses built-in instance of CCFpExtraValue to calculate relative strengths of selected tickers. Unlike standard WPR calculated for specific symbol, this indicator provides a global view of selected part of market and explains which instruments demonstrate maximal gain at the moment. It allows yo
Color Chart
Miguel Antonio Rojas Martinez
Visualize your charts differently in MetaTrader 5. The product is good for comparing the prices, since the indicator draws High, Close, HLC, etc. It is useful when applied with other indicators (like MACD). This simple indicator colors the entire space below the chart allowing you to see the market with greater clarity. You will see the actual price, trends, and the market behavior. ‌Indicator parameters: Applied_Price : From this option you can select the type of price you want to draw with th
Percent Crosshair is a powerful and easy percentage measure tool. Measure the chart percentage quickly! Don't waste your time anymore! Just attach the Percent Crosshair indicator to the chart, select crosshair mode at toolbars or press Ctrl+F and start using the crosshair as you always do! The percent measure will be next to the indicative price. Customize your indicator the way you want! There are four entry parameters: Positive % color: set the desired color when % is positive. Negative % colo
Inform Panel For ALL Symbols — Advanced Multi-Instrument Trading Management The Inform Panel For ALL Symbols is a sophisticated trading management tool designed to streamline control over all financial instruments in a trader’s portfolio, eliminating the need to attach it to specific charts. Its core innovation lies in using modifiable virtual levels for stop loss (SL) and take profit (TP), allowing discreet order closure hidden from brokers. The panel automatically detects and lists all active
This is a prototype of the famous Control and management of transactions panel. There are two main differences: Allows to work with all the variety of financial instruments opened by a user and not only with instruments it was attached to; To activate levels of order closure hidden from a broker, it uses not lines but modifiable virtual levels. To enjoy the full functionality of the panel you are advised to have: Desk analytical table . Their combined operation allows to keep the situation under
Breakeven Level
Alexander Pekhterev
5 (1)
Breakeven Level indicator shows the breakeven level of your buy and sell orders. Useful if you have several open positions. Apart from demonstrating breakeven level, the indicator displays additional information concerning your trading instrument in the upper right corner (balance, equity, number of buy orders, sum of buy orders, number of sell positions and sum of sell orders). Breakeven level for sell orders has red color, buy - blue color. Indicator Parameters Color of the text on the chart:
The Pairs Cross indicator is a unique tool for negatively correlated trading instruments, such as EURUSD and USDCHF currency pairs. It is based on a concept called pairs trading (or spread trading). Our indicator compares the strength of two currency pairs that are inversely correlated and quickly tells you when it’s time to buy the first pair and short a second pair, and vice versa. This is a straightforward approach to trading currency pairs that works very well. How to you use the Pairs Cro
The Pairs Spread indicator has been developed for the popular strategy known as pairs trading, spread trading, or statistical arbitrage. This indicator measures the distance (spread) between prices of two directly (positively) correlated instruments and shows the result as a curve with standard deviations. So, traders can quickly identify when the instruments are too far apart and use this information for trade opportunities.  How to use the Pairs Spread indicator Best results are attained whe
The FastBoom EA finds the most probable points of price pullback/reverse and places an order. It places averaging orders if the price moves further against take profit. Settings of the EA: Lots - initial lot; LotExponent - multiplier for following orders (Martingale). 1 - no multiplier. TakeProfit - take profit in points; Stochastic Settings InpKPeriod - K Period of Stochastic InpDPeriod - D Period of Stochastic InpSlowing - Stochastic Slowing LevHigh - level for sell positions of Stochastic L
This indicator draws the Keltner Channel for any time frame Displayed on the current Time frame allowing user to choose which moving average type for the calculations. The available Moving Averages are: Simple Moving Average (MA_Mode=Mode_SMA) Exponential Moving Average (MA_Mode=Mode_EMA) Smoothed Moving Average (MA_Mode=Mode_SmoothedAverage) Linear Weighted Moving Average (MA_Mode=Mode_LinearWeighted) Tillson's Moving Average (MA_Mode=Mode_Telsons) Moving Average line is coded into RED or BLUE
The National Prise Reversal indicator represents an oscillator of a national currency (options: USD, CAD, CHF, JPY, GBP, EUR, AUD . It is based on already known Prise Reversal oscillator. But it analyzes particularly movement of a selected national currency on pairs with other specified currencies. Basing on these data the National Prise Reversal indicator determines overbought or oversold of the selected currency. When the indicator is in the overbought zone, it indicates possible weakening of
This strategy searches for trade opportunities based on what area the close price is, in comparison with Moving Average. In order to be triggered, a pattern between candles also must occur. The EA works well on trending markets. It has been initially developed for stock markets indices (SP500, NASDAQ, etc) on Daily chart entering long positions only. However, I refined the strategy in order to enter short positions as well. It does not use stop loss or take profit, so the losing trades outweigh
The Candle Patterns indicator shows popular candle patterns on the chart. The possible patterns are Inside Bar, Large Wick, Engulfing, Marubozu, Hammer, Shooting Star, Three White Soldiers and Three Black Crows. Candles are colored to easily identify the patterns. Also, a point and click function displays the pattern found. Settings Message box - when a candle is clicked, the pattern identified will be shown in a Message Box on the charts. All 'Message Box' settings pertain to the box. Show Ins
The Currency Index indicator enables traders to display any index of eight major currencies. It uses a special calculation that considers specific currency pairs and their weights. The default weights are based on the BIS Triennial Central Bank Survey results. Because of this advantage, the trader can see each currency's true strength and weakness. Note:  If the indicator is used in Strategy Tester (demo version), please keep in mind that all currency pairs' data must be downloaded in History
This utility ensures a real-time synchronization of multiple charts. Any event of a graphical object creation/modification/deletion, chart scrolling and zooming is copied from the current source chart to one or more receiving charts. Note: demo-version of this product doesn't work in the backtester! ______________________________________________________________ Settings: Synchronize with - select the receivers: Same symbol - all charts with the same symbol; Same symbol - all charts with the same
Desk Analytical Table Portfolio Monitoring for Active Traders Overview: The Desk Analytical Table indicator is a professional tool designed for traders managing multiple financial instruments simultaneously. It consolidates key data on open positions, orders, and market statistics into a single window, ensuring seamless portfolio control even during high-intensity trading sessions. Key Features: ️ Multi-Instrument Analysis - Monitor up to 30 assets in real time with quick switching between inst
The ‘Magician of custom objects’ is a utility script tools for MetaTrader 4. After attaching the script to a chart, the custom objects in this chart are cloned to any other opened charts of the same symbol. Now, 11 custom object types are supported, including: Vertical line; Horizontal line; Trend line; Angle line; Gann line; Fibonacci line; Rectangle; Triangle; Arrow; Ellipse; Text. If you need other object types or have any question, write in the Comments section.
Allows symbols/currency pairs to be ordered based on a configured indicator, with the best performing symbols shown at the top. This helps you to select the symbol with better prospects from a given list of symbols. Can optionally alert when a symbol moves into the top two (configurable). Also shown is the number of pips that the symbol has moved in its current direction, allowing you to tell if you've 'missed the boat'. Further, a graph is shown, per symbol, of the indicator value over time all
This indicator allows you to see the strength of the trend on all timeframes. It can be used for all currency pairs. The indicator can be displayed in the form of a column (from left to right): status buy / sell / strong buy / strong sell, strength of the trend in percentage, pips last candle, body candle now, remaining time, and the timeframe of M1 to MN. Information contained below (from left to right): total trend percent, sell percent, buy percent.
The Correlation Matrix indicator shows the actual correlation between the selected instruments. The default setting is set to 28 currency pairs, gold, and silver, but the indicator can compare any other symbols. Interpretation of the indicator Positive correlation  (correlation is above 80 %). Negative correlation  (correlation is below -80 %). Weak or no correlation  (correlation is between -80 and 80 %). Main features The indicator shows the actual correlation between the selected instrumen
This indicator is meant for Harmonic Traders, it helps them in identifying the formed patterns by analyzing the market past data, looking for Harmonic Patterns. The Patterns that this indicator can detect are: AB=CD Butterfly Gartely Crab Bat The indicator shows the following: The completed pattern, with the critical zone highlighted in Gray box The suggested 3 take profit levels (in green) The Suggested Stop Loss level (in Red) The formed pattern ratios can be checked by hovering the mouse on t
EveryTime
Aleksey Ischenko
5 (1)
The market opening time greatly influences the currency pair, which leads to a rapid movement of the pair. The EA places 2 pending buy and sell orders at a specified time with certain parameters. When the KolBarExtr parameter is set, the orders are placed at the High and Low for the specified amount of bars. Otherwise the orders are placed at the distance specified in the MinDistanceSet parameter. It is possible to configure trailing. Parameters You can adjust following parameters: Type of expe
This indicator builds so called "random walk" bands: on every bar it finds maximal or average distance between current price and multiple expanding parabolic curves starting at predefined number of bars in the past. If you like Bollinger bands or Envelopes you may find this indicator useful as well. As you may know, price movements are very similar to random walk time series (specifically, Gaussian random walk), yet they do effectively break the hypothesis of randomness. One of the features of t
The most important thing in my system of forces, is the variation and changing of these forces. It is the key to the whole system, and from this point, my second indicator called FORCES-VARIATION appeares important. The indicator is represented in a separate window in the form of the green histogram and the red curve . The parameter NPIuPeriod represents the number of bars on which we calculate the variation of buyers forces. The parameter NPIdPeriod represents the number of bars on which we cal
GridInChannel is a professional system of trading inside a channel using active visual control panel. The EA places a grid according to the specified parameters. It trades inside the channel which is manually plotted using a trend line. The main concept : while th price is inside the channel and the " start/stop trade " button is pressed, the EA opens an order grid in the direction of the specified channel. Expert Advisor Features : Opening orders within the specified range . The range is set u
The EA catches the price when it moves against the trend in an effort to open an order in an opposite direction (direction of the main trend). Screenshots illustrate examples of entries and the strategy gist. The EA uses stop losses depending on values of ATR. Settings: Lot_ - if Risk_ = 0, the EA will trade this lot; Risk_ - risk per one trade. Stop loss is taken into account; koeff_ATR - coefficient multiplied by the ATR value to calculate stop loss (the bigger the value, the bigger stop loss
News Robot MT4
Andrey Tatarinov
4.48 (42)
News Robot 4.0 経済ニュースの発表中、発表後の最初の1分だけで価格が数十ポイントを超えることがあります。 急速に変化する相場や最新のニュースリリース指標に迅速に対応することが難しいため、ボラティリティが高いときに手動で取引することは非常に危険です。 ニュースに基づいて取引するには、事前にシナリオを準備し、最大のリスクを規定する必要があります。 専門のプロロボットを使用してニュースを取引します。     News Robot  は、未決注文と成行注文の両方を使用してニュース取引戦略を実装します。 未決のストップ注文を使用する戦略は、ニュースに基づいて取引する場合の古典です。 データがリリースされる直前に、 buy-stop と sell-stop の注文が出されます。 EA は、実際のデータが現在の価格から特定のレベルでリリースされるまで注文を保留できます。 取引は 1 つの注文または注文のグリッドによって実行されます。 成行注文戦略では、最新のニュースリリースデータに基づいて取引できます。 事前にデータを分析し、取引シナリオを作成する必要があります。 News
インジケーターには 2 つの部分が含まれています。 パート I: カラーキャンドルが主要なトレンドを示す カラーローソク足とは、ローソク足の色で相場の状態を識別することです。 スクリーンショットに示されているように、色がアクアの場合、市場はロング注文を発注するか、ショート注文を終了する必要がある状態です。色がトマトの場合は、ショート注文を行うか、ロング注文を終了する時期です。 色が変化している場合は、その完了を (現在のバーが閉じるまで) 待つことをお勧めします。 パート II: バンドを描く 内側のバンドは安全領域として定義され、外側のバンドはクローズオーダー用です。 以下のような取引戦略: 色がアクアで、価格が内側のバンド内にある場合は、ロング注文を出します。価格が外側のバンドを超えたら、注文を閉じる時期です。 色がトマトで、価格が内側のバンドにある場合は、ショート注文を出します。価格が外側のバンドを越えたら、注文を閉じる時期です。 注:価格が内側のバンドの場合のみエントリーマーケットです。これは非常に重要です。 入力パラメータ ShowColorCandle
The Trend Trade indicator displays assumed turning points of the price on the chart in the direction of the trend after correction. It is based on data of the Prise Reversal oscillator with the period 6 and indicators which characterize strength and availability of the trend. When the value of Prise Reversal is in overbought or oversold area (area size is set by a user), and the current trend is confirmed, the Trend Trade indicator draws an arrow pointed to the further assumed price movement. I
The Volume Spike indicator is a useful tool to identify the directional market's intention. How Does It Work: The Volume Spike indicator identifies the volume peaks and creates a sensitive rectangle equipped with Alert and Warning Pop Up that it suggests the market's direction. This tool has the ability to select the time frame on which to do the analysis of volume and it gives a great visual signal colored into rectangle. The indicator can identify valid market signals but it can also suggest
The indicator compares quotes of the current symbol and a synthetic quote calculated from two specified referential symbols. The indicator is useful for checking Forex symbol behavior via corresponding stock indices and detecting their convergence/divergence which can forecast future price movements. The main idea is that all stock indices are quoted in particular currencies and therefore demonstrate correlation with Forex pairs where these currencies are used. When market makers decide to "buy"
This is a professional multi currency tool. Its main purpose is semi-automatic Forex trading following Elder's Triple Screen strategy. Its wide functionality and ability to quickly change some essential parameters makes it an ideal market interpretation tool, which is indispensable in the common trade analysis. Its main advantage is almost unlimited number of simultaneously analyzed instruments. If the potential technical limits of your monitor resolution allow, multiple indicators can be used.
VRウォッチリストとリンカー - 端末用スクリーナーアプリケーション メタトレーダー 。最も興味深くテクニカルな金融商品を見つけやすくなります。このスクリーナーは、bybit、モスクワ取引所、アメリカン取引所、外国為替および暗号通貨市場、金属市場などの取引所での取引にトレーダーによって使用され、またプロップ会社の取引にも使用されます。金融商品の選択は手動で行われます。スクリーナーは、MetaTrader ターミナルで開いているチャートを接続し、金融商品を変更するときに各チャートのデータを個別に表示します。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 > [ブログ] レビューを読んだり書いたりできるのは、 [リンク] のバージョン 【メタトレーダー5】 スクリーナーを使用すると、トレーダーは最もテクニカルな金融商品を見つけ、流動性が低くリスクの高い商品の取引を除外することができます。スクリーナーを使用すると、ティッカー付きのシートを簡単かつ迅速に作成および変更したり、シートにティッカーをすばやく追加および削除したりできます。すべてのチャート上のトレー
The presented indicator draws the pivot points for different timeframes – 4 hours, day, week and month. Before you leave, download the demo version of this indicator, evaluate its performance. After all, this does not oblige you to anything. And then you will see that it has the best price to quality ratio, buy it now and receive updates for free. In the new version, an information panel with control buttons is displayed on the screen. The "Symbol properties" information panel shows: Symbol - na
Orders Info   インジケーターは、1つのチャートウィンドウに要約、一般情報を表示します。複数の通貨ペアでの同時取引に便利です。 インジケーターは、マーケットポジションと保留中の注文の総数を示します。 オープンポジションを個別に示します。 通貨ペアの場合、 この通貨ペアでの未決済の購入数と預金通貨でのそれらの総利益については、 オープンセールスの数とその総利益について、 オープンバイおよびセルポジションの総利益について。 保留中の注文の場合、次のことを示します。 通貨ペアの場合、保留中の注文の名前とその番号。   インジケーターは、1つのチャートウィンドウに要約、一般情報を表示します。複数の通貨ペアでの同時取引に便利です。 インジケーターは、マーケットポジションと保留中の注文の総数を示します。 オープンポジションを個別に示します。 通貨ペアの場合、 この通貨ペアでの未決済の購入数と預金通貨でのそれらの総利益については、 オープンセールスの数とその総利益について、 オープンバイおよびセルポジションの総利益について。 保留中の注文の場合、次のことを示します。 通貨ペアの場合、保留
true Momentum - time-based Indicator it will inform about Momentum, a strong impulse in the appropriate direction it's based on a self-developed candle Pattern, in relation to the ATR (Average True Range) Quick Start : the indicator is ready to use choose your personal times to trade try an indicator-preset or use an additional indicator, below the pro-settings Filter Hours Weekdays  Moving Averages Correlation Instruments - Moving Averages MACD RSI ADX PSAR Stochastic Bollinger Bands Keltner-
Liberty EA
Maksim Shmyrev
2 (1)
This is a portfolio night scalper working on EURUSD, GBPUSD, USDCAD, USDCHF, USDJPY, USDMXN and USDSGD. Timeframe - M15. Parameters Orders_Comment - comment to orders opened by the EA. Lot_Size - fixed lot size if Auto_MM = 0. Auto_MM - percent of equity to be used in trading. If Auto_MM = 0, it will use a fixed lot. Magic_Number - unique number of orders (set different values for each trading symbol). Start_Time  - the EA's operation start hour (default is 00.00; we do not recommend changing t
MilkyWay EA
Maksim Shmyrev
4.33 (3)
A portfolio night scalper for instruments: EURAUD, GBPAUD, EURNZD, GBPNZD. Timeframe - M15. Parameters Orders_Comment - comment to orders opened by the EA. Lot_Size - fixed lot size if Auto_MM = 0. Auto_MM - percent of equity to be used in trading. If Auto_MM = 0, it will use a fixed lot. Magic_Number - unique number of orders (set different values for each trading symbol). Start_Time - the EA's operation start hour (default is 00.00; we do not recommend changing this value). End_Time - the EA's
This indicator shows data from 9 currency pairs by your choice from all 9 timeframes. If a digital value of the RSI is less or equal to DnLevel = 30 (or whatever number you decided to put), then a Green square will appear. This is (potentially) an Oversold condition and maybe a good time to go Long . If a digital value of the RSI is greater or equal to UpLevel = 70 (or whatever number you decided to put), then a Red square will appear. This is (potentially) an Overbought condition and maybe a go
Quick Monthly Report – One Click Report Displays the results of trading according to monthly periods in a pop-up window   Advantages With just one click  you can view a list of the entire history according to months Exports data to CSV files with custom separator Filter by Magic Numbers Filter by Symbols Filter by words, letter or phrase in the comment  Calculates the profits gained and the percentage of a Performance fee  Enables to calculate the traded Volume or Lots with cachback in USD   Par
Written for currency pairs: GBPUSD, USDJPY, XAUUSD There is a built-in function to return the stop to its place after slipping, an example of slipping in the last screenshot., in a similar situation, the function tries to return the stop to the place indicated when placing the order. The number of transactions in the strategy tester, demo account, real account is almost the same, the result depends on: the size of the spread, slippage, Stop Level and the speed of execution of the broker. Availab
Adaptive MA   移動平均。計算方法は、バーの定義で使用されるすべての価格の平均です。 インジケーターの外部設定の説明: MA_period- インジケーターを計算するための平均期間。推奨値:5、13、21、34。 ma_method- 平均化メソッド。移動平均メソッドの任意の値にすることができます。 0-(SMA)単純移動平均。 1-(EMA)指数移動平均。 SMMA 2-(SMMA)平滑化移動平均。 LWMA 3-(LWMA)線形加重移動平均。   移動平均。計算方法は、バーの定義で使用されるすべての価格の平均です。 インジケーターの外部設定の説明: MA_period- インジケーターを計算するための平均期間。推奨値:5、13、21、34。 ma_method- 平均化メソッド。移動平均メソッドの任意の値にすることができます。 0-(SMA)単純移動平均。 1-(EMA)指数移動平均。 SMMA 2-(SMMA)平滑化移動平均。 LWMA 3-(LWMA)線形加重移動平均。
The use of a polynomial expansion of data opens up new possibilities for analysis and decision making. But the problem of all existing algorithms is a very slow computation. The main feature of this indicator is its fast algorithm. The speed of calculation of the polynomial algorithm and its standard deviation values ​​is several thousand times faster than conventional algorithms. So this is a convenient algorithm for use without the need to apply supercomputers. Also, starting from version 1.4
Binary Options Copier Remote is an EA that allows to copy binary options trades between MT4 accounts at different computers. This is an ideal solution for signal provider, who want to share his trade with the others globally on his own rules. Provider can give free bonus license to 10 receivers. That means those 10 receivers can copy from provider by using Binary Options Receiver Free (no cost). From 11th one, receiver have to buy Binary Options Receiver Pro (paid version) in order to copy from
Binary Options Copier Local is an EA that allows to copy binary options trades between MT4 accounts on the same computer. With this copier, you can act as either a provider (source) or a receiver (destination). All binary options trades will be copied from the provider to the receiver with no delay. Demo : Demo version for testing can be downloaded at: https://www.mql5.com/en/market/product/10047 Reference : If you need to copy between different computers over Internet, please check Binary Optio
Cardiogram Market   設定の説明: MA_period_fast- 高速移動平均を計算するための平均期間。 MA_period_slow- 低速移動平均を計算するための平均期間。 価格 -使用する価格。価格定数のいずれかにすることができます。 0-(閉じる)終値。 1-(OPEN)始値。 2-(高)高価格。 3-(低)最低価格。 4-(中央値)平均価格、(高+低)/ 2。 5-(代表値)通常価格、(高値+安値+終値)/ 3。 6-(加重)加重終値、(高値+安値+終値+終値)/ 4。 方法 -方法を平均化。移動平均メソッドの任意の値にすることができます。 0-(SMA)単純移動平均。 1-(EMA)指数移動平均。 SMMA 2-(SMMA)平滑化移動平均。 LWMA 3-(LWMA)線形加重移動平均。
The indicator allows to find consolidations. It is meant for channel breakthrough. Easy to use, it has only three parameters: Minimum number of bars to analyze Consolidation tunnel Indicator color It works on all timeframes . Approximate settings are adjusted for H1 by default. Works on all currency pairs. This indicator does not repaint and is not recalculated. All screenshots are real!
Fibonacci Swing Scalp (Fibonacci-SS) This indicator automatically places Fibonacci retracement lines from the last highest and lowest visible bars on the chart with an auto Pending Order (Buy/Sell), Stop Loss, Taking Profit 1, Taking Profit 2 and the best risk and reward ratio. This is a very simple and powerful indicator. This indicator's ratios are math proportions established in many destinations and structures in nature, along with many human produced creations. Finding out this particular a
Advanced Bollinger Bands (BB) indicator. The standard Bands.mq4 indicator was complemented with a range of upper/lower band and signal of possible reverses. Parameters: BandsPeriod - indicator period. BandsRange - period of determining a range. BandsDeviations - number of standard deviations. Averaging Fast Period - fast period of averaging. Averaging Slow Period - slow period of averaging. Buffer indexes: 0 - Middle line, 1 - Upper line, 2 - Lower line, 3 - Upper range, 4 - Lower range, 5 -
This indicator creates more stable Aqua histogram, which crosses the zero line up and down indicating UP and DOWN trend for long and short positions. The indicator generates a pulse red signal, which crosses the zero line up and down more frequently than the histogram. You may use only the histogram for entering the market in the point where the histogram crosses the zero line. You may use only the red line for entering the market in the point where the red line crosses the zero line. You may us
Stochastic Ichimoku
Pavel Zamoshnikov
4.43 (7)
This indicator signals about Stochastic crossing in the trend direction which is determined by the position of the price relative to the Ichimoku cloud. Features: Flexible settings: filtering signals by bullish/bearish bars ( parameter "BUY - the bullish bar only; SELL - the bear bar only" ); setting levels of Stochastic crossing ( parameters "BUY-signal if Stochastic below this level" and "BUY-signal if Stochastic below this level" ) ability to use the Ichimoku cloud of higher timeframes ( par
All-in-One Trade Indicator (AOTI) – Since 2015. The All-in-One Trade Indicator (AOTI) determines daily targets for EURUSD, EURJPY, GBPUSD, USDCHF, EURGBP, EURCAD, EURAUD, AUDJPY, GBPAUD, GBPCAD, GBPCHF, GBPJPY, AUDUSD, and USDJPY. All other modules work with any trading instruments. The indicator includes various features, such as Double Channel trend direction, Price channel, MA Bands, Fibo levels, Climax Bar detection, and others. The AOTI indicator is based on several trading strategies, and
It is CCI indicator with very smooth and noiseless movement that calculates four levels of buy, sell, overbought and oversold dynamically. Professional traders know well that level of 100, 200 or -100 and -200 are not always right and need fine adjustments. This indicator calculates those levels dynamically by using mathematics and statistic methods in addition to shows divergence between indicator and price. Like original CCI, for best result you have better to set proper value for CCI period b

MetaTraderマーケットが取引戦略とテクニカル指標を販売するための最適な場所である理由をご存じですか?宣伝もソフトウェア保護も必要なく、支払いのトラブルもないことです。これらはすべて、MetaTraderマーケットで提供されます。