Pon "Me gusta" y sigue las noticias
Deje un enlace a él, ¡qué los demás también lo valoren!
Evalúe su trabajo en el terminal MetaTrader 5
e-Smart_Tralling - Asesor Experto para MetaTrader 4
- Visualizaciones:
- 37848
- Ranking:
- Publicado:
- 2016.07.01 10:46
- ¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
Description
This expert is designed to modify the StopLoss of orders.
The trading robot can be applied to any symbol window. It tracks all open positions and works with each of them.
All the necessary information is displayed in the corner of the screen.
Settings
UseOneAccount
UseCloseOneThird - if true, one third of the position is closed when LevelProfit1 is reached;
LevelProfit1 - when this level is reached, the stop loss is moved to LevelMoving1;
LevelMoving1 - 1 value to move the stop loss;
LevelProfit2 - when this level is reached, the stop loss is moved to LevelMoving2;
LevelMoving2 - 2 value to move the stop loss;
LevelProfit3 - when this level is reached, the stop loss is moved to LevelMoving3;
LevelMoving3 - 3 value to move the stop loss;
TrailingStop - the level to activate trailing;
TrailingStep - trailing step;
Slippage
ShowComment - if true, the data is displayed on screen;
UseSound - if true, an audio signal is triggered when moving StopLoss order.
Advice
TrailingStop level should exceed LevelProfit3. Otherwise, the Expert Advisor will not work correctly.
Thank you for your time and Good Luck!
Best regards, mpeugep.
Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/8674
The indicator is similar to 4Hour Vegas Model.
MTF_FractalAnother variation of the fractals.
Variation of the DeMarker indicator
BETTER_YZGraphOnLineThe script visualizes the deals on the chart in a convenient way.