贝尔斯登公布详细财务状况

2024-02-11 12:10

本文主要是介绍贝尔斯登公布详细财务状况,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

1117654.gif

 

贝尔斯登公布详细财务状况

译/王易见  

 

    根据今年第一季度该公司提交给证券交易委员会的文件,自11月末至今,贝尔斯登公司的资产已经缩水20%,股票和固定收入交易已经跌至2007交易水平的不到一半。

 

    由于按揭贷款市场的坏账和其获取资本的通道干涸,这家在美联储的撮合下被摩根大通接管的投资银行在上月盈利能力大为下降。市场上有谣言称这家投行资金即将枯竭,随着谣言四起,投资者不愿意再同贝尔斯登产生交易,或者向该公司注入资金。

 

    证券交易委员会的文件非常快捷的阐释了这家投行恶劣的状况,这种状况将对这家纽约投行的经营能力产生负面影响。它管理的资金在十一月30日至三月24的这个财季中,从460亿美元锐减为360亿美元。根据文件资料,自从2007财年末大量的经纪业务客户转移了他们的帐户到其他公司,客户保证金余额下降了23%至660亿美元。

 

    根据文件所述,极具挑战的市场环境和这家公司的特殊问题已经极大影响到其日常业务。

 

    贝尔斯登表示,它的贸易伙伴和客户正在锐减,可能被迫申请破产保护并实施财产清算,将其资产卖给摩根大通。在该投资银行股票价格为30美元的情况下,摩根大通将其2美元的收购价格提升至10美元。

 

    在摩根大通向贝尔斯登发出收购要约的日子里,贝尔斯登发布报告称其财务状况很健康。然而在三月的前十天里,紧张的投资者抛出了处于下滑的超过60%的股票。在过去的十二个月中,其股价最高甚至达到了159.36美元。

 

强烈推荐:个人电子书广告赞助开始拍卖

 

Bear Stearns details financial condition


 

NEW YORK (AP) - Bear Stearns (NYSE:BSC) & Co.'s assets under management have shrunk 20 percent since the end of November, and stock and fixed income trading has plummeted to 'well less' than half of activity levels in 2007 and the first quarter of this year, the company said in documents filed with the Securities and Exchange Commission late Friday.

 

The investment bank, which is being taken over by JPMorgan Chase (NYSE:JPM PRH) (NYSE:JPM PRX) (NYSE:JPM PRK) (NYSE:JPM PRJ) (NYSE:JPT) (NYSE:JPM) & Co., with backing from the Federal Reserve, nearly collapsed last month after bad bets in the mortgage market dried up its access to capital and severely deteriorated its ability to generate earnings. With rumors leaking through the market that the bank was in danger of running out of money, investors did not want to trade with Bear Stearns or lend the company money.

 

The SEC filing details rapidly deteriorating conditions that have impaired the New York investment bank's ability to conduct business as it once had. Assets under management fell to $36 billion from $46 billion between the end of its fiscal year on Nov. 30 and March 24. A substantial number of its prime brokerage clients moved accounts to other firms and customer margin balances fell 23 percent to $66 billion since the end of its 2007 fiscal year, according to the filing.

 

'The extremely challenging market environment and the unique issues associated with the operating environment of the company have adversely affected the company's day-to-day business operations,' the company said in the filing.

 

Bear Stearns said it faces a rapid loss of trading partners and customers and may be forced to file for bankruptcy protection and liquidate its assets if the company's deal to sell itself to JPMorgan does not close. With the bank's stock trading at about $30, JPMorgan stepped in with a $2 per share offer that was later raised to $10.

 

In the days leading up to the offer from JPMorgan, Bear Stearns released statements suggesting the company's finances were sound. Still, nervous investors sold shares sending the stock down more than 60 percent the first 10 days in March. The shares traded as high as $159.36 apiece in the last 12 months.

 

------------------------------
本文为王易见翻译,转载请通告,欢迎合作
联系方式:
QQ 543415188
MSN feitianhanxue@hotmail.com 
Email:feitianhanxue@126.com

这篇关于贝尔斯登公布详细财务状况的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/699743

