Serving the Quantitative Finance Community

Search found 6 matches

by Fnut
September 1st, 2010, 8:43 am
Forum: Technical Forum
Topic: When is R square significant?
Replies: 5
Views: 30959

When is R square significant?

Hi,This question is usually subjective, and people always have in mind some arbitrary levels over which the R square shows a significant regression.Is there a way to know if the R-square is good enough for a particular regression?Thanks,
by Fnut
June 16th, 2010, 10:05 am
Forum: General Forum
Topic: ICA (independant Component Analysis)
Replies: 1
Views: 27286

ICA (independant Component Analysis)

Hi,I'm looking for an ICA tool in VBA.Most of the ICA tools use JADE algorithm, but most of them are in Matlab...You can also find one in R but the matrice has to have 2 or 3 dimensions which is not enough for what I need to do.Does anyone has something already written in VBA?Thanks,
by Fnut
May 28th, 2010, 10:20 am
Forum: General Forum
Topic: VBA macro to send messages via BBG
Replies: 12
Views: 36684

VBA macro to send messages via BBG

<t>One more little thing.Apparently, "<down"> allows you to go to the next "input area"Therefore, one first "<down"> is needed to go from the "To:" to the "Subject", and another one to go from "Subject" to the "body".Now, you can't use "<down"> to go to the next line. I have tried other things such ...
by Fnut
May 28th, 2010, 9:49 am
Forum: General Forum
Topic: VBA macro to send messages via BBG
Replies: 12
Views: 36684

VBA macro to send messages via BBG

It works!!!!I just need to adapt it to my messages, but the idea is there.Thank you so much!
by Fnut
May 26th, 2010, 11:33 am
Forum: General Forum
Topic: VBA macro to send messages via BBG
Replies: 12
Views: 36684

VBA macro to send messages via BBG

The Help desk is usually very helpful, but this time they did'nt have any answer for me.I'm going to have a deeper look in the API guide.Thanks anyway
by Fnut
May 26th, 2010, 6:44 am
Forum: General Forum
Topic: VBA macro to send messages via BBG
Replies: 12
Views: 36684

VBA macro to send messages via BBG

<t>Hi,I know that we usually use VBA to grab data from Bloomberg, but in my case I would like to do the "opposite".Let me explain.I have to send a message with product prices via Bloomberg to a list of users. For that I use MSGE in BBG, then I enter the subject, the list of users, and finally the bo...