당사 팬 페이지에 가입하십시오
- 조회수:
- 76052
- 평가:
- 게시됨:
- 2011.11.15 12:14
- 업데이트됨:
- 2014.04.21 14:55
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Description:
4Sessions v2.3
Shows 4 sessions: Pacific, Asian, European, American.
Settings:- Winter=2 (UTC+2=EET)
- Summer=3 (UTC+3=EET)
The difference between the mt server's timezone and UTC. By default the mt server's timezone is EET (UTC+2=EET (winter), UTC+3=EET (summer). You'll have to change the settings depending on your broker's time. E.g. if it's CET you'll have to set:
- Winter=1 (UTC+1=CET)
- Summer=2 (UTC+2=CET)
AsiaDesc = "Asia"; Session name
AsiaColor = Aqua; Session color
AsiaOpen = "00:00"; Session open time (UTC timezone)
AsiaClose = "09:00"; Session close time (UTC timezone)
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/10513

Trades using two moving average crosses.

Opens and closes orders using parabolic sar signals.

Strategy is based on simple rules. It can work on any currency pair. Best results are obtained with the lowest set TS. The strategy works with any broker, but works better with brokers who allow you to set the low TS.

On a way to Grail!...