Skip to content

Commit

Permalink
DO-4226: add presets for KRX
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiborisenko committed Jan 22, 2025
1 parent f9237c8 commit aeda149
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 12 deletions.
11 changes: 11 additions & 0 deletions futures/filters/generator/futures_continues.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@
{"f":["Currencies"],"s":"HKEX:CUS1!"},
{"f":["Currencies"],"s":"GPW:FUSD1!"},
{"f":["Currencies"],"s":"ICEUS:DX1!"},
{"f":["Currencies"],"s":"KRX:USD1!"},
{"f":["Currencies"],"s":"KRX:CNH1!"},
{"f":["Currencies"],"s":"KRX:EUR1!"},
{"f":["Currencies"],"s":"KRX:JPY1!"},
{"f":["Currencies"],"s":"MATBAROFEX:DLR1!"},
{"f":["Currencies"],"s":"RUS:CR1!"},
{"f":["Currencies"],"s":"RUS:ED1!"},
Expand Down Expand Up @@ -254,6 +258,8 @@
{"f":["Financials"],"s":"ICEEUR:USP1!"},
{"f":["Financials"],"s":"ICEEUR:USW1!"},
{"f":["Financials"],"s":"ICEUS:SR31!"},
{"f":["Financials"],"s":"KRX:BM31!"},
{"f":["Financials"],"s":"KRX:BMA1!"},
{"f":[""],"s":"CFFEX:IF1!"},
{"f":[""],"s":"CFFEX:IH1!"},
{"f":[""],"s":"CFFEX:IC1!"},
Expand Down Expand Up @@ -329,6 +335,9 @@
{"f":["Indexes"],"s":"ICEUS:FNG1!"},
{"f":["Indexes"],"s":"ICEUS:MME1!"},
{"f":["Indexes"],"s":"ICEUS:MWL1!"},
{"f":["Indexes"],"s":"KRX:K2I1!"},
{"f":["Indexes"],"s":"KRX:KQI1!"},
{"f":["Indexes"],"s":"KRX:MKI1!"},
{"f":["Indexes"],"s":"MATBAROFEX:RFX201!"},
{"f":["Indexes"],"s":"RUS:MM1!"},
{"f":["Indexes"],"s":"RUS:MX1!"},
Expand Down Expand Up @@ -4476,6 +4485,8 @@
{"f":[""],"s":"ICEUS:YZ1!"},
{"f":[""],"s":"ICEUS:ZJ1!"},
{"f":[""],"s":"ICEUS:ZR1!"},
{"f":[""],"s":"KRX:KGD1!"},
{"f":[""],"s":"KRX:VKI1!"},
{"f":[""],"s":"MATBAROFEX:CNH.M1!"},
{"f":[""],"s":"MATBAROFEX:CNH1!"},
{"f":[""],"s":"MATBAROFEX:CRN.CME1!"},
Expand Down
13 changes: 7 additions & 6 deletions futures/groups/futures_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,30 @@
{ "f": [], "s": "CBOE"},
{ "f": [], "s": "CBOT"},
{ "f": [], "s": "CBOT_MINI"},
{ "f": [], "s": "CFFEX"},
{ "f": [], "s": "CME"},
{ "f": [], "s": "CME_MINI"},
{ "f": [], "s": "COMEX"},
{ "f": [], "s": "COMEX_MINI"},
{ "f": [], "s": "CFFEX"},
{ "f": [], "s": "DFM"},
{ "f": [], "s": "EUREX"},
{ "f": [], "s": "EURONEXT"},
{ "f": [], "s": "GPW"},
{ "f": [], "s": "HKEX"},
{ "f": [], "s": "HNX"},
{ "f": [], "s": "ICEAD"},
{ "f": [], "s": "ICEENDEX"},
{ "f": [], "s": "ICEEUR"},
{ "f": [], "s": "ICESG"},
{ "f": [], "s": "ICEUS"},
{ "f": [], "s": "KRX"},
{ "f": [], "s": "LME"},
{ "f": [], "s": "MATBAROFEX"},
{ "f": [], "s": "MCX"},
{ "f": [], "s": "MGEX"},
{ "f": [], "s": "MSEI"},
{ "f": [], "s": "MYX"},
{ "f": [], "s": "NASDAQDUBAI"},
{ "f": [], "s": "NCDEX"},
{ "f": [], "s": "NSE"},
{ "f": [], "s": "NSEIX"},
Expand All @@ -41,12 +44,10 @@
{ "f": [], "s": "OSE"},
{ "f": [], "s": "RUS"},
{ "f": [], "s": "SGX"},
{ "f": [], "s": "SHFE"},
{ "f": [], "s": "TAIFEX"},
{ "f": [], "s": "TFEX"},
{ "f": [], "s": "TFX"},
{ "f": [], "s": "TOCOM"},
{ "f": [], "s": "TAIFEX"},
{ "f": [], "s": "SHFE"},
{ "f": [], "s": "NASDAQDUBAI"},
{ "f": [], "s": "ICEAD"}
{ "f": [], "s": "TOCOM"}
]
}
12 changes: 6 additions & 6 deletions presets/futures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ presets:
- name: country_top_futures_commodities_kr
symbols:
tickers:
- ""
- KRX:KGD1!
- name: country_top_futures_commodities_es
symbols:
tickers:
Expand Down Expand Up @@ -1090,7 +1090,7 @@ presets:
- NYMEX:PL1!
- COMEX:HG1!
- NYMEX:PA1!
- COMEX:ALI1!
- KRX:KGD1!
- name: locale_top_futures_agricultural_kr
symbols:
tickers:
Expand All @@ -1105,10 +1105,10 @@ presets:
tickers:
- EUREX:FBK21!
- EUREX:FMK21!
- CME_MINI:ES1!
- CME_MINI:NQ1!
- CBOT_MINI:YM1!
- EUREX:FDAX1!
- KRX:K2I1!
- KRX:KQI1!
- KRX:MKI1!
- KRX:VKI1!
- name: locale_top_futures_energy_cn
symbols:
tickers:
Expand Down

0 comments on commit aeda149

Please sign in to comment.