trading system using the indicator. the signal is formed when a bar is closing if there is change in cloud color.the expert advisor requires the compiled indicator file colormetro_...
trading system using the indicator. the signal is formed when a bar is closing if there is change in cloud color.the expert advisor requires the compiled indicator file colormetro_...
trading system using the indicator. the position opening signal is formed at the bar closing time if there is a breakout of the support and resistance levels with a change in color...
trading system using the indicator. the signal is formed when a bar is closing if there is change in cloud color.the expert advisor requires the compiled indicator file digital_cci...
trading system using the indicator. the signal is formed when a bar is closing if there is change in cloud color.the expert advisor requires the compiled indicator file colormetro_...
this program uses overbought (ob) and oversold (os) regions in rsi space to generate short and long trading signals. ob and os zones are established for the m15, h1 and h4 time fra...
the indicator data is used for trading. if the price goes away from the moving average by a certain number of points, then an order is placed in the direction of the moving average...
arrangement of the pending orders at equal intervals (steps). in case the market moves not in the direction of the purchased lot - placing in an opposite direction with an increase...
based on the code by igor v. kim aka kimiv. improved the code at the request of many traders.this expert advisor calculates the profit or loss in the deposit currency of all the ma...
the expert advisor opens an order by the trading strategy, places a take profit and a stop loss it protects the position by moving the stop loss to breakeven, and maintains it with...
the random ea, which operates by the principle of a coin flip.trading algorithm: the ea opens a market order by using a random number generator, or simply put, in a random directio...
the expert advisor mava-xonax uses moving averages based on the open and close prices.attach four ma indicators with the period equal to 6 to the h4 eurusd chart. one is based on t...
the newly formed candlestick is analyzed, and an order is placed as soon as the breakout of high or low of the previous candlestick occurs. once the price gains profit equal to the...
the expert advisor is based on the lot management according to the labouchere system.about the system in theory, the sl and tp must be equal or almost equal. a trader takes a certa...
the expert advisor is based on the operation of its predecessor — , but using the envelopes indicator.the ea was designed for eurusd on the М1 time frame (for 5-digits), it is suit...
the binario expert advisor is based on the exponential moving averages of the same period, but for different price types (high and low). this ea does not use the signals to buy or ...
the heiken ashi naive expert advisor is based on the heiken ashi candle chart system and uses the standard indicator of the same name. the «naivete» of the trading system used is t...
the ea works without the use of indicators. uses only the price values of the current and previous bars for operation.the idea of the ea lies in the searching of pivot points. it e...
trading robot based on the theorem "".despite the complexity of the theorem itself, its conclusions are quite trivial. therefore, the logic of making trading decisions in the robot...
the ea closes orders, opened in the terminal, when certain loss is reached by them in the account currency. including the orders opened for all other pairs on which the adviser is ...
the ea opens trades at the intersection of the fast and the slow mas. closes trades if there is a reverse signal.if the function of outstaying the losses is enabled, the ea does no...
one of the implementation variants of the quantum trading system.this implementation includes only the principle of awaiting the extreme price value withing the amount of bars spec...
the ea searches the last upper and lower fractals and opens positions when the price exceeds these levels. if the upper fractal is exceeded, then a buy order is placed. if the lowe...
forex-expertstrading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the indicator line.this expert advisor ...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the indicator histogram.this expert advisor requires...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the indicator histogram.this expert advisor requires...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in histogram direction.this expert advisor requires the compiled...
the exp_colorbearsgap expert advisor based on signals of the indicator. the signal is formed when a bar is closing if there is change in histogram color of the indicator.place colo...
the exp_colorbullsgap expert advisor based on signals of the indicator. the signal is formed when a bar is closing if there is change in histogram color of the indicator.place colo...
trading system using the indicator. the signal is formed when a bar is closing if there is change in cloud color.place xrsx.ex5 and colormetro_xrsx.ex5 compiled files to the termin...
this orderexample expert advisor is based on the () example in mql5 reference.the expert advisor sends trade requests using ordersendasync() function. displays handling trading eve...
mohammad soubrathis is my 1st published code, it is very simple code example:rsi 14 (price close) — open buy when it is < 25 rsi 14 (price close) — close buy when it is > 50 ...
click "close all" button to close all your open positions (regardless of the pair) at once. but instead brings an error control systemto prevent an infinite loop while still closin...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the indicator histogram.this expert advisor requires...
mohammad soubrathis is a simple example ea for metatrader 4, it is my 2nd published code in this community.the main idea of this expert advisor is to trade by the basic concept of ...
expert advisor that will close all orders and disable another expert advisor / autotrading at desired level.attach on any symbol and any timeframe.features:set your equity take pro...
forest kirschbaummultiple timeframe moving average. it is set to look at h4 and h1 time frames. this code is for anyone who wants to use a different timeframe than on the current w...
click "close all"button to close all your open positions at current attached chart.select closeonlymanualtrades = trueto close only manual trades.select closeonlymanualtrades = fal...
trades one currency pair, for example eur/usd, on 4 charts (timeframes m5, m15, m30, h1). the heiken ashi is attached to every chart. the data is measured on the formed bar for m5,...
the ea operation logic: open a buy order with take profit and stop loss, if the order closes by stop loss, then the take profit of the next order will be equal to the take profit o...
added:the ability of more detailed customization of the indicators, martingale, calculation of the lot size depending on the balance, 2 moving average indicators (fast and slow). d...
the expert advisor which uses the ao and ac indicators in its operation, which were proposed by the bill williams.the ea buys at green ao and ac, sells at red ao and ac. the market...
mohammad soubrashowing how to trade fx market trend using the (sma: simple moving average) with the japanese indicator heiken ashi.all trades get the atr(14) shift(1) as take profi...
pending order is an order that will be executed if the price touches a point that we specify, in other words open pending order means ordering to open a position at a certain price...
despite its size, this is an operational ea that can be efficient after minimum optimization.martingale functions can be added.simple optimization results...
the dealers trade v 7.51 rivot ea is based on the algorithm of multi-lot scalping. the ea has been repeatedly tested on a live account. the direction to open positions is selected ...
the dealers trade v 7.74 ea is based on the algorithm of multi-lot scalping. the ea has been repeatedly tested on a live account. the direction for opening positions is selected ba...