Trailing Stop
Submitted by admin on Domingo, 7 Dezembro 2008No Comment
Este EA foi desenhado para ajudar a controlar ordens nas seguintes situações:
- Modificar o trailing stop em todas as ordens abertas
- Modificar o trailing stop em todas as ordens positivas
- Modificar o trailing stop em todas as ordens do gráfico em que está o EA
- Modificar o trailing stop em todas as ordens positivas do gráfico em que está o EA.
- Fechar todas as ordens quando a conta estiver em lucro.
Lista de variáveis:
- AllPositions : When set to true this will modify all open trades on the current account. When set to false it will only modify trades on the attached chart.
- ProfitTrailing : When set to true this will only modify trades that are in profit. When set to false it will modify trades in profit as well as trades that are in loss.
- TrailingStop Number of PIPS for your trailing stop loss. Minimum is 5.
- ProfitTarget: When set to 0 the Expert works as a trailing stop loss expert. When a value higher than 0 is given, existing stop losses are cleared from your account and the expert will close all trades and take the
desired profit when it has been reached on the account. Takes total profit including swap. - TrailingStep Checks and modifies trailing stop loss after this number of pip movements.
- UseSound When set to true this will enable the expert sound file. This makes a little squeak sound when an adjustment is made.
- NameFileSound The sound file used. This can be changed to any sound file that you have available on your computer.


Leave your response!
You must be logged in to post a comment.