idea by:input parameters lots- position volume (always fixed, dynamic calculation is not used);stop loss- stop loss ("0.0" == off);take profit- take profit ("0.0" == off);trailing ...
idea by:how it works the ea only operates (opens new positions) when a new bar emerges.the volume of the opened position is equal to lots. stop loss, take profitand trailing stopca...
the trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
idea by:this expert advisor is one of the variations of the avalanche ea.attention: uses martingale! how it works the trade direction is selected randomly based on the random numbe...
idea by:how it works the expert advisor uses the ima (moving average, ma) indicator. it compares the open price of bar #0 and the moving average values on bars #0 and #1. if there ...
idea by:a simple expert advisor based on irsi (relative strength index, rsi).the trading strategy is simple:a buy position is opened at the intersection of rsi down levelfrom botto...
idea by:the expert advisors uses signals from the indicatorbuy signals- fishis below zero and is crossed by fish aver.sell signals- fishis above zero and is crossed by fish aver.fi...
idea by:the expert advisor operates (opens positions and checks the possibility of closing) only at the moment of bar emergence. the trailing function operates (checks the possibil...
the trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
three independent trading systems using indicators within a single ea with an ability to change the volume of a forthcoming trade depending on the results of the previous trades fo...
a trading system based on the oscillator signals. a trading signal is formed at the bar close time, if the indicator enters the oversold or overbought area (which is displayed by a...
a trading system based on the oscillator signals. a trading signal is formed at the bar close time, if the indicator enters the oversold or overbought area (which is displayed by a...
idea by:the expert advisor is based on the trend indicator ima (moving average, ma) and the imomentum oscillator (momentum). it can work on every tick (work on every tick= "true") ...
idea by:attention: the expert advisor is designed for testing in the metatrader 5 terminal, not for real trading! strategy at the zero bar, it opens sell #1 at a market price. if ...
idea by:the ea only operates when a new bar emerges.trading system signals a signal to open a buy position: if close price of bar #bar index for signal checking> open price of ...
a trading system using the trend-following indicator with the possibility to set a fixed trading time interval and change the volume of a forthcoming trade depending on the results...
trading is based on three imas (moving average, ma). two different indicators are compared for buy and sell. the necessary condition is a distance between indicators (indentation b...
the trading system based on indicator signals with the possibility to set a fixed position holding time. the signal is formed when a bar is closing if the indicator changes its col...
exp_xhulltrend_digit is based on signals generated by trend indicator. the signal is formed when a bar is closing if there is change in cloud color of the indicator.for a correct o...
the trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
attention: by default, grid trading is completely forbidden, i.e. use buy stop, use buy limit, use sell stopand use sell limitparameters are set to "false". first, you need to sele...
the ea works with pending buy stop and sell stop orders.the strategy applies the general view of british traders as well-known “stop level hunters”. this means that the initial mov...
the ea checks entry opportunities only when a new bar appears, while trailing works on each tick. when checking a signal, there is another verification apart from comparing the val...
the trading strategy is simple. buy or sell position is opened and protected by a pending stop order at a distance of delta 1. then, a grid consisting of limit or stop pending orde...
the trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is breakthrough of an overbought/oversold level. since there are two l...
the ea applies indicator:the following parameters are responsible for its settingsbraintrend1: atr averaging period braintrend1: sto averaging period braintrend1: sto smoothing typ...
the ea opens/closes positions only when a new bar appears. positions are not accompanied by stop loss (stop loss) and take profit (take profit), there is no position trailing.buy o...
zigzag, parabolic sar and two moving averages are applied.buy open signal zigzag low 0bottom should be higher than zigzag low 1bottom, moving average fastshould be higher than movi...
the ea searches for the minimum and maximum price for channelbars starting with bar #1. if the close price of bar #0 is less than the minimum price, open buy position, if close pri...
the ea only operates when a new bar appears. a trading signal from the ibullspower (bulls power) and ibearspower (bears power) indicators is considered only if the market has no po...
the trading system is based on a simple neural network. a similar code based on a bilayer neural network: .the ea uses indicators (located in a separate window in the picture) and ...
the ea based on iadx (average directional movement index, adx) and iama (adaptive moving average, ama) indicators. the ea only operates when a new bar appears. when receiving a tra...
stop loss (stop loss) and take profit (take profit) initial setting if these properties are not set for the position. trailing works only for profitable positions.if only zero valu...
the trading system based on indicator signals with the possibility to set a fixed position holding time. the trade signal is formed when a bar is closing if the color of the indica...
added the parametersstart time (hour) - operation start hourstart time (minute) - operation start minuteend time (hour) - operation end hourend time (hour) - operation end minute b...
the trading system based on the signals of the indicator. trading signals are formed when a bar closes if the histogram direction has changed (which is displayed by five-pointed st...
the trading system based on the signals of the indicator. trading signals are formed when a bar closes if the histogram direction has changed (which is displayed by five-pointed st...
the ea checks trading signals when a new bar appears:buy: rsi > rsi level upcci > cci level upsell: rsi < rsi level downcci < cci level down if both signals (from rsi a...
the ea considers iama (adaptive moving average, ama) and irsi (relative strength index, rsi) indicators when generating a trading signal. the signal itself is formed in two steps. ...
the trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
the ea uses an uncommon filter of two imas (moving average, ma) intersection. the price of bar #0 from the enumeration can be set as a filter.when using the signal filter ("fast" -...
the ea uses iao (awesome oscillator, ao) and indicators. the robot works only when a new bar appears. it handles a single position, therefore it may work both with hedging and nett...
the trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is breakthrough of an overbought/oversold level. since there are two l...
the trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is breakthrough of an overbought/oversold level. since there are two l...
modification of the ea: now you can set either a permanent (lots> 0 and risk==0) or dynamic lot (lots== 0 and risk> 0). added trailing.the expert advisor works with pending o...
the ea uses the indicator:the indicator defines the market state: flat or trend.interpretation of the histogram color buffers when setting "signal timeframe" period_current:if use ...