거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
7748
평가:
(4)
게시됨:
2008.05.18 09:34
업데이트됨:
2014.04.21 14:52
TRAYLERv.mq4 (13.5 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Trailer+, as you can see from its name, was aimed at trailing of positions. Trailing is organized on fractals: If the EA doesn't find a fractal within the distance of 7 bars, for placing StopLoss, it trails the third candlestick's shadow. The TP option allows the EA to correct TP. Option DelAllOrders allows to delete all non-triggered stops available in the terminal at the moment. Option DelSelfOrders deletes a non-triggered stop order of the window where the EA is attached. The EA is developed for half-automated trading with maximum two stop orders. Once having launched the EA, place BuyStop and SellStop anywhere you like, without SL or TP. After that, two lines will appear on the orders prices. You can move orders by moving these lines. I also fixed some bugs. There is a wish to introduce order deleting by time. I will upload its new version as soon as it is ready.

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

Volatility.mq4 Volatility.mq4

The indicator shows the volatility of a currency pair. This knowledge may be very helpful when using one strategy or another.

MACD_color MACD_color

The indicator colored in the AC/AO style with disabled zero bar. It is proposed not to display the forming bar of the indicator, but to show only a signal line of the bar being formed.

FX-CHAOS_SCALP FX-CHAOS_SCALP

Draft daily trend-following EA that trades using ZIGZAG-FRACTALS on high/low of the preceding bar on a one-hour chart. TakeProfit is 13 points.

Modified Indicator KDJ and KDJ Automated Trading System Modified Indicator KDJ and KDJ Automated Trading System

Indicator KDJ deactivates short-term fluctuations. It carries on a parameter to adjust and increase two new RSV index lines: close price of short-term volatility KDC: K-D difference, to determine the change of price trends and to open positions.