Serving the Quantitative Finance Community

Search found 45 matches

by pjakubenas
March 18th, 2025, 11:36 am
Forum: General Forum
Topic: Convertible bonds in EU and UK
Replies: 0
Views: 378

Convertible bonds in EU and UK

Could anyone share so light on convertible bonds market here in EU and UK?
How big is the market?
Who are the players, costumers, which software do they use?
Any books, notices, blog posts are welcome.

I know that Ito33 is/was sort of big there, but their site is not very active.
by pjakubenas
August 18th, 2010, 7:04 am
Forum: Forum and Website Bugs and Suggestions
Topic: Shouldn't we have a possibility to comment the blogs?
Replies: 4
Views: 25608

Shouldn't we have a possibility to comment the blogs?

Well, some of Collector's postings invite themselves to be commented.
by pjakubenas
August 17th, 2010, 7:14 am
Forum: Forum and Website Bugs and Suggestions
Topic: Shouldn't we have a possibility to comment the blogs?
Replies: 4
Views: 25608

Shouldn't we have a possibility to comment the blogs?

Shouldn't we have a possibility to leave comments in the blogsas everywhere? Or the danger of trolling is too big?
by pjakubenas
June 3rd, 2010, 2:14 pm
Forum: Book And Research Paper Forum
Topic: new book
Replies: 12
Views: 29900

new book

How does LAP is going to pay you?Or is it samizdat?
by pjakubenas
November 30th, 2006, 12:25 pm
Forum: General Forum
Topic: simple question about complete markets
Replies: 18
Views: 88316

simple question about complete markets

<t>No, how you will be able to replicate, say call at the money of the first asset? (there are too many possibilities)The one period market is complete iff you have n possible future states and n-1 differentlinearly independent risky assets. If You have a continuum...(well, a countable number of ass...
by pjakubenas
November 28th, 2006, 11:56 am
Forum: General Forum
Topic: Who Needs Hedge Funds?
Replies: 12
Views: 89128

Who Needs Hedge Funds?

Is Mr Kat able to reproduce alpha of, say, Renaissance Technologies?At least it's _not_ what he claims in here
by pjakubenas
November 27th, 2006, 2:01 pm
Forum: General Forum
Topic: Alternative to Excel?
Replies: 35
Views: 91452

Alternative to Excel?

Calculator this one?Lotus 123 is dead loooong ago.Re: open office thingie, I wouldn't suggest it. I couldn't find a decent VBA equivalent in it...
by pjakubenas
November 24th, 2006, 2:26 pm
Forum: General Forum
Topic: Hedge fund indexes
Replies: 0
Views: 87313

Hedge fund indexes

<t>Your opinions?I've looked throught the Van Global Hedge Fund Indexand S&P Hedge Fund Index.From what I read I've understood that:First of all they define several categories of strategies(Arbitrage, Event Driven, etc) which in their humble opinion represent main types of hedge funds.ThenVAN ju...
by pjakubenas
July 16th, 2006, 9:17 pm
Forum: Book And Research Paper Forum
Topic: HJM paper
Replies: 10
Views: 100812

HJM paper

by pjakubenas
March 15th, 2006, 1:06 pm
Forum: Book And Research Paper Forum
Topic: Paskov - Quasi- Monte Carlo
Replies: 5
Views: 115323

Paskov - Quasi- Monte Carlo

Well, these are preprint versions. Or do You need official ones? I wiil be of no help to You here.HTH
by pjakubenas
March 15th, 2006, 12:24 pm
Forum: Book And Research Paper Forum
Topic: Paskov - Quasi- Monte Carlo
Replies: 5
Views: 115323

Paskov - Quasi- Monte Carlo

check google, or go directly to Citeseer
by pjakubenas
February 23rd, 2006, 10:02 am
Forum: Technical Forum
Topic: Martingales and Polya urns
Replies: 2
Views: 118874

Martingales and Polya urns

Maybe I'm too stupid this morning but hey, what I've got to looseMy two cents:It's easy to check thatE(X_{n+1}|F_n)=X_nTherefore for any n>mE(X_{n}|F_{m})=E..E(E(X_{n}|F_{n-1})|F_{n-2})....|F_{m})=E..E(E(X_{n-1}|F_{n-2})....|F_{m})= ... =X_mQEDHTH
by pjakubenas
May 7th, 2005, 11:08 am
Forum: Technical Forum
Topic: How to approximate the function in two variables with polynomials?
Replies: 8
Views: 152408

How to approximate the function in two variables with polynomials?

Moi non plus...I'll test it when the occasion arises...
by pjakubenas
May 2nd, 2005, 5:06 pm
Forum: Technical Forum
Topic: How to approximate the function in two variables with polynomials?
Replies: 8
Views: 152408

How to approximate the function in two variables with polynomials?

<t>It was over whole R^n, but out of big interval, there is no big difference (the parameters over whichthe integration should have been done are sort of normal).Actually, I've found another way: as Shadoks (the French cartoon caracters) say 'If there is no solution, then there is no problem!'... ( ...
by pjakubenas
April 21st, 2005, 6:08 pm
Forum: Technical Forum
Topic: How to approximate the function in two variables with polynomials?
Replies: 8
Views: 152408

How to approximate the function in two variables with polynomials?

Thanks... I should precise the question. The function to approximate is a black box, therefore the real problem ishow to choose the (say, interpolation) points. Or maybe just OLS, but, again, which points one has to choose.