Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

4 Sessions - indicator for MetaTrader 4

Views:
71680
Rating:
(19)
Published:
2011.11.15 12:14
Updated:
2014.04.21 14:55
4Sessions.mq4 (9.89 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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)
The indicator automatically adjusts itself for DST.


AsiaDesc = "Asia"; Session name
AsiaColor = Aqua; Session color
AsiaOpen = "00:00"; Session open time (UTC timezone)
AsiaClose = "09:00"; Session close time (UTC timezone)

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/10513

X bug free version v4.0 X bug free version v4.0

Trades using two moving average crosses.

psar bug 7 psar bug 7

Opens and closes orders using parabolic sar signals.

YEA3 - simple EA YEA3 - simple EA

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.

e-PSI@MultiSET e-PSI@MultiSET

On a way to Grail!...