Participe de nossa página de fãs
The EA closes orders when certain loss is reached by them in the account currency. It is possible to vary the loss by the volume of the order.
Trading robot based on the theorem "On the presence of memory (aftereffects) in random sequences".
A simple Expert Advisor, which works without the use of any indicators. Enters at trend reversal attempt.
The Heiken Ashi Naive Expert Advisor is based on the Heiken Ashi candle chart system and uses the standard indicator of the same name.
RSI Bollinger Bands are used to establish overbought and oversold RSI regions for generation of short and long trading signals.
O Expert Advisor opera com base nos níveis de suporte/resistência definidos pelo usuário, enquanto arrasta a Stop Loss.
O Expert Advisor coloca uma grade de ordens pendentes em ambos as direções, vários minutos antes do tempo especificado e coloca as ordens Stop Losses após a execução das ordens.
O Expert Advisor move o Stop Loss na direção do movimento dos preços, usando vários métodos.
Este Expert Advisor usa três indicadores: MA(150), RSI(3) com os níveis 80 e 20, Stochastic (6, 3, 3) com os níveis 70 e 30. A direção das aberturas de ordens é baseada no indicador MA. Entradas pelo RSI e Stochastic. Saída pelo Stochastic.
A idéia por trás deste Expert Advisor é com base na explosão de volatilidade nas ondas de pulso.
O Trailing Stop Virtual pode colocar Stop Loss,Take Profit e arrastar a ordem de forma que ela não seja visível pela corretora.
Uma estratégia de tendência com base em médias móveis coloridas como um semáforo. O propósito de escrever o EA - testar a estratégia sobre o histórico e escolher os parâmetros de trabalho.
O Expert Advisor observa as ordens de mercado e gera um sinal sonoro depois de um tempo pré-definido a partir do momento da abertura ordem.
O Elementary Trailing Stop distinguirá suas "próprias" ordens entre outros comentários e/ou número Mágico. Também distingue o instrumento financeiro onde deverá haver o Trailing Stop.
This code has some functions to close all opened orders once the drawdown reaches a specific percentage of the account balance.
Expert Advisor é baseado no indicador Williams Percent Rang. Ele vende na zona sobrecomprada e compra na zona sobrevendida. Trailing stop e um timer operacional estão configurados também.
Os valores do indicador Moving Average são utilizados para negociação.
Easy EA for closing positions with profit or loss. All positions of chart's symbol are counted separately.
EA opens trades from support and resistance levels, which were set by a trader, and revolves them at another levels.
Close At Time is an EA that closes open positions or deletes pending orders or both. You can also specify how it should be closed – by symbol, magic number or ticket number.
The strategy of this EA is daily breakout which is compare previous high or low previous day candle then place a pending order for breakout.
This program is a basic version of the original code of relatively simple system Millenium.
This is a working singleton code example. A singleton object is created when there 'can be only one' of the object.
The EA looks for trend using three MAs (period 200, 50, 25 or other) and opens orders using the Parabolic SAR indicator. There is martingale in an Expert Advisor, the lot is calculated in percents from a deposit depending on Stop Loss.
Instant execution button to close profit orders, close all orders, auto close by trailing parameter. Last update: 21 April 2016. Prev: 8 Dec 2015
Easy EA for closing positions of the symbol with profit or loss. You can use it for hidden SL too.
This an H1 strategy. This EA will execute at the new bar if the last bar has broken through the point that we set.