AlphaDojo/dojo_forex_kline
Languages: 简体中文 · English dojo_forex_kline — FX Daily Bars Overview Daily OHLC and amplitude for major currency pairs. Used to convert revenue, profit, and other filing amounts into a single currency when report currency and listing/analysis currency differ. Typical case: regional revenue in HKD in dojo_main_income while analysis targets USD — apply HKDUSD (or equivalent) at the report date. Intended Use: Cross-Currency Revenue Breakdown… See the full description on the dataset page: https://huggingface.co/datasets/AlphaDojo/dojo_forex_kline.
Languages: 简体中文 · English
dojoforexkline — FX Daily Bars
Overview
Daily OHLC and amplitude for major currency pairs. Used to convert revenue, profit, and other filing amounts into a single currency when report currency and listing/analysis currency differ.
Typical case: regional revenue in HKD in dojo_main_income while analysis targets USD — apply HKDUSD (or equivalent) at the report date.
Intended Use: Cross-Currency Revenue Breakdown
dojo_main_income region slices (mainop_type = 3) and dojo_fin_indicators currency store amounts in original report currency. This dataset is needed when:
Conversion Flow (reference)
- Read segment revenue and
currencyfromdojo_main_income. - Determine target currency from listing market in
dojo_stock_info. - Fetch FX rate for
report_datefrom this dataset (e.g.HKDUSD,USDCNY). - Convert
main_business_incomeand recomputembi_ratio.
Example
Filing: Region "Hong Kong" = HKD 1.0B (currency: HKD)
Target: USD presentation
FX on report_date: HKD-USD close → HKD 1.0B × rate ≈ USD X.XBUse close vs open and period-end vs filing date consistently in your own pipeline.
Files
Key Fields
Scale (reference)
~1k rows (few pairs × limited date window).
Comparison with dojostockkline
Related Datasets
- dojo_main_income — revenue segments to convert
- dojo_fin_indicators —
currency, total revenue and profit - dojo_stock_info — listing market
- dojo_quote — quote currency
