MetaTrader 4용 새 Expert Advisor 및 지표 - 320
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 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
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
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
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 지표는 가격 이동 평균 기간이 더 높은 추세를 결정하는 데 유용합니다(200보다 높아야 함).
나는 M5-M30 차트의 스윙 트레이드에 이 지표를 사용하고 있습니다.
이 지표는 계산을 위해 여러 개의 막대를 사용합니다. 모두 외부 매개변수에 저장됩니다. 적절한 값은 5 - 13 - 34이지만 변경할 수 있습니다.
모든 시간대에 준비되어 있지만 M5-H1에는 최선을 다합니다. 이는 다른 시간대에 최적화되도록 설계되었습니다.
스크린샷에서 몇 가지 설명을 찾을 수 있습니다. 이를 사용하려면 EWO 라인, SIGNAL 라인 및 ZERO 라인의 교차점을 찾고 최상의 추세 지표와 함께 진입점을 결정할 수 있습니다.
내 제품에 대한 자세한 내용은 오후를 통해 저에게 연락하실 수 있습니다. 또는 이메일.
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.
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.
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
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
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
가상현실 ATR Pro 지표는 금융 상품의 목표 수준을 결정하는 강력한 전문 도구이다. 지표의 효과는 실제 및 데모 계정에 대한 수천 가지 테스트를 통해 입증되었다. 실제 실제 통계를 사용하여 실제 데이터로 구동되는 가상현실 ATR Pro 지표. 통계는 고집스러운 것이며, 수학적 계산에서 실제 통계를 사용하면 금융 상품의 정확한 목표 수준을 계산할 수 있다. set 파일, 지침, 멋진 보너스를 받으시려면 저한테 문자 하세요 장점 지표에는 여러 가지 장점이 있으며 다음은 그 중 몇 가지입니다. 지표의 높은 정확도 초자연적 띠는 계산에서 제외할 수 있습니다. 차트 상에 직접 목표 수준을 단순히 표시하는 것. 모든 금융 상품(Forex, Metals, CFD, Futures, Crypto)과 함께 작동합니다. 그것은 변경되지 않으며, 그 해석을 지속적으로 저장합니다. Stop Loss 및 Take Profit 수준을 결정하는 데 효과적입니다. 스마트폰 알림, 이메일 및 MetaTrader
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).
MetaTrader 4용 트레이드 복사기. 모든 계정의 외환 거래, 포지션, 주문을 복사합니다. 그것은 최고의 무역 복사기 중 하나입니다 MT4 - MT4, MT5 - MT4 위해 카피롯 MT4 버전(또는 MT4 - MT5 MT5 - MT5 위해 카피롯 MT5 버전). MT5 버전
전체 설명 +DEMO +PDF 구입 방법
설치하는 방법
로그 파일을 얻는 방법 테스트 및 최적화 방법 Expforex의 모든 제품 복사기 버전 MetaTrader 5 터미널 ( МТ5 - МТ5, МТ4 - МТ5 ) - Copylot Client MT5 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다.
이 제품은 또한 높은 작동 속도에서 높은 오류 처리로 유명합니다.
강력한 기능 세트.
프로그램은 여러 터
MetaТrader 4용 거래 복사기. 모든 계정에서 외환 거래, 포지션, 주문을 복사합니다.
오늘날 최고의 МТ4 - МТ4, МТ5 - МТ5, МТ4 - МТ5, МТ5 - МТ4 무역 복사기 중 하나입니다. 고유한 복사 알고리즘은 마스터 계정에서 고객 계정으로 모든 거래를 정확하게 복사합니다. 높은 작동 속도. 힘든 오류 처리. 강력한 기능 세트. 이러한 모든 자질은 단일 프로그램인 EXP - COPYLOT에 결합됩니다. 프로그램은 여러 터미널 바인딩에서 실행할 수 있습니다. 하나의 계정에서 거래되는 다양한 투자자 계정 거래의 동기화 장치로 사용하십시오. - COPYLOT은 거래를 다른 터미널로 복사합니다. 설치 CopyLot Master - 위치 및 주문을 복사하려는 계정에 설치할 전문가. 포지션을 투자 계좌로 복사하려는 터미널에 이 전문가를 설치하십시오. 텍스트 레이블 이름을 pathWrite(pathRead)로 지정하십시오(예: "COPY")
FREE
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
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
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
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
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]-
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
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
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
The adviser has been withdrawn from sale 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 Support: https://www.mql5.com/ru/messages/01c3f341a058d901
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 sc
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
VR Stealth Pro — 는 거래의 편리성과 효율성을 향상시키기 위해 개발된 전문 무료 거래 패널입니다. 이 도구의 주요 목적은 Stop Loss와 Take Profit 수준을 숨기는 것으로, 이는 거래 수준에 대한 정보 유출 위험을 최소화합니다. 세트 파일, 제품의 데모 버전, 지침 및 보너스를 사용할 수 있습니다. [블로그]
버전: [MetaTrader 5] VR Stealth Pro는 "as is" 원칙으로 제공되는 무료 거래 패널입니다. 더 많은 기능을 사용하려면 VR Trade Panel 거래 패널을 사용하십시요. 이 패널은 트레이더의 눈 앞에 있는 모든 필요한 도구에 빠른 액세스를 제공하는 사용하기 쉬운 인터페이스를 갖고 있습니다. 실제 수준을 숨기기 위해 그래픽 요소(트렌드 라인)로 그것들을 대체하는 가상화 기술이 사용되며, 이로 인해 터미널의 작업 공간에서 직접 관리가 가능합니다. 프로그램은 마우스 한 번 클릭으로 거래를 열고 닫고 변경하는 등 어떤 거래 작업도
FREE
세계 주요 시장의 현재 시간을 표시하는 표시기. 또한 현재 세션을 표시합니다. 사용하기 매우 쉽습니다. 차트에서 많은 공간을 차지하지 않습니다. VirtualTradePad 와 같은 Expert Advisor 및 기타 패널과 함께 사용할 수 있습니다. 차트에 아날로그 시계가 표시된 버전입니다. 친애하는 친구 및 EA 사용자 여러분, 리뷰 섹션에 귀하의 평가를 추가하십시오. Forex 소프트웨어의 모든 업데이트는 무료입니다 ! 이것은 무료 거래 유틸리티입니다! 다른 특징들: 입력 매개변수에 옵션이 있습니다. 버튼 위에 마우스를 놓으면 팁 표시/숨기기, 팁의 언어를 선택할 수도 있습니다. 영어/러시아어; 닫기 버튼은 응용 프로그램을 중지합니다. 최대화/최소화 버튼은 차트의 창을 축소/확장합니다. 창은 차트에서 이동할 수 있습니다. 이렇게 하려면 창 상단 닫기 및 최소화 버튼 근처를 클릭한 다음 창을 원하는 위치로 이동합니다. Expforex,Vladon,Indicat
FREE
알고리즘은 Currency Power Meter 표시기의 아이디어를 기반으로 합니다. 이 버전에서 표시되는 값의 수는 무제한이며 코드가 더 간결하고 빠르며 현재 막대의 값은 표시기 버퍼를 통해 얻을 수 있습니다. 표시가 보여주는 것 : 얇은 밴드와 통화 앞의 위쪽 숫자는 지난 N시간 동안의 상대 강도 지수를 보여주고(N은 변수 '시간'의 매개변수에서 설정됨), 더 넓은 밴드는 일일 지수를 보여줍니다. 입력 매개변수에서 지정하는 이 통화를 사용하는 통화 쌍이 많을수록(중개인이 쌍에 대한 견적을 제공한다고 가정) 인덱스에 가중치가 더 많이 부여됩니다(그러나 "비주요" 또는 이국적인 통화 쌍에 주의할 수 있습니다. 전체 그림을 왜곡). 예를 들어 EURUSD만 지정하면 유로에 대한 상대 지수는 이 쌍만을 기준으로 계산되고 EURGBP를 추가하면 유로 지수는 두 쌍을 기반으로 계산되어 더 많은 가중치를 얻게 됩니다. 데이터 활용 방법 : 지수 값이 낮거나 높을수록 중요한 뉴스가 없을
FREE
News Loader Pro is a tool that automatically updates every economic news in real time with detailed information from several online data sources. It uses the unique technology to load data with full details from popular Forex websites. An alert will be sent to your mobile/email before an upcoming news release. Moreover, it also marks the news release points on the chart for further review and research. In Forex trading, news is one of the important factors that move the market. Sticking with new
Summary This indicator is based on the MA applied to the RSI indicator. It draws arrows at the confirmed crosses of the MA over the RSI 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 All inputs a
FREE
Summary: This EA places a single trade at a time in a RANDOM direction (buy or sell) and uses a simple TP & SL. A lot multiplier is also optional. Once a trade hits TP/SL, it will place another trade in a random direction. And so on. Since it only ever has 1 trade open at a time, it can be used on any broker. Which means it can be used on US brokers with the FIFO rule. Inputs are few and everything is based in Points too. So it can be used on any chart reliably and easily. You will be amazed how
FREE
This indicator monitors the vital constants of your trading account to keep it healthy and away from excessive risks. It monitors all trades, absolute exposure, account floating point and leverage currently in use, using different color codes for your interpretation. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Amazingly easy to understand The indicator is clean and simple It calculates exposure by pairs and currencies Keep your used leverage controlled at all ti
FREE
This is a script for quick evaluation and selection of the most appropriate signals from the available database. The list can be sorted (ascending or descending) by the following criteria: Position in the Rating of Signals; The number of subscribers; Date of signal monitoring start; ROI (Return on Investment); Trading result in pips; Number of trades; Signal subscription price; Account balance; Account growth in percent; Maximum drawdown. Signals can be filtered by the following criteria: Accoun
FREE
트레이딩 전략과 기술 지표를 판매하기에 가장 좋은 장소가 왜 MetaTrader 마켓인지 알고 계십니까? 광고나 소프트웨어 보호가 필요 없고, 지불 문제도 없습니다. 모든 것이 MetaTrader 마켓에서 제공됩니다.
트레이딩 기회를 놓치고 있어요:
- 무료 트레이딩 앱
- 복사용 8,000 이상의 시그널
- 금융 시장 개척을 위한 경제 뉴스
등록
로그인
계정이 없으시면, 가입하십시오
MQL5.com 웹사이트에 로그인을 하기 위해 쿠키를 허용하십시오.
브라우저에서 필요한 설정을 활성화하시지 않으면, 로그인할 수 없습니다.