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

Strategy - Set And Forget (with Alerting system) - MT5 - MetaTrader 5용 expert

[삭제]
조회수:
9501
평가:
(27)
게시됨:
2020.11.08 23:39
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

INTRODUCTION :

This strategy is the well known set & forget with the ALERTING system. It is very useful on different trading scenarios. I urge you guys to always use trading tools that will make your live easier. So instead of watching the charts and the time and all day long, you can use this indicator that will watch the charts for you.


HOW TO USE IT :

You can check the following video that will show you 2 scenarios in which the alerting system is useful for the set & forget strategy.  

  • Scenario 1 : it will help you preparing your watching list.
  • Scenario 2 : it will help you exiting your trades.


PARAMETERS :

This script has 2 inputs, which are

  • The Higher Price: to set the higher level price.
  • The Lower Price: to set the lowest level price.
SSL Channel Chart SSL Channel Chart

Trend indicator

Memento - behavioral design pattern Memento - behavioral design pattern

without violating encapsulation, capture and externalize an object's internal state so that the object can be restored to this state later

Keltner channel Keltner channel

Keltner channel with standard averaging and averaged over the ATR indicator.

observer (push) - behavioral design pattern observer (push) - behavioral design pattern

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically