idea bythe expert advisor is based on the indicator. regression is calculated before a signal is generated.the ea can apply one of the following three trailing types:... by pips mo...
ideabythe strategy is based on signals generated by two indicators calculated on different timeframes: iao (awesome oscillator, ao) on the d1 tf and istochastic (stochastic oscilla...
two identical trading systems (for long and short deals) based on the indicator signals that can be configured in different ways within a single ea with an ability to change the vo...
ideabythe expert advisor uses the ima (moving average, ma) and imacd (moving average convergence/divergence, macd) indicators.the ma indicator is used as the trend filter.lot can b...
idea by a bit of theorymany automated trading systems tend to over-optimize and over-fit results, that is, they are very well optimized in a certain historical data period, but if ...
idea by- vladimir khlystovthe expert advisor waits for a gap at the bar opening. if a gap is found (close #1 - open #0), the ea opens a position opposite to the gap. configurable s...
ideabythe expert advisor uses the custom indicator. buy open signal: indicator at bar #1 is equal to "0.0"; sell open signal: indicator at bar #1 is equal to "1.0".stop loss, take ...
the expert advisor uses two ima (moving average, ma) indicators and one irsi (relative strength index, rsi). one of the imas uses the mode_ema , the second one uses mode_lwma (the ...
ideabya trading system based on the puria method. it uses the fast ima indicator (moving average, ma), two slow ima indicators (moving average, ma) and one imacd indicator (moving ...
ideabythe expert advisor operates using pending buy limit and sell limit orders. the working timeframe to analyze ohlc is specified in the 'work timeframe' parameter. trading signa...
a trading system based on the indicator signals. a trade signal is generated at the close of a bar if the color of the histogram has changed from dark to bright pink or lime, i.e. ...
a trading system based on the signals of the indicator. the signal is formed at the bar close. there are three possible position entry and exit algorithms.entry and exit at a zero ...
idea by-the expert advisor operates using buy stop and sell stop orders: within the "number of bars" interval, the ea searches for high and low prices in the "work timeframe". then...
two identical trading systems (for long and short deals) based on the indicator signals that can be configured in different ways within a single ea with an ability to change the vo...
the expert advisor uses buy stop and sell stop pending orders. the ea performs operations at the emergence of a new bar: if there are no positions, as well as no pending stop order...
idea by:mq5 code by: more formal control over the position and pending orders. now, the volume of the pending order increases, only if equity is below the preceding high price....
idea by:mq5 code by:the ea calculates everything independently, i.e., the direction and lot size for opening a position. the calculations are optimal, so that the ea will either qu...
the ea only operates when a new bar appears within a specified time interval. it calculates the typical prices for bars #1, #2, and #3. this results in getting trading signals:no m...
two identical trading systems (for long and short deals) based on the indicator signals that can be configured in different ways within a single ea with an ability to change the vo...
idea by:mq5 code by:the ea only operates when a new bar emerges. trading signals are generated based on the values of three indicators ima (moving average, ma), two indicators irsi...
the ea uses custom indicators and .the ea only operates when a new bar appears. it can be averaged, i.e., open multiple position in the same direction. exit a position:by stop loss...
idea by:scriptormq5 code by:the ea calculates the main levels on timeframe w1. the levels are specified on timeframes timeframe 1and timeframe 3. no more than three positions may b...
idea by:mq5 code by:the ea trades on two custom indicators, andthe ea only operates when a new bar appears. number of positions is not limited. reverse of trading singals is availa...
idea by:mq5 code by:attention: it is recommended to run this ea on hedge accounts only! the ea can open buy and sell positions at the same time!an ea based on indicator ifractals. ...
idea by:mq5 code by:the ea works with indicators on different timeframes:imacd (moving average convergence/divergence, macd) - period_m5ialligator (alligator) - period_h4irsi (rela...
idea by:mq5 code by:the ea trades on two indicators ima (moving average) and one indicator istddev (standard deviation, stddev). it does not involve stop loss, take profit, or trai...
a trading system based on the signals of indicator with the possibility to set a fixed position holding time the signal is formed when a bar is closing if there is change in color ...
two identical trading systems (for long and short deals) based on the indicator signals that can be configured in different ways within a single ea with an ability to change the vo...
idea by:mq5 code by:the ea works with pending buy stop and sell stop orders.buy stop is placed at the high price of bar #1 + "indent", sell stop is placed at the low price of bar #...
idea by:vladislav andruschenkomq5 code by:the ea place stop loss and take profit once. in case of successful placing, it is aborted. in fact, this is a one-use ea, almost like a sc...
a panel based on class works for all symbols and magic numbers. it has three buttons based on class"close all" - closing all positions"close loss more ... " - closing losing positi...
idea by:moremq5 code by:an expert advisor based on two indicators: ifractals (fractals) and ialligator (alligator).considered is the latest (the "youngest") fractal only. moreover,...
ideabymq5 code by:the ea receives data from indicatorsicci indicator ima indicator (fast)ima indicator (slow)imacd indicatoristochastic indicatorirsi indicator and each indicator i...
idea by:mq5 code by:an ea based on indicators ima (moving average, ma) and istddev (standard deviation, stddev)the ea has an interesting parameter to manage the number of positions...
idea by:mq5 code by:the ea refers to three timeframe, each having one ima (moving average, ma) and one istochastic (stochastic oscillator). the timeframes are specified in paramete...
idea by:mq5 code by:buy opening condition. bar #1 is bearishdifference between the high price of bar #14 and the low price of bar #1 exceeds the value of parameter "step"sell openi...
idea by:eugene-lastmq5 code by:the ea hedges a too losing position.suppose thereis an open buy position on a given symbol (the position has been opened by another ea or manually). ...
idea by:mq5 code by:attention: the ea is designed to work on hedge accounts only!ilan based on indicator ima (moving average, ma)signal buy, signal sell:if the position is losing a...
idea by:mq5 code by:attention: the ea is designed to work on hedge accounts only!the ea compares the difference between the close price of bar #1 and the close price of bar #candle...
idea by:mq5 code by:the ea is a utility. it draws to horizontal lines (). it checks once every periodminutes, whether the price has crossed one of the lines. if the price crosses t...
idea by:mq5 code by:the ea refers to the data of two indicators ima (moving average, ma), fast and slow, and of one indicator ibands (bollinger bands, bb). the indicators work on t...
idea by:mq5 code by: the expert advisor uses indicator ima (moving average, ma). it has many settings:only one positions- only one position can be held in the marketreverse- revers...
what's new:1. the magic_numberinput has been removed. it is now assigned automatically, and there is no need for checking it for uniqueness.2. input vertical_shift has been added (...
idea by:mq5 code by:an ea based on technical indicators:iadx (average directional movement index, adx) for the movement strength direction.imacd (moving average convergence/diverge...
idea by:mq5 code by:the ea searches for a daily range. it uses objects obj_hline and obj_vline.a daily range within sliding window sizedays (current bar #0 is not involved in calcu...
idea by:mq5 code by:the ea uses a very simple neural network unitbased on the signals from three indicators ima (moving average, ma) on h1, h4, and d1.recommendations on optimizati...
expert with the added option of trading within the weekly range only, the borders of which are specified in the ea's input settings:for the generated ea to operate correctly, the c...