거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

e-Smart_Tralling - MetaTrader 4용 expert

조회수:
37665
평가:
(23)
게시됨:
2016.07.01 10:46
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8674

4hVegas_Chart 4hVegas_Chart

The indicator is similar to 4Hour Vegas Model.

MTF_Fractal MTF_Fractal

Another variation of the fractals.

The Cronex T Demarker GF indicator The Cronex T Demarker GF indicator

Variation of the DeMarker indicator

BETTER_YZGraphOnLine BETTER_YZGraphOnLine

The script visualizes the deals on the chart in a convenient way.