自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

走马观花

拿来主义

  • 博客(51)
  • 资源 (31)
  • 收藏
  • 关注

原创 credit default swap (CDS) index

Mechanics of a CDS IndexA credit default swap (CDS) index is a measure of the performance of a pre-selected group of CDS quotes (or premiums). The index calculation generally follows the same guidel

2012-12-28 15:59:23 3698

原创 信用差价Definition of 'Credit Spread'

信用差价Definition of 'Credit Spread'1. The spread between Treasury securities and non-Treasury securities that are identical in all respects except for quality rating.2. An options strategy where a

2012-12-28 14:42:39 1949

原创 债券指数(Bond Index)

http://wiki.mbalib.com/wiki/%E5%80%BA%E5%88%B8%E6%8C%87%E6%95%B0债券指数(Bond Index) 目录[隐藏]1债券指数的概念2债券指数的发展2.1指数编制覆盖面的国际化趋势2.2客户化服务趋势2.3“指数家族”的系统化2.4流通规模不断提升趋势2.5指数

2012-12-28 14:29:25 1708

原创 灰色市场(Gray Market),简称灰市,也称半黑市

http://wiki.mbalib.com/wiki/%E7%81%B0%E8%89%B2%E5%B8%82%E5%9C%BA灰色市场(Gray Market),简称灰市,也称半黑市 目录[隐藏]1什么是灰色市场2灰色市场的分类3国际灰色市场的成因4国际灰色市场的影响4.1对品牌拥有者的影响4.2对渠道商的影响4.3

2012-12-28 14:23:54 4366

原创 当期收益率(Current Yield)

http://baike.baidu.com.cn/view/1319695.htm当期收益率(Current Yield)   当期收益率又称直接收益率,是指利息收入所产生的收益,通常每年支付两次,它占了公司债券所产生收益的大部分。  当期收益率是债券的年息除以债券当前的市场价格所计算出的收益率。它并没有考虑债券投资所获得的资本利得或是损失,只在衡量债券某一期间所获得的现

2012-12-28 14:07:37 9725

原创 证券回购市场repo market

