= lcBodyText.lastIndexOf("";
highlightEndTag = "";
}
if (treatAsPhrase) {
promptText = "Please enter the phrase you'd like to search for:";
} else {
promptText = "Please enter the words you'd like to search for, separated by spaces:";
}
searchText = prompt(promptText, defaultText);
if (!searchText) {
alert("No search terms were entered. Exiting function.");
return false;
}
return highlightSearchTerms(searchText, treatAsPhrase, true, highlightStartTag, highlightEndTag);
}
/*
* This function takes a referer/referrer string and parses it
* to determine if it contains any search terms. If it does, the
* search terms are passed to the highlightSearchTerms function
* so they can be highlighted on the current page.
*/
function highlightGoogleSearchTerms(referrer)
{
// This function has only been very lightly tested against
// typical Google search URLs. If you wanted the Google search
// terms to be automatically highlighted on a page, you could
// call the function in the onload event of your tag,
// like this:
//
//var referrer = document.referrer;
if (!referrer) {
return false;
}
var queryPrefix = "q=";
var startPos = referrer.toLowerCase().indexOf(queryPrefix);
if ((startPos < 0) || (startPos + queryPrefix.length == referrer.length)) {
return false;
}
var endPos = referrer.indexOf("&", startPos);
if (endPos < 0) {
endPos = referrer.length;
}
var queryString = referrer.substring(startPos + queryPrefix.length, endPos);
// fix the space characters
queryString = queryString.replace(/%20/gi, " ");
queryString = queryString.replace(/\+/gi, " ");
// remove the quotes (if you're really creative, you could search for the
// terms within the quotes as phrases, and everything else as single terms)
queryString = queryString.replace(/%22/gi, "");
queryString = queryString.replace(/\"/gi, "");
return highlightSearchTerms(queryString, false);
}
/*
* This function is just an easy way to test the highlightGoogleSearchTerms
* function.
*/
function testHighlightGoogleSearchTerms()
{
var referrerString = "http://www.google.com/search?q=javascript%20highlight&start=0";
referrerString = prompt("Test the following referrer string:", referrerString);
return highlightGoogleSearchTerms(referrerString);
}
function subscribe()
{ var cat = 's5';
var title = 'Quantitative Systems Development';
popupWindow = window.open("Subscribe.asp?category=" + cat + "&title=" + encodeURIComponent(title),"Subscribe","height=400,width=800,left=100,top=100,resizable=no,scrollbars=no,toolbar=no,menubar=no,location=no,directories=no,status=no");
}
Quantitative Systems Development |
|
|
Job Listing: Quantitative Systems Development Specialty |
Return to: |
Return to: |
JOB
TITLE [Click on the job title
to display a full job description]
Collapse Job Intro...
|
JOB LOCATION Sort By: Location
|
|
Toronto |
A leading Equity Index Options Market Maker in Toronto is looking for a Senior Quantitative Strategist to help in the design and development of a real-time equity index options mark...
|
|
San Francisco |
San Francisco based Bank is looking for a Quantitative Analyst with experience in implementing Credit and Operational Risk models. The role is to document and support Basel II, PD, ...
|
|
New York, NY /NYC |
| Risk Management team of top hedge fund, trading CDO and CDS, seeks quantitative analyst to build risk analytics for structured credit products and fixed income derivatives. In this...
Job Keywords: risk management, risk analytics, quantitative, quantitative risk, hedge fund, structured credit products, structured products, derivatives, credit derivatives, cdo, fixed income.
|
|
New York City |
| Global hedge fund seeks Quantitative Developers with strong C/C++ programming background experience in network and multithreading real-time applications on Linux/Unix platform famil...
Job Keywords: C++, Multithreading, low latency, hi frequency
|
|
New York / NYC |
A leading global provider of STP, portfolio and risk management solutions to investment banks, broker-dealers, asset management companies and hedge funds is looking for a financial ...
|
|
New York |
| Front Office Application Development role supporting analytics, models, and risk analysis for MBS trading desk. Will interact directly with traders and strategists. Requires strong ...
Job Keywords: C++, mbs, Intex
|
|
New York |
| Global Investment Bank seeks a mid-level Quantitative Analyst to join a team directly supporting a Global Fixed Income Business. Will build models and support trading desks for Fix...
Job Keywords: Quantitative Analyst, Fixed Income, C++,
|
|
New York |
A leading global provider of STP, portfolio and risk management solutions to investment banks, broker-dealers, asset management companies and hedge funds is looking for a financial ...
|
|
New York |
Award winning quantitative hedge fund with a 15+ year track record of success is seeking a Project Manager to join their team. The PM will work closely with a team of investment qu...
|
|
New York |
Private Equity firm located in Midtown is looking for a Mortgage Analytics Developer to support their Whole Loan Portfolio Management group. This position will be responsible for c...
|
|
New York |
A Leading Derivatives Risk Management Solutions Provider in NY is looking for a Senior Level Director to Manage the Product Release/Delivery process from conception to deployment. T...
|
|
New York |
A New York proprietary trading firm is looking for a trader/quant to work on their equity futures/options desk. This is a Junior to Mid-Level role with responsibilities encompassing...
|
|
London |
A rapidly growing and uniquely situated US based sell side equity firm is looking for a senior quantitative analyst to help design, manage and implement algorithmic programs for its...
|
|
Chicago, IL |
A leading Equity Market Maker/Prop Trading firm in Chicago is looking for a Senior Quantitative Execution Strategist to design, develop and enhance the firm'::s trade execution a...
|
|
Chicago, IL |
A leading Equity Index Options Market Maker in Chicago is looking for a Senior Quantitative Strategist to help in the design and development of a real-time equity index options mark...
|
|
Chicago, IL |
A Chicago based proprietary trading firm is looking for a quant/trader to help design and develop a new automated trading system. The responsibilities will encompass: quantitative/s...
|
|
Boston, MA |
| A Boston based Investment Manager is looking for a strong Java programmer to join its Fixed Income portfolio management and analytics development team. Responsibilities include soft...
Job Keywords: java, java developer, fixed income technology, Oracle, Sybase, Gemfire, EHCache
|
|
Boston, MA |
| A Quantitative Equity Investment Manager in Boston is looking for a Quantitative Analyst with strong statistical programming and data mining skills to join the firm's research te...
Job Keywords: regression, data analysis, quantitative research, analytic skills, large data sets, SQL, C++, Matlab, extract data
|
|
Boston, MA |
A fixed income investment manager in Boston is building an enterprise wide fixed income risk management system and is looking for the lead architect on the project. This position is...
|
|
Boston, MA |
A fixed income investment manager in Boston is building an enterprise wide fixed income risk system and is looking for someone who can be the lead architect on the project. This pos...
|
|
Boston |
A Boston based Investment Manager is looking for strong Java programmers to join its Fixed Income Derivatives trading analytics team. Responsibilities include software development a...
|
|
Boston |
A Boston Based Investment Management firm is looking for a Systems Analyst to be the main liaison for the Performance and Attribution team and the firms Systems Group. Responsibilit...
|
***