당사 팬 페이지에 가입하십시오
- 조회수:
- 47443
- 평가:
- 게시됨:
- 2015.12.11 16:08
- 업데이트됨:
- 2015.12.11 16:08
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
I present you the Trailing Stop that can do everything expected from a trailing stop.
- It can trail both real and virtual.
- By points, as usual, by SAR, ATR and MA indicators, by candlesticks and by fractals.
- It can trail percent of the profit.
- It can do all of that based on the net breakeven as well as on each order separately.
In the strategy tester the EA opens the order pairs by itself, so that its operation could be seen and understood.
It is even possible to run optimization and develop a new strategy based on it.
Check, test, and if you see something still missing, it will be added!MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/14119

This indicator will Draw Fibonacci Tools such as Retracement, Arc, Fan, Expansion, Time Zones. Based on ZigZag indicator.

This Expert Advisor uses three indicators: MA(150), RSI(3) with the levels of 80 and 20, Stochastic(6, 3, 3) with the levels of 70 and 30. The direction of opening deals is based on MA. Entry by RSI and Stochastic. Exit by Stochastic.

This indicator helps determine the end and the beginning of trends based on the inclination of the matches.

Simple indicator to show two levels of Standard Deviation Channel on your chart.