ENUM_CALENDAR_EVENT_IMPORTANCE has four levels as below.
ID | Description |
---|---|
CALENDAR_IMPORTANCE_NONE | Importance is not set |
CALENDAR_IMPORTANCE_LOW | Low importance |
CALENDAR_IMPORTANCE_MODERATE | Medium importance |
CALENDAR_IMPORTANCE_HIGH | High importance |
But the visual calendar in website has Holiday also:
Is there a way to access Holiday via code?
ENUM_CALENDAR_EVENT_IMPORTANCE has four levels as below.
ID | Description |
---|---|
CALENDAR_IMPORTANCE_NONE | Importance is not set |
CALENDAR_IMPORTANCE_LOW | Low importance |
CALENDAR_IMPORTANCE_MODERATE | Medium importance |
CALENDAR_IMPORTANCE_HIGH | High importance |
But the visual calendar in website has Holiday also:
Is there a way to access Holiday via code?
ENUM_CALENDAR_EVENT_IMPORTANCE has four levels as below.
ID | Description |
---|---|
CALENDAR_IMPORTANCE_NONE | Importance is not set |
CALENDAR_IMPORTANCE_LOW | Low importance |
CALENDAR_IMPORTANCE_MODERATE | Medium importance |
CALENDAR_IMPORTANCE_HIGH | High importance |
But the visual calendar in website has Holiday also:
Is there a way to access Holiday via code?
It is in the event type
it also has a timemode of CALENDAR_TIMEMODE_DATE
- www.mql5.com

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
ENUM_CALENDAR_EVENT_IMPORTANCE has four levels as below.
ID
Description
CALENDAR_IMPORTANCE_NONE
Importance is not set
CALENDAR_IMPORTANCE_LOW
Low importance
CALENDAR_IMPORTANCE_MODERATE
Medium importance
CALENDAR_IMPORTANCE_HIGH
High importance
But the visual calendar in website has Holiday also:
Is there a way to access Holiday via code?