Serving the Quantitative Finance Community

Search found 28 matches

  • 1
  • 2
by Silvershark
February 12th, 2004, 7:45 am
Forum: Careers Forum
Topic: Visual Basic Programming Language - Important to learn?
Replies: 4
Views: 189960

Visual Basic Programming Language - Important to learn?

<t>Well if you like modelling in Excel it is very useful. Easy too learn too, especially with the automatic recording function. However, could not possibly believe that it would be useful as a prerequisite for a job. It's a tool, nothing more, nothing less.Beware of the VBA trap... "once learned VBA...
by Silvershark
December 12th, 2003, 1:10 pm
Forum: Programming and Software Forum
Topic: join tables from two db servers in sql server 2000
Replies: 6
Views: 189952

join tables from two db servers in sql server 2000

The great thing with the techniques is that you don't even need to rely on a SQL Server, it could be any db with OLE DB support. Watch out for locking, but that's a resposibility that comes with any system development of course.
by Silvershark
December 11th, 2003, 10:30 am
Forum: Programming and Software Forum
Topic: join tables from two db servers in sql server 2000
Replies: 6
Views: 189952

join tables from two db servers in sql server 2000

<t>QuoteOriginally posted by: yuanche17Does anyone know if sql server 2000 allows a single query to inn-join tables which reside on two different database servers (not different databases, or tables, i.e. each has a unique server name and a workstation name) ?The preferred way is to use Replication,...
by Silvershark
December 3rd, 2003, 12:14 pm
Forum: Technical Forum
Topic: link between Reuters and Excel
Replies: 17
Views: 192096

link between Reuters and Excel

Won't Right-clicking on the cell, selecting 'Format cell' - category - 'Number' work?
by Silvershark
November 5th, 2003, 1:37 pm
Forum: Programming and Software Forum
Topic: Role of XML in Finance?
Replies: 11
Views: 191239

Role of XML in Finance?

<r>QuoteOriginally posted by: DrBenHave you looked at:<URL url="http://data.island.comThey">http://data.island.comThey</URL> have a (beta) Web service data feed at:<URL url="http://data.island.com/ds/dev/ws/beta/Interesting">http://data.island.com/ds/dev/ws/beta/Interesting</URL>, will immidiately h...
by Silvershark
November 4th, 2003, 7:15 pm
Forum: Programming and Software Forum
Topic: Role of XML in Finance?
Replies: 11
Views: 191239

Role of XML in Finance?

<t>I find the problem so far with xml standards are not the standards (the idea is great!) but with the slow pace with which the standard evolves.By the time a xml standard has been developed, 2 or more software product cycles by middleware companies has been completed and the standard is obsolete a...
by Silvershark
November 4th, 2003, 7:50 am
Forum: Off Topic
Topic: Best Movie one liners
Replies: 509
Views: 235200

Best Movie one liners

[Dirty Harry] "We are coming to get you"[Robber] "Who's 'we' sucker??"[Dirty Harry] "Smith, Wesson and ME"
by Silvershark
November 4th, 2003, 7:48 am
Forum: Off Topic
Topic: Best Movie one liners
Replies: 509
Views: 235200

Best Movie one liners

[Girl] "Hello, I'm Plenty"[Bond] "Well of course you are"
by Silvershark
October 29th, 2003, 6:33 am
Forum: Technical Forum
Topic: Access & Bloomberg API
Replies: 34
Views: 215884

Access & Bloomberg API

<r>skimania, I don't thint u can use New keyword together with With Events. You must first declare your object and instanciate it afterwords.Have a look at the office application event sample at:<URL url="http://msdn.microsoft.com/library/en-us/odeopg/html/deconworkingwithevents.asp?Hope"><LINK_TEXT...
by Silvershark
October 10th, 2003, 6:47 am
Forum: Technical Forum
Topic: Access & Bloomberg API
Replies: 34
Views: 215884

Access & Bloomberg API

<r>QuoteOriginally posted by: FDAXHunterWannabedude,You simply created a .NET wrapper for the COM API. Simple as that.<URL url="http://www.csharphelp.com/archives3/archive513.htmlhttp://msdn.microsoft.com/msdnmag/issues/01/08/Interop/And"><LINK_TEXT text="http://www.csharphelp.com/archives3/arc ... ...
by Silvershark
June 24th, 2003, 9:55 am
Forum: Programming and Software Forum
Topic: Excel Email
Replies: 46
Views: 195614

Excel Email

<t>QuoteOriginally posted by: DominguesPlease... could I use Outlook Express or only the MS Outlook?If you use this code demonstrated you have to install Ms Outlook ;-/ What the code actually does is it starts outlook in the background and uses it to send an email.(which means you could use the outl...
by Silvershark
February 26th, 2003, 7:05 am
Forum: Technical Forum
Topic: Correlation matrix
Replies: 5
Views: 190361

Correlation matrix

Bomba,Have a look at Peter Jäckel's book "Monte carlo methods in finance". Theres a chapter devoted to the subject.Regards,
by Silvershark
February 17th, 2003, 7:51 am
Forum: Technical Forum
Topic: Calculating Performance attribution
Replies: 6
Views: 190593

Calculating Performance attribution

Bond,Some very good examples and thurrogh documentation can be found at:http://www.ipoglobal.biz/Interaction101.htmBest of luck !
by Silvershark
January 7th, 2003, 7:24 pm
Forum: Student Forum
Topic: Probability Question
Replies: 8
Views: 190068

Probability Question

<t>Here is an issue that keeps bugging me,Seems to me that the disctinction between normal and log normal distributions are not very clear when returns are analysed in literature.I've found the same approach in a two different VaR calculations (which leads me to some unresolved questions):Let R deno...
by Silvershark
January 6th, 2003, 3:47 pm
Forum: Technical Forum
Topic: VaR assymetry
Replies: 1
Views: 189664

VaR assymetry

QuoteOriginally posted by: potatochipCan you analytically calc VaR if you want to 2. for nonlinear products, include convexityThe delta-gamma VaR approach could be used to account for convexity of non linear products, see the delta-gamma VaR thread on this topic.Regards
  • 1
  • 2