Serving the Quantitative Finance Community

Search found 17 matches

  • 1
  • 2
by HockeyPlayer
October 27th, 2009, 12:55 pm
Forum: Programming and Software Forum
Topic: Doing post-trade position monitoring from drop copies?
Replies: 1
Views: 33732

Doing post-trade position monitoring from drop copies?

<t>I'm looking for a software package or service that takes drop copies from the exchange and provides risk checks and position monitoring. This would be a fail-safe for our in house trading system. I need support for US equities and futures exchanges, fixed income would be nice. FTEN is the only ve...
by HockeyPlayer
February 24th, 2009, 8:59 pm
Forum: Technical Forum
Topic: Thinnest margin trades?
Replies: 0
Views: 42137

Thinnest margin trades?

What is the thinnest margin trade that you have ever done? We're coming from futures to stocks and are suprised most liquid stocks trade at only 1 penny wide. For ultra high-frequency stock trades, what margin is acceptable? 10 cents per 100 shares? 50 cents?
by HockeyPlayer
February 24th, 2009, 8:57 pm
Forum: Technical Forum
Topic: Pricing XLF?
Replies: 0
Views: 42224

Pricing XLF?

We're futures guys moving into stocks, and are trying to figure out how to price XLF. There is big size on the bid and offer, usually 1 penny wide. How are the market makers pricing this? If you use the component stocks, how many do you include?
by HockeyPlayer
January 6th, 2009, 4:59 pm
Forum: Programming and Software Forum
Topic: Front End
Replies: 6
Views: 45590

Front End

We use Excel to drive our black box; it works nicely for getting data out (via RTD), but it is pretty ugly using RTD to send data from Excel to the application.
by HockeyPlayer
January 6th, 2009, 4:58 pm
Forum: Programming and Software Forum
Topic: Meaning of Inter-market sweep orders?
Replies: 2
Views: 54550

Meaning of Inter-market sweep orders?

Anyone able to comment?If not, how about a pointer to researching this? Should I start reading the Reg NMS docs?
by HockeyPlayer
December 23rd, 2008, 3:53 pm
Forum: Programming and Software Forum
Topic: Best way to have real time data in Excel
Replies: 14
Views: 56993

Best way to have real time data in Excel

We built an RTD Server to provide realtime data to Excel; straightforward and works well. You can use the same protocol to send data from Excel to some other program, but it is considerably less elegant.
by HockeyPlayer
December 19th, 2008, 2:32 pm
Forum: Programming and Software Forum
Topic: Meaning of Inter-market sweep orders?
Replies: 2
Views: 54550

Meaning of Inter-market sweep orders?

<t>When you send an order to a US equity exchange, you have the option of marking the order as an Inter-market sweep order (ISO). From talking with the exchange, it appears that marking an order as ISO means it can be filled without conforming to the NBBO. What does it really mean? For example, the ...
by HockeyPlayer
November 20th, 2008, 7:27 pm
Forum: Programming and Software Forum
Topic: Buy/Sell/Short Sell for equities?
Replies: 4
Views: 46747

Buy/Sell/Short Sell for equities?

<t>Imagine I'm long 100 and send a sell 100 (which would not be a short sale) that does not fill (it goes resting in the book). Then another trader in the firm sells 100, so now the firm position is zero. If I want to amend the price on my resting sell order, do I need to cancel it and re-enter a ne...
by HockeyPlayer
November 19th, 2008, 2:59 pm
Forum: Programming and Software Forum
Topic: Buy/Sell/Short Sell for equities?
Replies: 4
Views: 46747

Buy/Sell/Short Sell for equities?

<t>US Equity orders are required to be marked as Buy, Sell or Sell Short. I understand that it is important to mark each order correctly, but I want to discuss how critical it is for every order to be marked correctly. Is this a situation where 95% correctness is acceptable, or does it need to be 99...
by HockeyPlayer
October 21st, 2008, 3:39 pm
Forum: Trading Forum
Topic: Prop Broker
Replies: 4
Views: 49572

Prop Broker

The commission seems low, only 2.5 cents/hundred. Or is that a typo? We're trading a fair amount of volume, and my broker is charging 20 cents/hundred shares, plus the SEC fees and passing through the exchange fees/rebates.
by HockeyPlayer
September 2nd, 2008, 2:01 pm
Forum: Programming and Software Forum
Topic: Interesting Story
Replies: 3
Views: 49936

Interesting Story

<t>There is an interesting story in a recent newsletter about trying to find the location of an exchange's matching engine to aid in picking a colocation facility. I'm including the story below. I'd be interested in comments; my thoughts:1) I've never heard of an exchange keeping the matching engine...
by HockeyPlayer
August 8th, 2008, 12:20 pm
Forum: Programming and Software Forum
Topic: Manual Trading software for equities and futures
Replies: 0
Views: 50140

Manual Trading software for equities and futures

<t>I'm looking for a software package for our traders to use for manual trading that supports equities and futures, and preferrably FX. We currently use TT, but our system is expanding into stocks, so we need something that supports equities.We need a price ladder that shows volume and allows single...
by HockeyPlayer
June 19th, 2008, 3:29 pm
Forum: Programming and Software Forum
Topic: C#: claim and reality
Replies: 30
Views: 67302

C#: claim and reality

As already mentioned; the code can likely be parallelized well.This is going to be easier in C# than C++ and is likely to lead to significant improvements, that will continue to accrue over time (as the target machine gets more cores).
by HockeyPlayer
June 19th, 2008, 3:27 pm
Forum: Programming and Software Forum
Topic: Hard Excel Interview questions
Replies: 20
Views: 59627

Hard Excel Interview questions

What are they supposed to do with Excel? RTD is commonly used in finance; so they should be able to discuss what it is good at (streaming data into Excel) and what is shouldn't be used for (getting data out of Excel).
by HockeyPlayer
June 16th, 2008, 8:14 pm
Forum: Programming and Software Forum
Topic: Lets talk about speed
Replies: 8
Views: 56050

Lets talk about speed

Thanks for the responses, especially the relevant ones. The forum software is lousy, but the content is often useful.
  • 1
  • 2