voa 2015 / 4 / 26
Now, Words and Their Stories, a VOA Special English program about American expressions. I'm Rich Kleinfeldt with some financial words and expressions used in business and the stock market.
Our first expression is "in the red." It is another way of saying that a business is losing money. In the past, numbers in the financial records of a company were written in red ink to show a loss.
A business magazine recently published a report about a television company. The report said the company was still in the red, but was able to cut its loss from the year before.
A profit by a business is written in black numbers. So a company that is "in the black" is making money. An international news service reported that a private health insurer in Australia announced it was "back in the black with its first profit in three years."
Another financial expression is "run on the bank." That is what happens when many people try to withdraw all their money from a bank. A "run on the bank" usually happens when people believe there is danger a bank may fail or close.
Newspaper reports about a banking crisis in Russia used that expression. They said the government acted because of fears that the crisis would cause a run on the banks.
"When a run on the banks was starting, there was not much they could do," said a banking expert.
"Day trading" is a new expression about a system that lets investors trade directly on an electronic market system. The system is known as NASDAQ, short for The National Association of Securities Dealers Automated Quotation. It was the first completely computerized stock market. It sells stocks of companies not listed on any stock exchange. Many high technology companies are listed on it.
Day trading companies provide a desk and a computer system to an investor who wants to trade. Individuals must provide fifty thousand dollars or more to the trading company to pay for the stocks they buy. Thousands of other investors do day trading from computers in their homes.
A day trader watches stock prices carefully. When he sees a stock rise in price, he uses the computer to buy shares of the stock. If the stock continues to rise in price in the next few minutes, the day trader sells the shares quickly to make a small profit. Then he looks for another stock to buy. If a stock goes down instead of up, he sells it and accepts the loss.
The idea is to make a small profit many times during the day. Day traders may buy and sell stocks hundreds of times each day.
Many day traders lose all their money in a week or so. Only about thirty percent succeed in earning enough from their efforts to continue day trading.
This VOA Special English program, Words and Their Stories, was written by Frank Beardsley. This is Rich Kleinfeldt.
voa 2015 / 4 / 26的更多相关文章
- voa 2015 / 4 / 27
As reports of the death toll rise in Nepal, countries and relief organizations around the world are ...
- voa 2015 / 4 / 25
When English speakers talk about time and place, there are three little words that often come up: in ...
- voa 2015.4.29
Nepal has declared three days of mourning for the victims of Saturday's 7.8 magnitude earthquake tha ...
- Python实现WEB QQ 登录与消息发送(第一版本 2015.06.26)
WEB QQ的登录步骤与协议,需要的度娘下,很多. 转载说明来源:http://www.cnblogs.com/ryhan/p/4602762.html 我这实现是参考了度娘搜的 和自己抓包分析的. ...
- 腾讯 pc端面试(2015.10.26)
整个面试过程全部围绕着我在前一家公司做过的项目开始提问.因为这个项目是我主要负责的,所以面试官第一个问题是让我讲解了整个项目的框架结构.在对于项目的框架结构的讲解方面,大致条理还算清醒但是因为很少对做 ...
- iOS 学习笔记 二 (2015.02.26)
How To Use Git Source Control with Xcode in iOS 6 If you're new here, you may want to subscribe to m ...
- 2015 11 26 java 配置环境变量
使用java软件, 须进行改变配置环境变量.需要2步. 第一,在电脑中找到配置环境变量的位置: 我的电脑,属性,高级,环境变量. 第二,进行添加两个变量,更改一个变量: 1,变量名:JAVA_HOME ...
- voa 2015 / 4 / 19
potentially – adv. capable of becoming real, a possibility tackle – v. to deal with a difficult pr ...
- voa 2015 / 4 / 18
Words in This Story gerund - n. an English noun formed from a verb by adding -ing infinitive - n. th ...
随机推荐
- PHP 关于timezone问题
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use ...
- VR大时代-全景智慧城市搭建是一个任重而道远的任务
全景智慧城市搭建是一个任重而道远的任务,但是也促进了实体市场的蓬勃发展与进步.VR技术改变了人们以往的娱乐方式,而全景智慧城市将会彻底改变人们的生活习惯.VR是未来的计算平台,更是人力发展历史中,技术 ...
- (转)java匿名内部类详解
原文:http://android.blog.51cto.com/268543/384844/ 内部类是指在一个外部类的内部再定义一个类.类名不需要和文件夹相同. *内部类可以是静态static的 ...
- JVM点滴
JVM java拥有GC,为什么还会内存泄漏? 理解什么是内存泄漏: Java中的内存泄露,广义并通俗的说,就是:不再会被使用的对象的内存不能被回收,就是内存泄露. Java为了简化编程工作,对于不再 ...
- 渗透测试工具Nmap从初级到高级
Nmap是一款网络扫描和主机检测的非常有用的工具. Nmap是不局限于仅仅收集信息和枚举,同时可以用来作为一个漏洞探测器或安全扫描器.它可以适用于winodws,linux,mac等操作系统.Nmap ...
- js获取地址栏某个参数
一.获取单个参数: 若地址栏URL为:abc.html?id=123 function getString(){ var locurl=location.href; var sta ...
- 我的第一个Java程序
我的第一个Java程序: class Test{ public static void main(String[] args) { System.out.println(" ...
- python 解析docx文档的方法,以及利用Python从docx文档提取插入的文本对象和图片
首先安装docx模块,通过pip install docx或者在docx官方链接上下载安装都可以 下面来看下如何解析docx文档:文档格式如下 有3个部分组成 1 正文:text文档 2 一个表格. ...
- SDS 链表
sds定义 struct sdshdr{ int len int free char buf[] } sds和c语言类似,仍然把字符串的末尾加上一个'.0',但是不会计入总长度,也就是不会对len造成 ...
- php利用gd实现图片的边框
<?php //实现两张图片合并 并内图片有一定的边框 $file = 'image/qr_1047.png'; $logo = 'image/logo_1047.jpg'; $code = ' ...