warren 的个人资料Trading for a Living照片日志列表更多 工具 帮助

日志


3月27日

said by warren

In Wall Street, one penny is everything, and one million is nothing.
 
3月16日

小贝同学值2块钱了

而且是这么爽快达成的协议.看来明天小贝同学要表演继安然以来又一次大跳水了,悬念大概在于到底是2块开还是1块.想想上周五mar10 put .7还是很便宜的.
 
fed豆豆活活终于宣布了酝酿了很久的降息,.25...所以这个柯林斯潘的继承者(其实我不知道他的名字)才上台做的几件事就说明他根本没有能力在这个位置上.所以很奇怪的是为啥联储主席都是找凯恩斯学派的.啥时候来芝加哥找个教授去当? 其实格同学在位的20年是美国股票黄金20年,许多的乱七八糟理论例如指数基金优于共同基金之类大概都是这个时代出现的.考虑到现在总统位置上的iq卡余额不足,联储主席应该承担更多的责任. 芝加哥学派是否应该派个代表受命于危难之际?哈哈
 
其实我很不理解的是为啥中国学校的经济学大多教的都是凯恩斯主义的一套.其实我这个人很难对什么东西有什么偏见的,不过以我的鼠目寸光,凯恩斯主义被证明成立的例子好像在历史上只发生过一次.经济学是一个如此百花齐放的学说,有兴趣的人都是有权利选择喜欢和适合自己的.
 
谨慎以为: 下周大概还是走低的情况. 如之前哪天说的,现在我们大概现在可以看到1200了.
 
3月14日

世上再无bear stern...

不知道信奉凯恩斯主义的同学们是否觉得最近fed挽救mortgage的举措再次说明政府行为对于经济和市场很无力,在自由的市场当中。。。
bsc大跌45%,mar 10put 到了.7, 学习金融工程的同学们可以算下他的Implied vol,大概是700,800%的样子。。。我算了下似乎这样。。。。。bear stern这个名字以前就没怎么听说过,听说过也没记起来,大概以后这个名字也没了。觉得在这些银行当中bear stern这个名字异常突兀,还有叫bear的。。。而且还是投行。。。先拿它开刀也很正常。小bear同学的倒下,大概会拉开了所有银行连锁反应的序幕,包括gs,我看他家早就不爽了。不过这件事发生在fed救市之后几天,不知道是不是很幽默,凯恩斯学派的同学们是不是考虑转投chicago学派或者弗里德曼的自由学说门下。。。
 
更为幽默的是,中国终于多年之后,忍不住寂寞开始投资美国股市,ms,blackstone。不知道现在中投的顶级trader们是不是依然觉得很爽。不过个人以为,爽的应该还在后面。还有个不知死活的中金传说中也来ws送钱了,地球人拭目以待。
 
没看过熊长啥样的同学们如今是大多活跃在第一线的,看过熊长啥样的同学们大概多数已经隐退江湖了。世上可能再无bear stern.
金融市场就是这样,历史不断的重演,可是历史又很容易被人遗忘.jesse livermore大概也已经被21世纪的地球人忘记了,一个曾在29年真正beat the market的,史诗中英雄般的名字。当然他最终被自己打败了。
 
3月11日

同志们开动脑筋想一想

fed今天说要用tbond换mortgage,是等于是买出tbond么.于是bond今天全线下降,殖利率上移.
懂经济学或者没学过经济学的同志们发表下看法?fed此举会带来什么影响?和降息政策是否矛盾,对股市有什么影响?对房贷会有什么影响?
欢迎讨论.

Thank you Roger

It is Professor Roger's last class for us. It is a pity that he will not teach us next quarter.
 
Professor Roger is the greatest teacher I have ever met, honestly. He is young and full of passion, profound but modest. He is like a sea but a bowl of water from him is enough to satisfy us. He is a close form solution for the frame and brand of UC. He is a phenomenon and a numerial of the industry. He is the idol of everyone in this program.
 
Thank you Roger! On the long way to the financial freedom, we shall go straight ahead, and never turn back.
 
 
3月4日

interview question1 zz

Problem 1 (Probalility) :
let's say A keep tossing a fair coin, until he get 2 consecutive heads,  define X to be the number of tosses for this process; B keep tossing another fair coin, until he get 3 consecutive heads, define Y to be the number of the tosses for this process. Calculate P{X>Y}
 
想了半天想不出来,有地球人想出来的贴下答案.
 
突然想到很好的方式,我们经常性的发些interview question在blog上面,大家讨论下,性价比是相当高的,高过blog不知道在说什么。同志们以为如何?这样考虑interviewquesiton似乎也有促进.
 
另贴其他问题小弟的一些想法:
 
Problem 2 (Probability):
100名乘客要上飞机,飞机上100个座位。第一个乘客不按号,随便乱坐,剩下的人都安分守己,会对照自己的座位号(第二个去2号位,第三个去3号位,so on and so forth),除非座位已经被占,他们才会随即挑一个,请问第100个乘客(最后一个)能坐自己号的概率是多少?
 
递归,n-2/2*(n-1)
 
Problem 3 (Probalility):
flip a fair coin, 你期望扔多少次, 才能扔出俩脑袋连一起的?
 
6
 
Problem 4 (Mathematics):
derivative of x^x
 
d(x^x)/dx
 
Problem 5 (IT):
You are given an array of integer of size N (A[0],A[1],A[2],...A,[N-1]) containing both negative and non-negative integers. Design an efficient algorithm to find the sub sequence A[i],A[i+1],A[i+2]...,A[j] having the maximum summation (A[i]+A[i+1]+A[i+2] + ...+A[j] have the highest sum). What is the complexity of your algorithm?
 
转黄亦元同学处阅。
 
Problem 6 (Most difficult one):
Alice and Bob play a game in which they take turns removing stones from a heap that initially has n stones. The number of stones removed at each turn must be one
less than a prime number. The winner is the player who takes the last stone. Alice plays first. Prove that there are infinitely many n such that Bob has a winning strategy. (For example, if n = 17, then Alice might take 6 leaving 11; then Bob might take 1 leaving 10; then Alice can take the remaining stones to win.)
 
反证。