Showing posts with label EX4. Show all posts
Showing posts with label EX4. Show all posts

Saturday, 18 April 2015

Handy MT4 Indicator - NewsCal-AddOn

If you are using the NewsCal-v1.07 Indicator then like me you might be frustrated that the source code is not available.

Here is a sample NewsCal-AddOn Indicator that you can use to read the NewsCal-v1.07 display.  It creates a label for upcoming important news like ECB, FOMC, and NFP.



Feel free to modify the indicator or add to your own code.

Download the Indicator here:
File Type: ex4 NewsCal-AddOn.ex4   File Type: mq4 NewsCal-AddOn.mq4

For the latest version check here:
http://www.forexfactory.com/showthread.php?t=326551&page=15

Friday, 17 April 2015

Handy MT4 Script - Auto Color Trendlines

Here is a handy script that I have written to auto colors trendlines.


Simply place this in your "Scripts" directory and then draw trend lines.  When done, go to your scripts and attach to the chart. 

Bearish Color is applied to any trendlines drawn downwards.
Bullish Color is applied to any trendlines drawn upwards.

Bearish Color is applied to top horizontal line.
Bullish Color is applied to bottom horizontal line.
Horizontal Trendline color is applied to all other horizontal lines.

Download the Script here:
File Type: ex4 Auto Color Trendlines.ex4   File Type: mq4 Auto Color Trendlines.mq4

For the latest version check here:
http://www.forexfactory.com/showthread.php?t=536082