• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 3:14pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 3:14pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

News Indicator MT4 (Stable) - Based on FF Calendar and Others 99 replies

Calendar News Indicator for MT4 2 replies

FX News Calendar as Wallpaper (if you consider news trading) 8 replies

MT4 calendar indicator link request 33 replies

News Calendar indicator for MT4 build 600+ 1 reply

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 233
Attachments: MT4 News Calendar Indicator
Exit Attachments

MT4 News Calendar Indicator

  • Last Post
  •  
  • Page 1 23456 45
  • Page 1 234 45
  •  
  • Post #1
  • Quote
  • First Post: Edited Apr 2, 2017 6:33pm Nov 17, 2011 1:28pm | Edited Apr 2, 2017 6:33pm
  •  euclid
  • Joined May 2007 | Status: Member | 356 Posts
I've been working on this news indicator and it's now developed enough to share.
I've also added a beta version of my breaking news indicator for you to play with.

  1. Data from the ForexFactory weekly calendar is refreshed hourly to catch any mid-week calendar updates from FF.
  2. Events can be filtered by impact, currency and category.
  3. A table of current and upcoming events can be displayed in a choice of two widths and may be placed anywhere on the chart.
  4. Vertical lines may be plotted on the chart to mark past events. Mouse over the lines to see details.
  5. Audible alarms can be configured to use any WAV files in your MT4/sounds directory.


Indicator inputs
DisplayTable..................Turn on table display
TableTitle.....................Table heading. Multiple tables can be displayed on the same chart by giving each a different title
NarrowTable..................Narrow abbreviated display
TableShowClock.............Show local time clock
TableNumEvents.............Table size
TableLookAheadHrs.........Time (hours) that future events are displayed
TableHorizAlign...............Horizontal table placement. Indent from left (pixels), or indent from right if negative, or centred if zero.
TableVertAlign................Vertical table placement. Indent from top (pixels),or from the bottom if negative.
TableSubWindow............Chart subwindow to place table.
TableBackground............Show table background.

DisplayVertLines.............Turn on vertical line display
VLineMaxPeriod..............Maximum chart time period to show vertical lines e.g. set to 15 to show lines on timeframes M15 and lower.
VLineLookAheadMns........Time (minutes) that future events are shown on the chart

IncludeLowImpact...........Low impact events
IncludeMediumImpact......Medium impact events
IncludeHighImpact..........High impact events
IncludeHolidays..............Bank holidays
IncludeMeetings.............Meeting event category
IncludeSpeeches............Speech event category
IncludeSymbolCurrencies..Forex pair base and quote currencies
CurrencyFilterList............Currency list eg "USD,JPY,GBP,EUR" or "ALL"

SoundAlarms.................Turn on audible alarms
Alarm1Wav...................WAV file for alarm 1. eg "alert.wav"
Alarm1Mns....................Time (minutes) before events that alarm is sounded
Alarm2Wav...................WAV file for alarm 2. eg "alert2.wav"
Alarm2Mns....................Time (minutes) before events that alarm is sounded

ColorBreaking................Error Messages and some other bits
ColorHigh.....................High impact
ColorMedium.................Medium impact
ColorLow.....................Low impact
ColorHoliday.................Bank Holidays
ColorDefault.................Other stuff
ColorBack1...................Background top
ColorBack2...................Background bottom

ForexFactoryURL.............
UseDailyFXData..............False = Forex Factory calendar data (recommended), True = DailyFX calendar data
DailyFXURL....................Daily FX calendar URL

AutoProxyConfig.............True = Use windows registry settings for proxy (default). False = Use direct connection (no proxy).
DeleteCacheAtStart.........Deletes the saved calendar and forces a refresh at startup. Set to False for normal operation.


Please note that the indicators are FREE, and are therefore supplied on an 'as is, take-it-or-leave-it, use-at-your-own-risk' basis.

Known issue: Opening the object properties dialog for any of the indicator's objects can cause MT4 to crash. Workaround: Don't do it!

Current versions are NewsCal v1.08a & NewsBrk v0.07
Try it. Post your feedback here.

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot_4.png
Size: 44 KB