相关文章

CSS中的Static、Relative、Absolute、Fixed、Sticky的应用与详细对比

《CSS中的Static、Relative、Absolute、Fixed、Sticky的应用与详细对比》CSS中的position属性用于控制元素的定位方式,不同的定位方式会影响元素在页面中的布... css 中的 position 属性用于控制元素的定位方式,不同的定位方式会影响元素在页面中的布局和层叠关

在Windows上使用qemu安装ubuntu24.04服务器的详细指南

《在Windows上使用qemu安装ubuntu24.04服务器的详细指南》本文介绍了在Windows上使用QEMU安装Ubuntu24.04的全流程:安装QEMU、准备ISO镜像、创建虚拟磁盘、配置... 目录1. 安装QEMU环境2. 准备Ubuntu 24.04镜像3. 启动QEMU安装Ubuntu4

SpringBoot整合Flowable实现工作流的详细流程

《SpringBoot整合Flowable实现工作流的详细流程》Flowable是一个使用Java编写的轻量级业务流程引擎,Flowable流程引擎可用于部署BPMN2.0流程定义,创建这些流程定义的... 目录1、流程引擎介绍2、创建项目3、画流程图4、开发接口4.1 Java 类梳理4.2 查看流程图4

SQL Server数据库死锁处理超详细攻略

《SQLServer数据库死锁处理超详细攻略》SQLServer作为主流数据库管理系统,在高并发场景下可能面临死锁问题,影响系统性能和稳定性,这篇文章主要给大家介绍了关于SQLServer数据库死... 目录一、引言二、查询 Sqlserver 中造成死锁的 SPID三、用内置函数查询执行信息1. sp_w

Python UV安装、升级、卸载详细步骤记录

《PythonUV安装、升级、卸载详细步骤记录》:本文主要介绍PythonUV安装、升级、卸载的详细步骤,uv是Astral推出的下一代Python包与项目管理器,主打单一可执行文件、极致性能... 目录安装检查升级设置自动补全卸载UV 命令总结 官方文档详见:https://docs.astral.sh/

Python包管理工具核心指令uvx举例详细解析

《Python包管理工具核心指令uvx举例详细解析》:本文主要介绍Python包管理工具核心指令uvx的相关资料,uvx是uv工具链中用于临时运行Python命令行工具的高效执行器,依托Rust实... 目录一、uvx 的定位与核心功能二、uvx 的典型应用场景三、uvx 与传统工具对比四、uvx 的技术实

canal实现mysql数据同步的详细过程

《canal实现mysql数据同步的详细过程》:本文主要介绍canal实现mysql数据同步的详细过程,本文通过实例图文相结合给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的... 目录1、canal下载2、mysql同步用户创建和授权3、canal admin安装和启动4、canal

SpringBoot集成LiteFlow实现轻量级工作流引擎的详细过程

《SpringBoot集成LiteFlow实现轻量级工作流引擎的详细过程》LiteFlow是一款专注于逻辑驱动流程编排的轻量级框架,它以组件化方式快速构建和执行业务流程,有效解耦复杂业务逻辑,下面给大... 目录一、基础概念1.1 组件(Component)1.2 规则(Rule)1.3 上下文(Conte

Springboot3+将ID转为JSON字符串的详细配置方案

《Springboot3+将ID转为JSON字符串的详细配置方案》:本文主要介绍纯后端实现Long/BigIntegerID转为JSON字符串的详细配置方案,s基于SpringBoot3+和Spr... 目录1. 添加依赖2. 全局 Jackson 配置3. 精准控制(可选)4. OpenAPI (Spri

华为鸿蒙HarmonyOS 5.1官宣7月开启升级! 首批支持名单公布

《华为鸿蒙HarmonyOS5.1官宣7月开启升级!首批支持名单公布》在刚刚结束的华为Pura80系列及全场景新品发布会上,除了众多新品的发布,还有一个消息也点燃了所有鸿蒙用户的期待,那就是Ha... 在今日的华为 Pura 80 系列及全场景新品发布会上,华为宣布鸿蒙 HarmonyOS 5.1 将于 7