"/var/www/finrange.com/source/app/Http/Controllers/Company/CompanyController.php: 717"
App\Models\Company {#341
  #table: "companies"
  #appends: array:1 [
    0 => "url"
  ]
  #fillable: array:27 [
    0 => "exchange"
    1 => "ticker"
    2 => "name"
    3 => "description"
    4 => "country"
    5 => "sector"
    6 => "industry"
    7 => "sector_id"
    8 => "industry_id"
    9 => "logo"
    10 => "gicGroup"
    11 => "gicIndustry"
    12 => "gicSector"
    13 => "gicSubIndustry"
    14 => "exchange_id"
    15 => "country_id"
    16 => "address"
    17 => "isin"
    18 => "split"
    19 => "split_date"
    20 => "currency"
    21 => "dividendPolitics"
    22 => "site"
    23 => "holders"
    24 => "name_en"
    25 => "description_en"
    26 => "ipo_date"
  ]
  +asYouType: false
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:37 [
    "id" => 11388
    "exchange_id" => 1
    "country_id" => 2
    "company_parent_id" => null
    "is_privilege" => 0
    "exchange" => "ACRA"
    "ticker" => "GELYY"
    "name" => "Geely Automobile Holdings Limited"
    "description" => "Geely Automobile Holdings Limited, an investment holding company, operates as an automobile manufacturer primarily in the People's Republic of China. The company engages in the research and development, production, marketing, and sale of automobiles, automobile parts, and related automobile components, as well as provision of related after-sales and technical services. It primarily offers sedans, wagons, sport utility cars, and electric vehicles. The company also provides vehicles design, technology consulting, general logistics, packing, and storage services; researches and develops technology; and manufactures and sells vehicle engines. It operates in Malaysia, Eastern Europe, the Middle East, Sweden, the Philippines, Central and South America, Africa, and other countries. The company is headquartered in Wan Chai, Hong Kong."
    "country" => "США"
    "sector" => "Consumer Cyclical"
    "industry" => "Auto Manufacturers"
    "sector_id" => 15
    "industry_id" => 207
    "logo" => null
    "created_at" => "2021-10-26 23:07:26"
    "updated_at" => "2021-10-26 23:07:26"
    "currency" => null
    "dividendPolitics" => null
    "logo_svg" => null
    "gicGroup" => null
    "gicIndustry" => null
    "gicSector" => null
    "gicSubIndustry" => null
    "old_sector" => null
    "old_industry" => null
    "name_en" => null
    "description_en" => null
    "address" => ""
    "isin" => ""
    "ipo_date" => null
    "split" => ""
    "split_date" => null
    "site" => ""
    "holders" => ""
    "is_spb" => null
    "user_rating" => 0
  ]
  #original: array:37 [
    "id" => 11388
    "exchange_id" => 1
    "country_id" => 2
    "company_parent_id" => null
    "is_privilege" => 0
    "exchange" => "ACRA"
    "ticker" => "GELYY"
    "name" => "Geely Automobile Holdings Limited"
    "description" => "Geely Automobile Holdings Limited, an investment holding company, operates as an automobile manufacturer primarily in the People's Republic of China. The company engages in the research and development, production, marketing, and sale of automobiles, automobile parts, and related automobile components, as well as provision of related after-sales and technical services. It primarily offers sedans, wagons, sport utility cars, and electric vehicles. The company also provides vehicles design, technology consulting, general logistics, packing, and storage services; researches and develops technology; and manufactures and sells vehicle engines. It operates in Malaysia, Eastern Europe, the Middle East, Sweden, the Philippines, Central and South America, Africa, and other countries. The company is headquartered in Wan Chai, Hong Kong."
    "country" => "США"
    "sector" => "Consumer Cyclical"
    "industry" => "Auto Manufacturers"
    "sector_id" => 15
    "industry_id" => 207
    "logo" => null
    "created_at" => "2021-10-26 23:07:26"
    "updated_at" => "2021-10-26 23:07:26"
    "currency" => null
    "dividendPolitics" => null
    "logo_svg" => null
    "gicGroup" => null
    "gicIndustry" => null
    "gicSector" => null
    "gicSubIndustry" => null
    "old_sector" => null
    "old_industry" => null
    "name_en" => null
    "description_en" => null
    "address" => ""
    "isin" => ""
    "ipo_date" => null
    "split" => ""
    "split_date" => null
    "site" => ""
    "holders" => ""
    "is_spb" => null
    "user_rating" => 0
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "exchange_value" => App\Models\Exchanges {#310
      #connection: "mysql"
      #table: "exchanges"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:6 [
        "id" => 1
        "name" => "ACRA"
        "code" => "ACRA"
        "country_id" => 2
        "created_at" => "2021-09-07 06:15:21"
        "updated_at" => "2021-09-07 06:15:21"
      ]
      #original: array:6 [
        "id" => 1
        "name" => "ACRA"
        "code" => "ACRA"
        "country_id" => 2
        "created_at" => "2021-09-07 06:15:21"
        "updated_at" => "2021-09-07 06:15:21"
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    "country_value" => App\Models\Countries {#282
      #with: []
      #connection: "mysql"
      #table: "countries"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:6 [
        "id" => 2
        "name" => "США"
        "code" => "us"
        "flag" => "us.svg"
        "created_at" => "2021-09-07 06:15:21"
        "updated_at" => "2021-09-07 06:15:21"
      ]
      #original: array:6 [
        "id" => 2
        "name" => "США"
        "code" => "us"
        "flag" => "us.svg"
        "created_at" => "2021-09-07 06:15:21"
        "updated_at" => "2021-09-07 06:15:21"
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
    "screenerMetrics" => App\Models\Screener\Metrics {#221
      +timestamps: false
      #table: "old_screener_metrics"
      #primaryKey: "company_id"
      #guarded: []
      #connection: "mysql"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:241 [
        "company_id" => 11388
        "price" => 69.77
        "change_percentage" => 2.11
        "mkt_cap" => 685188602196.0
        "finrange_rating" => 33.0
        "free_float" => 0.0
        "beta" => 1.1677
        "change" => "1.47"
        "p_e" => 123.82
        "p_s" => 7.44
        "p_bv" => 10.77
        "ev_ebitda" => 76.31
        "roe" => 8.7
        "volume" => 30875.0
        "volume_change" => 23575.0
        "daily_performance" => 0.0
        "weekly_performance" => 0.0
        "monthly_performance" => 0.0
        "ytd_performance" => 0.0
        "yearly_performance" => 0.0
        "three_y_performance" => 43.22
        "five_y_performance" => 129.88
        "yearly_weeks_high" => 87.8671
        "yearly_weeks_low" => 39.6174
        "max" => 0.0
        "volatility" => 0.0
        "yearly_volatility" => 0.0
        "ev" => 670121244196.0
        "p_e_ltm" => 0.0
        "ev_ebitda_ltm" => 0.0
        "p_s_ltm" => 0.0
        "ev_ebit" => 170.7
        "p_fcf" => -566.27
        "ev_ebit_ltm" => 176.15
        "ev_fcf" => -553.82
        "ev_cfo" => 429.16
        "ev_ic" => 5.86
        "ev_nopat" => 156.68
        "ev_s" => 7.27
        "ev_pe" => 0.0
        "net_debt_ebitda" => -1.72
        "net_debt_ebitda_ltm" => 0.0
        "eps" => 0.56
        "eps_ltm" => 0.0
        "book_value_per_share" => 6.54
        "dupont" => 0.0366
        "altman_model" => 10.45
        "graham_number" => 1333.3
        "e_p" => 0.81
        "e_p_ltm" => 0.0
        "free_cash_flow_yield" => -0.18
        "free_cash_flow_yield_ltm" => 0.71
        "roa" => 4.99
        "roaa" => 5.06
        "roae" => 9.29
        "oroa" => 3.54
        "rona" => 15.53
        "rooa" => 10.86
        "roic" => 6.33
        "roce" => 5.7
        "gross_margin" => 16.0
        "gross_margin_ltm" => 0.0
        "ebitda_margin" => 9.53
        "ebitda_margin_ltm" => 0.0
        "ebit_margin" => 4.26
        "ebit_margin_ltm" => 0.0
        "operating_margin" => 5.36
        "operating_margin_ltm" => 0.0
        "pretax_margin" => 6.99
        "pretax_margin_ltm" => 0.0
        "net_margin" => 6.01
        "net_margin_ltm" => 0.0
        "price_div" => 0.0
        "div_yield" => 0.77
        "trailing_div_yield" => 0.77
        "div_fcf" => -438.28
        "div_payout_ratio" => 95.83
        "div_stability_index" => 0.8571
        "continuous_div_start_year" => 14.0
        "div_gap" => 0.0
        "yoy_div_growth" => 0.0
        "three_y_div_growth" => -16.92
        "five_y_div_growth" => -27.03
        "ten_y_div_growth" => 440.0
        "three_y_div_growth_rate" => -5.93
        "five_y_div_growth_rate" => -6.11
        "ten_y_div_growth_rate" => 18.37
        "net_debt_ebit" => -3.84
        "net_debt_ebit_ltm" => -3.96
        "net_debt_net_income" => -2.72
        "net_debt_mcap" => -0.02
        "net_debt_asset" => -0.14
        "debt_asset" => 0.04
        "net_debt_equity" => -0.24
        "debt_equity" => 0.06
        "long_term_debt_to_equity" => 0.06
        "long_term_debt_to_nopat" => 0.91
        "free_cash_flow_debt" => -0.31
        "yoy_net_debt_growth" => -0.43
        "three_y_net_debt_growth" => 12.32
        "five_y_net_debt_growth" => 108.17
        "ten_y_net_debt_growth" => 0.0
        "three_y_net_debt_growth_rate" => 3.91
        "five_y_net_debt_growth_rate" => 15.79
        "ten_y_net_debt_growth_rate" => -100.0
        "net_debt_oibda" => -2.07
        "debt_ratio" => 0.42
        "debt_to_equity_ratio" => 0.73
        "current_ratio" => 1.22
        "cash_ratio" => 0.45
        "quick_ratio" => 1.13
        "solvency_ratio" => 0.19
        "asset_coverage_ratio" => -0.33
        "interest_coverage_ratio" => 23.51
        "capitalization_ratio" => 0.07
        "inventory_turnover" => 24.96
        "receivable_turnover_ratio" => 3.28
        "accounts_payable_turnover" => 3.05
        "cap_turnover" => 1.45
        "working_cap_turnover" => 10.18
        "asset_turnover" => 0.83
        "fixed_assets_turnover" => 3.47
        "inv_turnover_p" => 14.62
        "p_of_repayment" => 111.32
        "payables_repayment_p" => 119.78
        "cap_turnover_p" => 252.14
        "asset_turnover_p" => 439.11
        "operating_cycle" => 25.19
        "p_ncf" => -9451.79
        "p_cfo" => 429.16
        "p_nwc" => 75.73
        "capex_fcf" => -231.95
        "yoy_revenue_growth" => -5.43
        "three_y_revenue_growth" => -0.7
        "five_y_revenue_growth" => 205.64
        "ten_y_revenue_growth" => 0.0
        "yoy_ebitda_growth" => -21.26
        "three_y_ebitda_growth" => -35.03
        "five_y_ebitda_growth" => 153.53
        "ten_y_ebitda_growth" => 0.0
        "yoy_operating_growth" => -40.81
        "three_y_operating_growth" => -58.5
        "five_y_operating_growth" => 196.76
        "ten_y_operating_growth" => 0.0
        "yoy_eps_growth" => -36.93
        "three_y_eps_growth" => -52.46
        "five_y_eps_growth" => 0.0
        "ten_y_eps_growth" => 0.0
        "roa_ltm" => 0.0
        "roae_ltm" => 0.0
        "roic_ltm" => 0.0
        "ev_s_ltm" => 0.0
        "ev_fcf_ltm" => 138.12
        "p_ncf_ltm" => -6254.63
        "p_cfo_ltm" => 76.54
        "fcf_debt_ltm" => 1.24
        "capex_revenue_ltm" => 0.0
        "capex_revenue" => 3.05
        "capex_fcf_ltm" => 84.51
        "ev_bv" => 10.53
        "three_y_revenue_growth_rate" => 416031.08
        "five_y_revenue_growth_rate" => 12368.77
        "yoy_revenue_growth_rate" => -5.43
        "roe_ltm" => 0.0
        "div_yield_ltm" => 0.77
        "spider_data" => "{"I":0, "II":8, "III":0, "IV":7, "V":6, "VI":3, "VII":5, "VIII":4}"
        "company_card_rating" => 0
        "div_politics" => "0"
        "manual_order" => 999999
        "display" => 0
        "three_y_eps_growth_rate" => -21.76
        "five_y_eps_growth_rate" => 0.0
        "ten_y_eps_growth_rate" => 0.0
        "ticker" => "GELYY"
        "name" => "Geely Automobile Holdings Limited"
        "description" => "Geely Automobile Holdings Limited, an investment holding company, operates as an automobile manufacturer primarily in the People's Republic of China. The company engages in the research and development, production, marketing, and sale of automobiles, automobile parts, and related automobile components, as well as provision of related after-sales and technical services. It primarily offers sedans, wagons, sport utility cars, and electric vehicles. The company also provides vehicles design, technology consulting, general logistics, packing, and storage services; researches and develops technology; and manufactures and sells vehicle engines. It operates in Malaysia, Eastern Europe, the Middle East, Sweden, the Philippines, Central and South America, Africa, and other countries. The company is headquartered in Wan Chai, Hong Kong."
        "keywords" => ""
        "logo" => null
        "exchange" => "ACRA"
        "country" => "США"
        "sector" => "Consumer Cyclical"
        "industry" => "Auto Manufacturers"
        "peg" => -5.6895
        "peg_ltm" => -0.0
        "p_fcf_ltm" => 141.22
        "ros" => 4.26
        "ebitda" => 0.0
        "three_y_ebitda_growth_rate" => 220287.36
        "five_y_ebitda_growth_rate" => 7989.33
        "ten_y_ebitda_growth_rate" => 0.0
        "ten_y_revenue_growth_rate" => 0.0
        "operating_income" => 0.0
        "yoy_operating_income_growth" => 0.0
        "three_y_operating_income_growth" => 0.0
        "five_y_operating_income_growth" => 0.0
        "ten_y_operating_income_growth" => 0.0
        "three_y_operating_income_growth_rate" => 211257.16
        "five_y_operating_income_growth_rate" => 6887.08
        "ten_y_operating_income_growth_rate" => 0.0
        "p_bv_ltm" => 10.54
        "ev_cfo_ltm" => 76.54
        "ev_ic_ltm" => 5.86
        "ev_nopat_ltm" => 156.68
        "graham_number_ltm" => 0.0
        "dupont_ltm" => 0.0366
        "altman_ltm" => 10.45
        "ros_ltm" => 0.0
        "roce_ltm" => 5.69
        "roaa_ltm" => null
        "oroa_ltm" => 3.5
        "rona_ltm" => null
        "rooa_ltm" => null
        "net_debt_oibda_ltm" => -2.0689
        "net_debt_net_income_ltm" => -2.7228
        "net_debt_asset_ltm" => -0.136
        "net_debt_equity_ltm" => -0.2368
        "net_debt_mcap_ltm" => -0.022
        "long_term_debt_to_equity_ltm" => 0.0614
        "long_term_debt_to_nopat_ltm" => 0.91
        "free_cash_flow_debt_ltm" => 1.24
        "debt_ratio_ltm" => 0.42
        "debt_to_equity_ratio_ltm" => 0.0614
        "current_ratio_ltm" => 1.22
        "cash_ratio_ltm" => 0.45
        "quick_ratio_ltm" => 1.13
        "solvency_ratio_ltm" => 0.19
        "capitalization_ratio_ltm" => 0.0684
        "asset_coverage_ratio_ltm" => -0.3286
        "interest_coverage_ratio_ltm" => 23.51
        "asset_turnover_ltm" => 0.83
        "cap_turnover_ltm" => 0.0
        "working_cap_turnover_ltm" => 10.18
        "inventory_turnover_ltm" => 24.96
        "receivable_turnover_ratio_ltm" => 3.28
        "accounts_payable_turnover_ltm" => 3.05
        "fixed_assets_turnover_ltm" => 3.47
        "asset_turnover_p_ltm" => 439.11
        "cap_turnover_p_ltm" => 0.0
        "inv_turnover_p_ltm" => 14.62
        "operating_cycle_ltm" => 25.19
        "book_value_per_share_ltm" => 6.54
      ]
      #original: array:241 [
        "company_id" => 11388
        "price" => 69.77
        "change_percentage" => 2.11
        "mkt_cap" => 685188602196.0
        "finrange_rating" => 33.0
        "free_float" => 0.0
        "beta" => 1.1677
        "change" => "1.47"
        "p_e" => 123.82
        "p_s" => 7.44
        "p_bv" => 10.77
        "ev_ebitda" => 76.31
        "roe" => 8.7
        "volume" => 30875.0
        "volume_change" => 23575.0
        "daily_performance" => 0.0
        "weekly_performance" => 0.0
        "monthly_performance" => 0.0
        "ytd_performance" => 0.0
        "yearly_performance" => 0.0
        "three_y_performance" => 43.22
        "five_y_performance" => 129.88
        "yearly_weeks_high" => 87.8671
        "yearly_weeks_low" => 39.6174
        "max" => 0.0
        "volatility" => 0.0
        "yearly_volatility" => 0.0
        "ev" => 670121244196.0
        "p_e_ltm" => 0.0
        "ev_ebitda_ltm" => 0.0
        "p_s_ltm" => 0.0
        "ev_ebit" => 170.7
        "p_fcf" => -566.27
        "ev_ebit_ltm" => 176.15
        "ev_fcf" => -553.82
        "ev_cfo" => 429.16
        "ev_ic" => 5.86
        "ev_nopat" => 156.68
        "ev_s" => 7.27
        "ev_pe" => 0.0
        "net_debt_ebitda" => -1.72
        "net_debt_ebitda_ltm" => 0.0
        "eps" => 0.56
        "eps_ltm" => 0.0
        "book_value_per_share" => 6.54
        "dupont" => 0.0366
        "altman_model" => 10.45
        "graham_number" => 1333.3
        "e_p" => 0.81
        "e_p_ltm" => 0.0
        "free_cash_flow_yield" => -0.18
        "free_cash_flow_yield_ltm" => 0.71
        "roa" => 4.99
        "roaa" => 5.06
        "roae" => 9.29
        "oroa" => 3.54
        "rona" => 15.53
        "rooa" => 10.86
        "roic" => 6.33
        "roce" => 5.7
        "gross_margin" => 16.0
        "gross_margin_ltm" => 0.0
        "ebitda_margin" => 9.53
        "ebitda_margin_ltm" => 0.0
        "ebit_margin" => 4.26
        "ebit_margin_ltm" => 0.0
        "operating_margin" => 5.36
        "operating_margin_ltm" => 0.0
        "pretax_margin" => 6.99
        "pretax_margin_ltm" => 0.0
        "net_margin" => 6.01
        "net_margin_ltm" => 0.0
        "price_div" => 0.0
        "div_yield" => 0.77
        "trailing_div_yield" => 0.77
        "div_fcf" => -438.28
        "div_payout_ratio" => 95.83
        "div_stability_index" => 0.8571
        "continuous_div_start_year" => 14.0
        "div_gap" => 0.0
        "yoy_div_growth" => 0.0
        "three_y_div_growth" => -16.92
        "five_y_div_growth" => -27.03
        "ten_y_div_growth" => 440.0
        "three_y_div_growth_rate" => -5.93
        "five_y_div_growth_rate" => -6.11
        "ten_y_div_growth_rate" => 18.37
        "net_debt_ebit" => -3.84
        "net_debt_ebit_ltm" => -3.96
        "net_debt_net_income" => -2.72
        "net_debt_mcap" => -0.02
        "net_debt_asset" => -0.14
        "debt_asset" => 0.04
        "net_debt_equity" => -0.24
        "debt_equity" => 0.06
        "long_term_debt_to_equity" => 0.06
        "long_term_debt_to_nopat" => 0.91
        "free_cash_flow_debt" => -0.31
        "yoy_net_debt_growth" => -0.43
        "three_y_net_debt_growth" => 12.32
        "five_y_net_debt_growth" => 108.17
        "ten_y_net_debt_growth" => 0.0
        "three_y_net_debt_growth_rate" => 3.91
        "five_y_net_debt_growth_rate" => 15.79
        "ten_y_net_debt_growth_rate" => -100.0
        "net_debt_oibda" => -2.07
        "debt_ratio" => 0.42
        "debt_to_equity_ratio" => 0.73
        "current_ratio" => 1.22
        "cash_ratio" => 0.45
        "quick_ratio" => 1.13
        "solvency_ratio" => 0.19
        "asset_coverage_ratio" => -0.33
        "interest_coverage_ratio" => 23.51
        "capitalization_ratio" => 0.07
        "inventory_turnover" => 24.96
        "receivable_turnover_ratio" => 3.28
        "accounts_payable_turnover" => 3.05
        "cap_turnover" => 1.45
        "working_cap_turnover" => 10.18
        "asset_turnover" => 0.83
        "fixed_assets_turnover" => 3.47
        "inv_turnover_p" => 14.62
        "p_of_repayment" => 111.32
        "payables_repayment_p" => 119.78
        "cap_turnover_p" => 252.14
        "asset_turnover_p" => 439.11
        "operating_cycle" => 25.19
        "p_ncf" => -9451.79
        "p_cfo" => 429.16
        "p_nwc" => 75.73
        "capex_fcf" => -231.95
        "yoy_revenue_growth" => -5.43
        "three_y_revenue_growth" => -0.7
        "five_y_revenue_growth" => 205.64
        "ten_y_revenue_growth" => 0.0
        "yoy_ebitda_growth" => -21.26
        "three_y_ebitda_growth" => -35.03
        "five_y_ebitda_growth" => 153.53
        "ten_y_ebitda_growth" => 0.0
        "yoy_operating_growth" => -40.81
        "three_y_operating_growth" => -58.5
        "five_y_operating_growth" => 196.76
        "ten_y_operating_growth" => 0.0
        "yoy_eps_growth" => -36.93
        "three_y_eps_growth" => -52.46
        "five_y_eps_growth" => 0.0
        "ten_y_eps_growth" => 0.0
        "roa_ltm" => 0.0
        "roae_ltm" => 0.0
        "roic_ltm" => 0.0
        "ev_s_ltm" => 0.0
        "ev_fcf_ltm" => 138.12
        "p_ncf_ltm" => -6254.63
        "p_cfo_ltm" => 76.54
        "fcf_debt_ltm" => 1.24
        "capex_revenue_ltm" => 0.0
        "capex_revenue" => 3.05
        "capex_fcf_ltm" => 84.51
        "ev_bv" => 10.53
        "three_y_revenue_growth_rate" => 416031.08
        "five_y_revenue_growth_rate" => 12368.77
        "yoy_revenue_growth_rate" => -5.43
        "roe_ltm" => 0.0
        "div_yield_ltm" => 0.77
        "spider_data" => "{"I":0, "II":8, "III":0, "IV":7, "V":6, "VI":3, "VII":5, "VIII":4}"
        "company_card_rating" => 0
        "div_politics" => "0"
        "manual_order" => 999999
        "display" => 0
        "three_y_eps_growth_rate" => -21.76
        "five_y_eps_growth_rate" => 0.0
        "ten_y_eps_growth_rate" => 0.0
        "ticker" => "GELYY"
        "name" => "Geely Automobile Holdings Limited"
        "description" => "Geely Automobile Holdings Limited, an investment holding company, operates as an automobile manufacturer primarily in the People's Republic of China. The company engages in the research and development, production, marketing, and sale of automobiles, automobile parts, and related automobile components, as well as provision of related after-sales and technical services. It primarily offers sedans, wagons, sport utility cars, and electric vehicles. The company also provides vehicles design, technology consulting, general logistics, packing, and storage services; researches and develops technology; and manufactures and sells vehicle engines. It operates in Malaysia, Eastern Europe, the Middle East, Sweden, the Philippines, Central and South America, Africa, and other countries. The company is headquartered in Wan Chai, Hong Kong."
        "keywords" => ""
        "logo" => null
        "exchange" => "ACRA"
        "country" => "США"
        "sector" => "Consumer Cyclical"
        "industry" => "Auto Manufacturers"
        "peg" => -5.6895
        "peg_ltm" => -0.0
        "p_fcf_ltm" => 141.22
        "ros" => 4.26
        "ebitda" => 0.0
        "three_y_ebitda_growth_rate" => 220287.36
        "five_y_ebitda_growth_rate" => 7989.33
        "ten_y_ebitda_growth_rate" => 0.0
        "ten_y_revenue_growth_rate" => 0.0
        "operating_income" => 0.0
        "yoy_operating_income_growth" => 0.0
        "three_y_operating_income_growth" => 0.0
        "five_y_operating_income_growth" => 0.0
        "ten_y_operating_income_growth" => 0.0
        "three_y_operating_income_growth_rate" => 211257.16
        "five_y_operating_income_growth_rate" => 6887.08
        "ten_y_operating_income_growth_rate" => 0.0
        "p_bv_ltm" => 10.54
        "ev_cfo_ltm" => 76.54
        "ev_ic_ltm" => 5.86
        "ev_nopat_ltm" => 156.68
        "graham_number_ltm" => 0.0
        "dupont_ltm" => 0.0366
        "altman_ltm" => 10.45
        "ros_ltm" => 0.0
        "roce_ltm" => 5.69
        "roaa_ltm" => null
        "oroa_ltm" => 3.5
        "rona_ltm" => null
        "rooa_ltm" => null
        "net_debt_oibda_ltm" => -2.0689
        "net_debt_net_income_ltm" => -2.7228
        "net_debt_asset_ltm" => -0.136
        "net_debt_equity_ltm" => -0.2368
        "net_debt_mcap_ltm" => -0.022
        "long_term_debt_to_equity_ltm" => 0.0614
        "long_term_debt_to_nopat_ltm" => 0.91
        "free_cash_flow_debt_ltm" => 1.24
        "debt_ratio_ltm" => 0.42
        "debt_to_equity_ratio_ltm" => 0.0614
        "current_ratio_ltm" => 1.22
        "cash_ratio_ltm" => 0.45
        "quick_ratio_ltm" => 1.13
        "solvency_ratio_ltm" => 0.19
        "capitalization_ratio_ltm" => 0.0684
        "asset_coverage_ratio_ltm" => -0.3286
        "interest_coverage_ratio_ltm" => 23.51
        "asset_turnover_ltm" => 0.83
        "cap_turnover_ltm" => 0.0
        "working_cap_turnover_ltm" => 10.18
        "inventory_turnover_ltm" => 24.96
        "receivable_turnover_ratio_ltm" => 3.28
        "accounts_payable_turnover_ltm" => 3.05
        "fixed_assets_turnover_ltm" => 3.47
        "asset_turnover_p_ltm" => 439.11
        "cap_turnover_p_ltm" => 0.0
        "inv_turnover_p_ltm" => 14.62
        "operating_cycle_ltm" => 25.19
        "book_value_per_share_ltm" => 6.54
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #hidden: []
      #visible: []
      #fillable: []
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
  #scoutMetadata: []
}