证券回购市场出自 MBA智库百科(http://wiki.mbalib.com/)证券回购市场的概念   证券回购市场是指债券持有人在卖出一笔债券的同时,与买方签订协议,约定一定期限和价格买回同一笔债券的融资活动。证券回购市场是短期的金融商品交易市场,与同业拆借市场、票据市场一道构成货币市场的基本组成部分。国外的证券回购市场   证券回购又称回购协议,是证券市场

2012-12-27 18:04:17 6247

原创 基差交易(basis trading)

Definition of 'Basis Trading'An arbitrage trading strategy that aims to profit from perceived mispricing of similar securities. Basis trading relates to a trading strategy in which a trader believes

2012-12-27 17:56:21 5092

原创 证券/资产证券化

证券证券是多种经济权益凭证的统称,是证明证券持有人有权按其券面所载内容取得应有权益的书面证明。按其性质,不同证券分为证据证券,凭证证券、有价证券等等。有些证券是可以在市场上流通的,证券的存在活跃了金融、经济和投资。对证券的不恰当投机,例如无货沽空,可导致金融市场的动荡。无货沽空(卖空)(Naked Short Selling)投机者在交易中,在交易市场上出售或者声称出售自己并不持有的股票、

2012-12-27 11:03:57 2019

原创 Credit Engineering for Bankers - A Practical Guide for Bank Lending, 2 edition

http://floads.com/ebooks_free/10664-credit-engineering-for-bankers.html Credit Engineering for Bankers - A Practical Guide for Bank Lending, 2 edition2010 | 556 Pages | ISBN: 0123785855 | PDF |

2012-12-27 09:55:16 989

原创 maven rpm package fails with “ERROR!!!!SGSBASE value is not set.Hence exitting”

http://stackoverflow.com/questions/13269604/maven-rpm-package-fails-with-errorsgsbase-value-is-not-set-hence-exitting  seems the issue is that the rpm-maven-plugin is a company specific interanl

2012-12-25 17:25:31 1183

转载 java: cannot execute binary file错误

http://everlook.iteye.com/blog/1568886tomcat报错: /data/cmsolr/tomcat-solr-bid/bin/catalina.sh: line 333: /usr/java/jdk1.6.0_19/bin/java: cannot execute binary file问题的一般原因:操作系统位数和jdk版本的位数不对应

2012-12-25 16:10:29 3115

原创 Finacial professional

特许金融分析师(CFA-Chartered Financial Analyst)CFA是由美国投资管理与研究协会(AIMR)于1963年开始设立的特许金融分析师资格证书考试。考试每年举办一次,是世界上规模最大的职业考试之一,是当今世界证券投资与管理界普遍认可的一种职业称号。 CFA 的课程以投资行业的实务为基础。要成为一名CFA,必须经过美国投资管理与研究协会命题、组织的全球统一考试。分初、中

2012-12-25 14:15:21 1361

转载 Oracle中EXECUTE IMMEDIATE的使用技巧

http://database.ctocio.com.cn/38/12238038.shtmlEXECUTE IMMEDIATE代替了以前Oracle中DBMS_SQL package包. 下面就为您介绍Oracle中EXECUTE IMMEDIATE的使用技巧,供您参考……  EXECUTE IMMEDIATE代替了以前Oracle中DBMS_SQL package包. 下面就为您介

2012-12-25 12:58:23 10261

转载 总帐与明细帐

http://www.baike.com/wiki/%E6%80%BB%E5%B8%90%E4%B8%8E%E6%98%8E%E7%BB%86%E5%B8%90%E5%B9%B3%E8%A1%8C%E7%99%BB%E8%AE%B0总帐与明细帐平行登记开放分类: 会计核算原理名词 目录 1 要点 2 关系 3 相关资料 图片 讨论 知识魔块

2012-12-24 17:57:55 2302

转载 美国次级贷款来龙去脉

http://www.goomj.com/rmp/rmp774.htm有一点应该澄清,并非所有的对冲基金都使用大剂量的杠杆。事实上,大多数对冲基金使用很少或者不使用杠杆。对冲基金中的一个大类,所谓的市场中立对冲基金一般严格按照1:1的比例同时做空与做多股票,其波动率要远小于股市本身。我所管理的基金也严格控制净风险暴露,波动率也大幅低于股票市场本身。大量使用杠杆的对冲基金集中在信贷类对冲基金中。

2012-12-24 17:45:43 1625

原创 Swap legs

http://en.wikipedia.org/wiki/Swap_(finance)Swap (finance)From Wikipedia, the free encyclopediaJump to: navigation, searchThis article needs attention from an expert in

2012-12-24 17:13:46 2304

原创 远期合约(Forwards/Forward Contract )

http://wiki.mbalib.com/wiki/%E8%BF%9C%E6%9C%9F%E5%90%88%E7%BA%A6远期合约概述   远期合约是20世纪80年代初兴起的一种保值工具,它是一种交易双方约定在未来的某一确定时间,以确定的价格买卖一定数量的某种金融资产的合约。合约中要规定交易的标的物、有效期和交割时的执行价格等项内容。  远期合约指合约双方同意在未来日期按照固

2012-12-24 16:44:50 4449

原创 Option leg

Definition of 'Leg'1. Term describing an order entry technique used by brokers. A leg occurs when a broker executes contingent orders in separate phases, thus increasing the risk for price swings th

2012-12-24 16:36:24 1224

转载 或有资产(contingent asset)

http://wiki.mbalib.com/wiki/%E6%88%96%E6%9C%89%E8%B5%84%E4%BA%A7或有资产(contingent asset) 目录[隐藏]1什么是或有资产?2或有资产的特征3对或有资产的披露4或有资产分析什么是或有资产?  或有资产指过去的交易或事项形成的潜在资产,其存在须通过未

2012-12-24 15:27:08 1940

原创 Cost Of Carry

Definition of 'Cost Of Carry'Costs incurred as a result of an investment position. These costs can include financial costs, such as the interest costs on bonds, interest expenses on margin accounts

2012-12-21 15:52:05 733

原创 CUSIP(Committee on Uniform Securities Identification Procedures)

http://www.investopedia.com/ask/answers/04/040704.asp#axzz2FObjSxdk CUSIP stands for Committee on Uniform Securities Identification Procedures. Formed in 1962, this committee developed a system (i

2012-12-21 15:02:44 1545

原创 Tranches

Definition of 'Tranches'A piece, portion or slice of a deal or structured financing. This portion is one of several related securities that are offered at the same time but have different risks, rew

2012-12-21 14:42:58 720

原创 贷款承诺(Loan Commitment)

贷款承诺(Loan Commitment) 目录?1 贷款承诺的定义?2 贷款承诺的种类?3 贷款承诺的风险?4 贷款承诺与贷款意向的区别?5 贷款承诺申办条件?6 贷款承诺的期限 贷款承诺的定义   贷款承诺是指商业银行等金融机构作出的在一定期间内以确定条款和条件向承诺持有者(潜在借款人)提供贷款的承诺。1993年12月,美国联邦储备系统理事会发布修订后的

2012-12-21 13:57:42 4957

原创 Hedge对冲

Definition of 'Hedge'Making an investment to reduce the risk of adverse price movements in an asset. Normally, a hedge consists of taking an offsetting position in a related security, such as a futu

2012-12-21 10:27:53 1302

原创 Illiquid asset

Definition of 'Illiquid'The state of a security or other asset that cannot easily be sold or exchanged for cash without a substantial loss in value. Illiquid assets also cannot be sold quickly becau

2012-12-21 10:09:55 639

原创 Definition of 'Cash Settlement( versus physical delivery of the reference obligation)

Definition of 'Cash Settlement(versus physical delivery of the reference obligation)A settlement method used in certain future and option contracts whereby, upon expiry or exercise, the seller of th

2012-12-21 09:27:47 713

原创 投资级别(Investment Grade)

投资级别(Investment Grade)Definition of 'Investment Grade'A rating that indicates that a municipal or corporate bond has a relatively low risk of default. Bond rating firms, such as Standard & Poor's,

2012-12-20 17:12:51 2171

原创 Reference Obligation

Definition of 'Reference Obligation'The specific underlying debt upon which a credit derivative is based. A reference obligation is issued by the reference entity. It does not represent all the form

2012-12-20 16:59:49 1017

原创 償債基金(Sinking fund)

償債基金(Sinking fund) Definition of 'Sinking Fund'A means of repaying funds that were borrowed through a bond issue. The issuer makes periodic payments to a trustee who retires part of the issue by

2012-12-20 14:45:59 1652

原创 SWIFT(Society for Worldwide Interbank Financial SWIFT Telecommunications---环球同业银行金融电讯协会)

SWIFT百科名片SWIFT又称:“环球同业银行金融电讯协会”,是国际银行同业间的国际合作组织,成立于一九七三年,目前全球大多数国家大多数银行已使用SWIFT系统。SWIFT的使用,使银行的结算提供了安全、可靠、快捷、标准化、自动化的通讯业务,从而大大提高了银行的结算速度。由于SWIFT的格式具有标准化,目前信用证的格式主要都是用SWIFT电文。

2012-12-20 14:04:09 6995

原创 操纵市场(Market Manipulation) 内幕交易(Insider Trading)

Definition of 'Manipulation'The act of artificially inflating or deflating the price of a security. In most cases, manipulation is illegal. It is much easier to manipulate the share price of smaller

2012-12-20 13:46:44 3340

原创 认购权证Call Warrant

Definition of 'Call Warrant'A financial instrument that gives the holder the right to buy the underlying share at a specific price, on or before a specified date. Call warrants are often included in

2012-12-20 11:42:07 893

原创 公司行为(Corporate Actions)

公司行为(Corporate Actions)Definition of 'Corporate Action'Any event that brings material change to a company and affects its stakeholders. This includes shareholders, both common and preferred, as we

2012-12-20 11:33:46 1791

原创 Repurchase Agreement - Repo债券回购

Definition of 'Repurchase Agreement - Repo'A form of short-term borrowing for dealers in government securities. The dealer sells the government securities to investors, usually on an overnight basis

2012-12-20 11:08:02 4333

原创 Buy-in/Sell-Out

http://www.investopedia.com/terms/b/buyin.asp#axzz2FObjSxdkDefinition of 'Buy-In'When an investor is forced to repurchase shares because the seller did not deliver the securities in a timely fashi

2012-12-20 10:48:46 830

原创 Clearing Corporation

http://www.investopedia.com/terms/c/clearingcorporation.asp#axzz2FObjSxdkDefinition of 'Clearing Corporation'An organization associated with an exchange to handle the confirmation, settlement and

2012-12-19 14:13:58 955

原创 纯券过户(free of payment)

http://baike.baidu.com/view/4039265.htm定义  纯券过户简称FOP(Free of Payment),是指债券交割不以资金支付为条件的结算方式,  即结算双方只要求中央结算公司办理债券的交割,款项支付自行办理。  这是一种交易双方建立在互相了解和信任基础上的一种结算方式,也是国外发达市场常用的一种结算方式。 概述  国际证券

2012-12-18 17:54:28 3245

原创 机构经纪

http://www.investopedia.com/terms/p/primebrokerage.asp#axzz2FID9sqge Definition of 'Prime Brokerage'A special group of services that many brokerages give to special clients. The services provide

2012-12-17 17:31:24 602

原创 Quote Driven Market

http://www.investopedia.com/terms/q/quotedriven.asp#axzz2FID9sqge Quote Driven MarketDefinition of 'Quote Driven Market'An electronic stock exchange system in which prices are determined from

2012-12-17 16:59:29 1249

原创 金边债券

http://baike.baidu.com/view/10757.htm早在17世纪,英国政府经议会批准,开始发行了以税收保证支付本息的政府公债,该公债信誉度很高。当时发行的英国政府公债带有金黄边,因此被称为 “金边债券”。在美国,经权威性资信评级机构评定为最高资信等级(AAA级)的债券,也称“金边债券”。后来,“金边债券”一词泛指所有中央政府发行的债券,即“国债”。

2012-12-17 16:00:58 682

精品情绪管理培训PPT课件.pptx

1.什么是情绪 2.情绪双向性 正面,负面 3.情绪的源头 4.情绪管理的重要性 5.有害的情绪 6.情绪管理三部曲 what,why,how 7.调节情绪的五项原则

2020-04-06

Sybase基础教程.doc

第一讲 Sybase基础知识 2 一、客户/服务器体系结构 2 二、访问Sybase服务器的基本过程 2 三、Sybase产品概述 2 四、SQL Server的主要内容 3 五、Sybase的安装与配置 4 第二讲 数据库设备与存储空间管理 4 一、概述 4 二、设备(Device) 5 三、创建与使用段 6 第三讲 数据库与事务日志 8 一、创建用户数据库 8 二、更改数据库 8 三、事务日志 9 第四讲 数据库安全性与用户管理 10 一、安全管理概述 10 二、理解数据库角色 10 三、服务器的帐户管理 11 四、数据库用户管理 11 五、用户的权限管理 12 第五讲 数据库的备份与恢复 13 一、基本概念 13 二、数据库备份 13 三、数据库的恢复 14 四、制定备份与恢复的策略 14 第六讲 数据库与T-SQL语言 14 一、关系模型的基本概念 14 二、SQL语言概述 15 三、Sybase的数据类型 15 四、数据定义语言 15 五、数据操纵语言 17 六、Sybase预定义函数 20 七、数据控制语言 21 第七讲 数据库编程基础 21 一、批处理 21 二、流程控制语言 21 三、存储过程 22 四、触发器 24 五、游标 25 六、事务——维持数据一致性和恢复 26 第八讲 SYBASE数据库用户管理基本概念 27 一、SQL SERVER注册用户和数据库用户 28 二、SQL SERVER数据库用户分类 28 三、别名(aliases)与组(group) 28 四、SYBASE SQL SERVER的角色 28

2014-07-27

Perforce使用介绍

Perforce使用介绍 Perforce SCM System是一款构建于可伸缩客户/服务器结构之上的软件配置管理工具。仅仅应用 TCP/IP,开发人员就能够通过多种Perforce客户端(几种平台的GUI、WEB、或命令行)访问 Perforce服务器。Perforce能够被快速和容易地部署,即使对大型或分布式的站点,也只要求最小限 度的管理。Perforce可以使用在50多个操作系统中,它包括版本控制、工作空间管理、变更处理和 一个强大的分支模型。这里介绍的P4V是perforce的一种可以跨平台使用的客户端。

2014-07-27

struts2 小例子

struts2 小例子, 有利于初学者. 供大家参考使用

2014-06-05

SpringMVC pdf

SpringMVC, a pdf book to describe what spring MVC is like.

2013-11-25

OracleTunning

Oracle Database 11g: SQL Tuning Workshop

2013-01-15

CSDN博客导出工具2.0

CSDN博客导出工具 v2.0 可以把博客导出到电脑里 中文绿色免费版

2012-09-11

spirng-mvc-framework

spirng-mvc-framework

2012-05-11

保险基础数据模型200801版.pdf

保险基础数据模型200801版.pdf data model for IT

2012-03-09

Thrift demo

Thrift demo, a sample to describe the thift model

2012-03-07

apache tomcat

how to use tomcat, with some practice cases

2012-02-14

liferay 项目实例文档

liferay 项目实例文档,基于LiferayPortal的集成信息平台设计与应用服务

2011-12-30

drools example

drools example, some good examples

2011-12-30

apache struts2

apache struts2, what's the spring, and how do we use it

2011-09-13

apache spring2

apache spring2, what's the spring, and how do we use it

2011-09-13

apache spring1

apache spring1, what's the spring, and how do we use it

2011-09-13

apache hibernate

apache hibernate, what's the hibernate

2011-09-13

secure zip

secure zip, Aug 2011 a

2011-09-01

apache struts pdf

apache struts pdf, how to use struts and how to build struts projects

2011-09-01

CXF 项目集成示例

CXF 项目集成示例,如何利用CXF技术去集成一个project

2011-09-01

c#入门经典 第四版

本书分为6 个部分。 ● 引言:概述本书的内容和作者。 ● C#语言:介绍了C#语言的所有内 容,从基础知识到面向对象的技术, 应有尽有。 ● Windows 编程:介绍如何用C#编 写Windows 应用程序,如何部署它 们。 ● Web 编程:描述Web 应用程序的 开发、Web 服务和Web 应用程序的 部署。 ● 数据访问:介绍在应用程序中如何 使用数据,包括存储在硬盘文件上 的数据、以XML 格式存储的数据和 数据库中的数据。 ● 其他技术: 讲述使用C# 和.NET Framework 的一些额外方式,包括 属性、XML 文档说明、网络和GDI+ 图形编程。还探讨了由.NET 3.0 引 入且由.NET 3.5 改进的WPF、WCF 和WF 技术。 下面介绍本书5 个重要部分中的章节。

2011-04-07

sourceforge java solution for oval-1.61

sourceforge developed a set of solution about oval validation, including userguide, java source, java api doc, and oval jar etc.

2011-03-08

eclipse jad 反编译程序

eclipse jad 反编译程序, 先安装eclipse的jad插件,然后将jad的路径指定为该程序

2011-03-02

microsoft visual c# step by step

microsoft visual c# step by step

2011-01-25

java程序员面试宝典.rar

java程序员面试宝典,里边涵盖了Java程序员面试所需的全部题目。

2010-05-30

数据结构常用算法集.chm

数据结构常用算法集,含有实例,是学习数据结构和算法的一本好书!

2010-05-30

基于Liferay Portal的所级图书馆集成信息服务平台设计与实现.pdf

基于Liferay Portal的所级图书馆集成信息服务平台设计与实现.pdf

2010-05-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除