Attached Image
Attached Files
File Type: mq4 Blank.mq4   < 1 KB | 38,831 downloads | Uploaded Sep 4, 2012 9:28am
File Type: ex4 NewsBrk-v007.ex4   21 KB | 21,171 downloads | Uploaded Mar 15, 2017 12:39pm
File Type: ex4 NewsCal-v108a.ex4   29 KB | 36,096 downloads | Uploaded Apr 2, 2017 6:33pm
  • Post #2
  • Quote
  • Nov 17, 2011 2:15pm Nov 17, 2011 2:15pm
  •  masterdeki
  • | Joined Dec 2010 | Status: Member | 34 Posts
Nice,but can zou add possibilitz to choose corner of apperance?
Thanks for share
 
 
  • Post #3
  • Quote
  • Nov 17, 2011 5:09pm Nov 17, 2011 5:09pm
  •  Shabs19
  • Joined Aug 2006 | Status: Member | 3,103 Posts | Invisible
Very nice indicator, I wonder if you could deselect currencies that do not interest you. eg. cad, nzd, aud etc.
Follow the Money
 
 
  • Post #4
  • Quote
  • Nov 18, 2011 12:38pm Nov 18, 2011 12:38pm
  •  masterdeki
  • | Joined Dec 2010 | Status: Member | 34 Posts
Can you give us a mq4 file
 
 
  • Post #5
  • Quote
  • Nov 22, 2011 7:03am Nov 22, 2011 7:03am
  •  Shabs19
  • Joined Aug 2006 | Status: Member | 3,103 Posts | Invisible
I really like this indicator, I would be grateful if you could allow it to show EUR, GBP, JPY in the include USD tab.

Thanks again.
Follow the Money
 
 
  • Post #6
  • Quote
  • Nov 22, 2011 8:33am Nov 22, 2011 8:33am
  •  euclid
  • Joined May 2007 | Status: Member | 356 Posts
Quoting masterdeki
Disliked
Nice,but can zou add possibilitz to choose corner of apperance?
Thanks for share
Ignored
You can put it in the top corners already, bottom corners can only be done by increasing the TopMargin setting at the moment. Alignment to the bottom edge will be added later.

Sorry, I'm not sharing the MQL source for this one.

I've updated the first post with a new version.
I've changed the currency filter to a simple list and made some minor cosmetic changes.
 
1
  • Post #7
  • Quote
  • Nov 22, 2011 8:40am Nov 22, 2011 8:40am
  •  Shabs19
  • Joined Aug 2006 | Status: Member | 3,103 Posts | Invisible
Thanks for the modification, it works great.
Follow the Money
 
 
  • Post #8
  • Quote
  • Nov 22, 2011 9:01am Nov 22, 2011 9:01am
  •  masterdeki
  • | Joined Dec 2010 | Status: Member | 34 Posts
Quoting euclid
Disliked
You can put it in the top corners already, bottom corners can only be done by increasing the TopMargin setting at the moment. Alignment to the bottom edge will be added later.

Sorry, I'm not sharing the MQL source for this one.

I've updated the first post with a new version.
I've changed the currency filter to a simple list and made some minor cosmetic changes.
Ignored
Yes I know I can move indi thry X and Y axiss but with corners it's easier
Anyway thanks,nice indi...
 
 
  • Post #9
  • Quote
  • Nov 23, 2011 9:30am Nov 23, 2011 9:30am
  •  euclid
  • Joined May 2007 | Status: Member | 356 Posts
Quoting masterdeki
Disliked
Yes I know I can move indi thry X and Y axiss but with corners it's easier
Anyway thanks,nice indi...
Ignored
Yes, I agree. It will be in the next release.
 
 
  • Post #10
  • Quote
  • Nov 23, 2011 10:41am Nov 23, 2011 10:41am
  •  malik123
  • | Joined Nov 2011 | Status: Member | 10 Posts
good indicator b8 failed to show us forecast, actual, and previous and need to add impact high,medium or low,

wanna work with me.


1st thing we need to make a software , not a mq4 file,
if we made mq4 file to show all this thing in the indicator window
thn it'll not possible,
so we'll make software ,
hw??

we'll fetch calender data from either forexfactory or different source,
it'll not required to setup,
its just .net based programme,

hw to fetch,
okey, fetching is very easy , just oipen page to see source code,
copy calender .swf link and add in ur .net window form,

and we'll make sub-form that'll show us upcoming news , alert , set GMT,
remaining time,
and the best thing is that we can minimized it on taskbar.

so,
any idea???
 
 
  • Post #11
  • Quote
  • Nov 23, 2011 1:58pm Nov 23, 2011 1:58pm
  •  euclid
  • Joined May 2007 | Status: Member | 356 Posts
