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

LacusTstopandBE - MetaTrader 4용 expert

조회수:
44841
평가:
(42)
게시됨:
2015.06.15 10:29
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This Expert Advisor is for manual trading only. It places Stop Loss and Take Profit for Buy, Sell, Buy Limit, Buy Stop, Sell Limit and Sell Stop orders. It contains Break Even and Trailing Stop function. Works with 4 and 5 digits brokers.

Input Parameters:

  • Stoploss: Stop Loss in pips.
  • Takeprofit: Take Profit in pips.
  • trailingstart: Distance from Open price in our favor. When trailing starts, if distance = 0, Trailing Stop starts immediately if price goes in our favor.
  • trailingstop: Distance from current price in pips.
  • breakevengain: Go to Break Even after reaching x pips in our favor.
  • breakeven: Number of pips locked in profit.       



 

Example:

We open a Buy order, the Expert Advisor on next tick sets the predefined Stop Loss and Take Profit values (40 pips SL and 200 pips TP). Price goes on our favor, reaching 25 pips in profit, the EA sets Break Even to +10 pips. Price goes upper, and our EA changes the Stop Loss value if position reaches +30 pips or more. Our trailing stop is 20 pips from actual price.

Thank you for your opinions and comments. If somebody have a good idea to my Expert Advisor, please write a comment.

New functions in version 3.1 :

  • Percentofbalance — closes all opened orders if account profit reaches the x percent of balance.
  • ProfitAmount — closes all opened orders if account profit reaches the specified amount, for example, 12 euros. It closes all opened orders, not only profitable.
  • Orderprofit — closes order on actual pair if order profit reaches the specified amount, for example, 4 euros.
  • Stealth mode — if true, EA only calculates the Stop Loss, Break Even, Trailing Stop and Take Profit values, controls these values, and if price reaches the SL or TP, closes the order. EA in this mode doesn't not send these values to the broker.

I need somebody to test this EA in DEMO, because I don't have enough time for it. I need to test Stealth mode first.

SDX-TzPivots_3 SDX-TzPivots_3

Calculation of pivot and similar levels based on time zones.

PrimeLevelsBlack PrimeLevelsBlack

This indicator will place up to 6 lines, at prime levels of your choosing, in a successive pattern on the chart.

Daily Balance Sheet Daily Balance Sheet

This indicator allows you to plan your financial balance.

Fibo For Yesterday and Last Week Fibo For Yesterday and Last Week

Using Golden Section Analysis of the market for yesterday and last week.