Serving the Quantitative Finance Community

Search found 28 matches

  • 1
  • 2
by poochie
November 9th, 2005, 2:40 am
Forum: Careers Forum
Topic: Goldman Associate salary
Replies: 3
Views: 132428

Goldman Associate salary

I guess they would mainly work in Sales & Trading, right ?Would the base number be the same for other banks like Lehman, MS, ML ?
by poochie
November 8th, 2005, 11:37 am
Forum: Careers Forum
Topic: Goldman Associate salary
Replies: 3
Views: 132428

Goldman Associate salary

Hi,Could anyone tell me what base salary and typical bonus for 1st year Associates in FICC hired from top MBA schools would be in NY and London ?Thanks
by poochie
August 4th, 2005, 2:22 am
Forum: Programming and Software Forum
Topic: Privacy of Bloomberg Mail System
Replies: 2
Views: 140606

Privacy of Bloomberg Mail System

Can mails I send through Bloomberg be seen by my Firm's IT ?
by poochie
May 12th, 2005, 3:35 pm
Forum: Programming and Software Forum
Topic: Deleting a picture from Excel using VBA
Replies: 1
Views: 149272

Deleting a picture from Excel using VBA

<t>I have this excel sheet where I paste a lot of stuff including pictures. I want to write a "clean-up"macro for a selected range of that spreadsheet.So, I write something like:Range("CleanUp_Area").SelectSelection.clearContentsThis clears the cells, but not the pictures included in the selected ra...
by poochie
March 25th, 2005, 6:39 am
Forum: General Forum
Topic: Thread specifically for speculations and predictions...
Replies: 24
Views: 158022

Thread specifically for speculations and predictions...

<t>QuoteOriginally posted by: apinei think that 5) is very interesting. first, i think that both are inter-related and correlated. so i think that if we see rising rates it will be accompanied by higher volatilities. in fact, i think that the 10 yr note yield and volatility is going to be the barome...
by poochie
January 5th, 2005, 3:55 pm
Forum: General Forum
Topic: CPI futures: Why no action?
Replies: 5
Views: 165451

CPI futures: Why no action?

I am interested to know why one would prefer to trade CPI futures to the spot/ forward Break Even Inflation.Thank you.
by poochie
January 5th, 2005, 3:52 pm
Forum: General Forum
Topic: DF01 and DV01 Explanation
Replies: 4
Views: 164793

DF01 and DV01 Explanation

What is DF01 ?
by poochie
December 13th, 2004, 7:57 am
Forum: Careers Forum
Topic: CFA study time for Level I
Replies: 15
Views: 180275

CFA study time for Level I

I studied for 2 days and will find out if that was enough in a couple of months.
by poochie
November 29th, 2004, 9:34 am
Forum: Off Topic
Topic: Top Five Hot Chicks and Top Five Math/Science Guys
Replies: 26
Views: 171718

Top Five Hot Chicks and Top Five Math/Science Guys

Can you also post links to the chicks' pics ?
by poochie
November 15th, 2004, 3:31 pm
Forum: Programming and Software Forum
Topic: anonymous namespaces
Replies: 5
Views: 173889

anonymous namespaces

<t>Athletico/DCFC,Many thanks for your answers.This is certainly not a trick question I made up. In fact, I had actually seen something like that in (bad ?) production code, though the nested declarations were redundant and not referenced outside.>>>>>>>I suspect Visual C++ treats your example synta...
by poochie
November 15th, 2004, 8:26 am
Forum: Programming and Software Forum
Topic: anonymous namespaces
Replies: 5
Views: 173889

anonymous namespaces

hmnn... anybody ?
by poochie
November 15th, 2004, 8:12 am
Forum: Careers Forum
Topic: what's my chance to get in the financial math program?
Replies: 10
Views: 170787

what's my chance to get in the financial math program?

Yeah, can't see anything to prevent you from getting in.
by poochie
November 9th, 2004, 10:22 am
Forum: General Forum
Topic: An Open Challenge to Nassim Taleb from Hamilton
Replies: 97
Views: 208846

An Open Challenge to Nassim Taleb from Hamilton

QuoteYour work for the Environmental Protection Agency is greatly appreciated. Perhaps you should conduct a forum poll.Do you know if the EPA hires quants ?
by poochie
November 9th, 2004, 10:18 am
Forum: Off Topic
Topic: gann
Replies: 5
Views: 170489

gann

Why dont you start off the discussion ?
by poochie
September 28th, 2004, 3:21 pm
Forum: Programming and Software Forum
Topic: anonymous namespaces
Replies: 5
Views: 173889

anonymous namespaces

If I have the following anonymous namespace definition:namespace { int x1; namespace{ int x2; namespace { int x3; } }}x1 can be referenced as ::x1. What is the correct syntax for referencing x2 and x3 ?
  • 1
  • 2