Quoting malik123
Disliked
good indicator b8 failed to show us forecast, actual, and previous and need to add impact high,medium or low,

wanna work with me.


1st thing we need to make a software , not a mq4 file,
if we made mq4 file to show all this thing in the indicator window
thn it'll not possible,
so we'll make software ,
hw??

we'll fetch calender data from either forexfactory or different source,
it'll not required to setup,
its just .net based programme,

hw to fetch,
okey, fetching is very easy , just oipen page to see source code,
copy calender...
Ignored
If you want a standalone application, there is one already here: http://www.forexfactory.com/showthread.php?t=310910

I may add actual, previous & forecast numbers if I add the capability to list past events; but I regard this as too much information. This is primarily designed as a tool to assist my trading. I have tried to make the display as simple as possible showing only the information that helps me trade. As a trader, I have no interest in the actual news, this is a distraction. All I need to know is the timing of the event and what type of event it is.
 
 
  • Post #12
  • Quote
  • Nov 23, 2011 4:43pm Nov 23, 2011 4:43pm
  •  Shabs19
  • Joined Aug 2006 | Status: Member | 3,103 Posts | Invisible
Quoting euclid
Disliked
All I need to know is the timing of the event and what type of event it is.
Ignored
Follow the Money
 
 
  • Post #13
  • Quote
  • Nov 23, 2011 4:56pm Nov 23, 2011 4:56pm
  •  value_
  • | Joined Aug 2009 | Status: Member | 70 Posts
Nice and simple. Thanks!
 
 
  • Post #14
  • Quote
  • Nov 25, 2011 10:40am Nov 25, 2011 10:40am
  •  euclid
  • Joined May 2007 | Status: Member | 356 Posts
Update in Post 1: fixed sub-window bug.
 
 
  • Post #15
  • Quote
  • Dec 15, 2011 10:34am Dec 15, 2011 10:34am
  •  rorieu
  • | Joined Sep 2006 | Status: Member | 292 Posts
"... display as simple as possible showing only the information that helps me trade. As a trader, I have no interest in the actual news, this is a distraction. All I need to know is the timing of the event and what type of event it is".

Agreed.

All it needs is a choice of corner (0,1,2,3) and a choice of font size (smaller) for the Table.

A suberb indicator, thank you.

r
 
 
  • Post #16
  • Quote
  • Feb 7, 2012 2:09am Feb 7, 2012 2:09am
  •  ghprod
  • | Joined Dec 2010 | Status: Member | 6 Posts
Hi Euclid,

how to integrate this indy into EA to filter news?

thank
 
 
  • Post #17
  • Quote
  • Feb 17, 2012 2:47am Feb 17, 2012 2:47am
  •  TraderX99
  • | Joined Oct 2011 | Status: Member | 2 Posts
Hi, thanks to build this Indicator,, I have an idea,, just how to make the number of economic event calendar appear realtime like in ForexPros calendar.. thanks
 
 
  • Post #18
  • Quote
  • Feb 17, 2012 11:52am Feb 17, 2012 11:52am
  •  phil13
  • Joined Jul 2011 | Status: an ant working the structure | 2,305 Posts
thanks euclid for this news indy, works great.
-be careful about what you allow to be put in your mind-
 
 
  • Post #19
  • Quote
  • Apr 8, 2012 7:21pm Apr 8, 2012 7:21pm
  •  mesa
  • | Joined Apr 2008 | Status: Member | 7 Posts
Thanks euclid !!!
Helps a lot
 
 
  • Post #20
  • Quote
  • Jul 19, 2012 9:36am Jul 19, 2012 9:36am
  •  euclid
  • Joined May 2007 | Status: Member | 356 Posts
I've done some updates, mainly cosmetic.

 

  1. Fonts and default colours changed to improve readability (for me at least)
  2. You can now have multiple instances of the indicator on a chart to display different tables. Give each table a different title. Note Only one instance can have vertical lines enabled.
  3. You can now align to the bottom corners using (HorizAlign, VertAlign)

    Top Left = (1,1)
    Top Middle = (0,1)
    Top Right = (-1,1)
    Bottom Left = (1,-1)
    Bottom Middle = (0,-1)
    Bottom Right = (-1,-1)

 
 
  • Platform Tech
  • /
  • MT4 News Calendar Indicator
  • Reply to Thread
    • Page 1 23456 45
    • Page 1 234 45
1 trader viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022