My main blog
Labels
Friday, June 12, 2015
recombining tree requires Markov
Thursday, June 11, 2015
fwd contract arbitrage concept - less useful
The basic relationship (between spot price, fwd contract price, T-maturity bond price..) is intuitive, low-math, quite accessible to the layman, so I decided to really understand it, but failed repeatedly. Now I feel it's not worth any further effort. It's not quitting. It's saving effort.
- interviewers won't ask this
- real projects won't deal with it, because the (arbitrage-enforced) precision mathematics simply doesn't manifest in the real data, perhaps due to bid/ask spread
- Only financial math literature makes extensive use of it
I think this is like the trigonometry or the integration techniques -- you seldom need them outside academics.
Friday, October 3, 2014
equity swap, according to (my interpretation of) Pravin
Today, however, you pay me a fixed x% of the notional.
So the contract always references some index.
Tuesday, June 17, 2014
a few benchmarks in finance (vwap, sharpe...
Investment performance benchmark - various indices
Investment performance benchmark - risk free rate
Investment performance benchmark - value benchmark and size benchmark. See the construction http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library/f-f_bench_factor.html
Execution benchmark - vwap. I feel this is the natural, logical benchmark. "Did I sell my 5000 shares at yesterday morning's average price?"
Execution benchmark (2nd most common) -- implementation shortfall (very similar to arrival price)
Saturday, June 14, 2014
finance model -- various meanings, very briefly
A "model" means something different in buy-side than in derivative pricing including complex structured products.
On the buy-side, I feel a model is like a regression formula that Predicts a (single?) dependent variable using several explanatory variables. In simple words, such a model is an alpha model, which is related to a trading strategy.
Friday, June 13, 2014
S&P 500 index - various symbols
The S&P 500 is often quoted using the symbol "SPX" or "INX", and may be prefixed with a caret (^) or with a dollar sign ($).
"GSPC" is another symbol
Tuesday, May 27, 2014
merger arbitrage, basics
Monday, May 12, 2014
extreme long-short allocations by MV optimizer
This is stressed over and again in my MV optimization course...
Suppose we have only 2 securities with high correlation.
Often one of them (AA) has a slightly higher Sharpe ratio than the other. The optimizer would go long a few hundred percent (say 300%) on it, and short 200% on the other (BB). These allocation weights add up to 100%.
If we tweak the historical mean return a bit so AA's Sharpe ratio becomes slightly below BB, then the optimizer would recommend go deep short AA and deep long BB.
This is a common illustration of the over-sensitivity and instability of MV allocation algorithm. In each case, the optimization goal is maximum Sharpe ratio of the portfolio. Why Sharpe? MV
Wednesday, May 7, 2014
risk premium - dynamic factor models
Tuesday, May 6, 2014
risk premium - static factor models
Thursday, October 10, 2013
professional option traders
There are real risks that the option could get exercised, so the option sellers always need some protection.
Wednesday, September 25, 2013
Professionals “always” trade pairs
Professionals "always" trade pairs like
- Relative value pairs
- Option "strategies"
My problem with pair trading is the commission or bid/ask spread.
__Tan Bin (+65)6530 1386 OC Centre #17__
Sunday, April 7, 2013
securities with negative value
Friday, November 16, 2012
tick data volume
alone. With 390 minutes in a typical stock exchange trading day, many stocks end up with well over 5000 ticks per day.
Tuesday, August 14, 2012
CDS pricing, briefly
Then you can price all related credit instruments using this credit spread curve.
Thursday, August 2, 2012
order internalization
---------- a veteran's answer ----------
"I don't think we have logic locally to cross against firm automatically. The trader would have to send an explicit order to cross against firm. There is a Smart Order Router layer that intercepts order and they may have some logic there to automatically cross against firm."
On 6/20/2012 3:10 AM, Bin TAN (Victor) wrote:
See job spec below about "internalization". Is there non-trivial business logic about that in your system? I guess if a client places a limit buy order and the internal best offer is better than the exchange best offer then do it internally. Is it that simple or there are hidden complications.
Not sure about market orders but I guess if the internal best offer is better than the exchange best offer then obvious...
Friday, October 1, 2010
profit margin in equities
* there are block trading venues that facilitate low-impact block trades between buy side vendors - high margins
* then there are various equity derivatives, like options trading and equity swaps - that's another ball game
Tuesday, March 9, 2010
risk management in wealth management
* client risk -- sub ledger to feed to secDB so we could analyze risk for each client.
Tuesday, October 6, 2009
rule based margin calc + stress test (GS prime brokerage?)
Then apply rules. Rule-based calculator recognizes known hedge strategies and picks out each pair (or 3-some ...) of positions in a hedge. These tend to reduce the margin requirement. Known as margin release??
Lastly, apply stress test to simulate worst cases. One of the worst cases is the worst worst. In the worst worst, price can be 5% worse then normal, so investor's margin requirement should increase 5% to cover that.