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

This EA is a simple standalone Take Profit/Stop Loss panel. There's nothing special about this EA except for its simplicity. The limits are not sent as pending orders, if triggered, it is executed as an immediate order.

Entries are placed-in using a click of the mouse, and if enabled and set it to "run", it will automatically detect any open position whether it's a BUY or SELL. It will then wait for the current price to hit the marked Take Profit or Stop Loss price, and if it happens, it will execute an immediate buy or sell to counter the open position. Alert messages are also used to warn about invalid procedures such as assigning limit with a wrong range of price. Shadow effect of the panel alternates from gray to black in sync with tick changes when set to run.

Recommendations:

  • Since TP/SL is running under EA, any interference, such as changing time period of the chart or turning off the terminal, will stop the run due to initialization.
  • Make sure you set the right Lot size of the EA to counter the open position before making it run.
  • Don't forget to enable your terminal's option on Expert Advisor to allow automated trading, otherwise order on this EA will not be completed when triggered.
BSI Trend Indicator BSI Trend Indicator

This indicator shows the condition of the trend using the BSI Indicator.

JMomentum_HTF JMomentum_HTF

The JMomentum indicator with the timeframe selection option available in the input parameters.

Price Heatmap Price Heatmap

This indicator shows price heatmap using price histogram.

ColorSchaffJJRSXTrendCycle_HTF ColorSchaffJJRSXTrendCycle_HTF

The ColorSchaffJJRSXTrendCycle indicator with the timeframe selection option available in the input parameters.