EnterpriseLogin Login / Register

Calendar Introduction

The macroeconomic data calendar provides over 20 years of statistics from major countries worldwide. It covers three key categories: economic data, events, and holidays. Users can quickly locate required information using filters such as date, country, and importance level. The financial calendar not only organizes key details such as importance, previous values, forecasts, and actual releases, but also offers data interpretation to help users understand the potential market impact. Additionally, it supports automatic updates, ensuring users receive the latest and most accurate data immediately after release.

Calendar API

Economic Calendar - Daily Data

Interface Address
GET http://openapi.fx678.com/api/calendar/202605/data?token=XXXXXX&date=XXXXXX
Input Parameters
Parameter Type Required Description
token string Yes API Access Token
date string Yes Date (format: YYYY-MM-DD)
Response Parameters
Name Description
code Status Code
msg Status Message
data Data
ID Record ID
IDX_ID Indicator ID
COUNTRY_CN Country
IDX_PERIOD Indicator Period
IDX_PERIOD_STATUS Indicator Period Status
IDX_DESC_CN Indicator Description
PREVIOUS_PRICE Previous Value
SURVEY_PRICE Forecast Value
ACTUAL_PRICE Actual Value
REVISED_PRICE Revised Value
IDX_RELEVANCE Importance
PUBLISH_TIME Release Time
UNIT Unit
GT_RES Greater than forecast, bullish
LT_RES Greater than forecast, bearish; Less than forecast, bullish
TITLE Title
Sample Response
{
  "code": 200,
  "msg": "",
  "data": [
    {
      "ID": 595419,
      "IDX_ID": "112022041910001492",
      "COUNTRY_CN": "Country",
      "IDX_PERIOD": "5 Month",
      "IDX_PERIOD_STATUS": "",
      "IDX_DESC_CN": "Indicator Description",
      "PREVIOUS_PRICE": "1",
      "SURVEY_PRICE": "",
      "ACTUAL_PRICE": "1.2",
      "REVISED_PRICE": "",
      "IDX_RELEVANCE": "1",
      "PUBLISH_TIME": "2026-05-28 07:01:00",
      "UNIT": "%",
      "GT_RES": "",
      "LT_RES": "",
      "TITLE": "Country 5Month Indicator Description"
    }
  ]
}
          

Economic Events/Holidays

Interface Address
GET http://openapi.fx678.com/api/calendar/202605/data?token=XXXXXX&type=XXXXXX&date=XXXXXX
Input Parameters
Parameter Type Required Description
token string Yes API Access Token
type int Yes 1=Holiday, 3=Financial Event
date string Yes Date (format: YYYY-MM-DD)
Response Parameters
Name Description
code Status Code
msg Status Message
data Data
COUNTRY Country
AREA Area
EVENT_DESC Content
EVENT_TIME Event Time
IMPORTANCE 1=Low, 2=Medium, 3=High
TIME_FLAG 1=Time confirmed, 0=Time unconfirmed
Sample Response
{
  "code": 200,
  "msg": "",
  "data": [
    {
      "COUNTRY": "Country",
      "AREA": "",
      "EVENT_DESC": "Content",
      "EVENT_TIME": "2026-05-28 01:00:00",
      "IMPORTANCE": 2,
      "TIME_FLAG": 1
    }
  ]
}
          
  • A
  • Albania +355
  • Algeria +213
  • Afghanistan +93
  • Argentina +54
  • Angola +244
  • Antigua and Barbuda +1268
  • Austria +43
  • Australia +61
  • Armenia +374
  • B
  • Barbados +1246
  • Bahrain +973
  • Brazil +55
  • Belarus +375
  • Bulgaria +359
  • Belgium +32
  • Bolivia +591
  • Belize +501
  • Botswana +267
  • Bhutan +975
  • Burkina Faso +226
  • Bangladesh +880
  • Brunei +673
  • C
  • Colombia +57
  • Costa Rica +506
  • Cuba +53
  • Canada +1
  • Cambodia +855
  • Czech Republic +420
  • Cameroon +237
  • Comoros +269
  • Croatia +385
  • Cyprus +357
  • Chad +235
  • Chile +56
  • China +86
  • D
  • Denmark +45
  • Dominican Republic +1809
  • DR Congo +243
  • Djibouti +253
  • E
  • Estonia +372
  • Equatorial Guinea +240
  • Ecuador +593
  • El Salvador +503
  • F
  • France +33
  • Finland +358
  • G
  • Germany +49
  • Gambia +220
  • Georgia +995
  • Guyana +592
  • Guinea +224
  • Ghana +233
  • Guatemala +502
  • Greece +30
  • H
  • Haiti +509
  • Honduras +504
  • Hungary +36
  • Hong Kong +852
  • I
  • Ireland +353
  • Iceland +354
  • Iraq +964
  • Iran +98
  • Israel +972
  • Italy +39
  • India +91
  • Indonesia +62
  • J
  • Japan +81
  • Jamaica +1876
  • Jordan +962
  • K
  • Kazakhstan +7
  • Kiribati +686
  • Kyrgyzstan +996
  • Kuwait +965
  • Kenya +254
  • L
  • Latvia +371
  • Laos +856
  • Lebanon +961
  • Libya +218
  • Lithuania +370
  • Luxembourg +352
  • M
  • Macao +853
  • Madagascar +261
  • Maldives +960
  • Malta +356
  • Malaysia +60
  • Mali +223
  • Mauritius +230
  • Mongolia +976
  • Myanmar +95
  • Morocco +212
  • Mozambique +258
  • Mexico +52
  • N
  • North Macedonia +389
  • North Korea +850
  • Netherlands +31
  • Namibia +264
  • Nepal +977
  • Niger +227
  • Nigeria +234
  • Norway +47
  • New Zealand +64
  • P
  • Pakistan +92
  • Paraguay +595
  • Panama +507
  • Peru +51
  • Puerto Rico +1787
  • Poland +48
  • Philippines +63
  • Palau +680
  • Portugal +351
  • Q
  • Qatar +974
  • R
  • Russia +7
  • Republic of the Congo +242
  • Rwanda +250
  • Romania +40
  • S
  • South Korea +82
  • South Africa +27
  • South Sudan +211
  • Sweden +46
  • Switzerland +41
  • Serbia +381
  • Sierra Leone +232
  • Senegal +221
  • Saudi Arabia +966
  • Sri Lanka +94
  • Slovakia +421
  • Slovenia +386
  • Sudan +249
  • Somalia +252
  • Spain +34
  • Singapore +65
  • Syria +963
  • T
  • Timor-Leste +670
  • Togo +228
  • Tajikistan +992
  • Tanzania +255
  • Thailand +66
  • Tonga +676
  • Tunisia +216
  • Turkmenistan +993
  • Turkey +90
  • Taiwan +886
  • U
  • United States +1
  • Uganda +256
  • Ukraine +380
  • Uruguay +598
  • Uzbekistan +998
  • United Kingdom +44
  • V
  • Venezuela +58
  • Vietnam +84
  • Y
  • Yemen +967
  • Z
  • Zimbabwe +263
  • Zambia +260