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

Hidden Stop Loss and Take Profit - MetaTrader 4용 expert

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

The EA implements a hidden Stop Loss and Take Profit system. The system is run as follows:

  • First, open the buy and/or sell orders that you desire for a particular chart symbol.
  • Second, open the EA in a chart with the same symbol, specifying the size of the hidden Stop Loss and Take Profit in points.
  • The default is to calculate these relative to the open price of the trade, but it can be calculated relative to the current mid price of the tickets symbol.

The EA should print out the hidden Stop Loss and Take Profit in the Experts tab.

If the appropriate input option is selected, it should draw horizontal lines on the chart.

Hidden Stop Loss and TakeProfit

When all of the trades have been closed, a message is added to the comment section and the Experts tab. Please be warned that I have not tested this extensively or on a live system so great care should be taken.

RSO, Relative Strength Oscillator RSO, Relative Strength Oscillator

Relative Strength Oscillator or RSO is an Oscillator version of RSI.

Strategy Checklist Strategy Checklist

This indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade.

Track/close buys and sells buttons Track/close buys and sells buttons

Open two buttons on a chart, one for closing all shorts, one for closing all longs. The buttons labels display the current total profit for each type of order.

Simple Single Layer Perceptron EA Simple Single Layer Perceptron EA

The EA using single layer Perceptron.