Serving the Quantitative Finance Community

Search found 32 matches

by CO2
October 14th, 2016, 11:59 am
Forum: General Forum
Topic: An incredibly simple question about computing correlation
Replies: 9
Views: 2426

Re: An incredibly simple question about computing correlation

GDP is already an annualised number. 
by CO2
October 14th, 2016, 11:52 am
Forum: General Forum
Topic: An incredibly simple question about computing correlation
Replies: 9
Views: 2426

Re: An incredibly simple question about computing correlation

Thank you for your replies. The data represents GDP and PMI (Purchasing Managers Index). Any thoughts? 
by CO2
October 11th, 2016, 11:32 am
Forum: General Forum
Topic: An incredibly simple question about computing correlation
Replies: 9
Views: 2426

An incredibly simple question about computing correlation

Hi all,  I have not done any statistics for a long-long time, so please excuse my very simple question. I need to compute correlation between to arrays. For example: Array1  Array2    1            1                        2                  3    2            1                  2                  3  ...
by CO2
November 18th, 2015, 12:06 pm
Forum: Trading Forum
Topic: Looking for UHFT traders with UHFT strategies
Replies: 0
Views: 3281

Looking for UHFT traders with UHFT strategies

<t>Dear all, I work as a high frequency trader/quantitative developer for an UHFT hedge fund/UHFT technology provider. I am looking for HFT traders with trading strategies. Capital and ultra high frequency trading platform is provided by me.PM me if you are interested in discussing potential joint p...
by CO2
November 5th, 2015, 9:51 am
Forum: Trading Forum
Topic: Looking for Prime Brokerage Services on EBS, Reuters, HotSpotFX or Currenex
Replies: 1
Views: 4479

Looking for Prime Brokerage Services on EBS, Reuters, HotSpotFX or Currenex

Good morning all,My company is looking for Prime Brokerage Services, someone who would clear Rubles on EBS, Reuters, Currenex or HotSpotFX. Please let me know of anyone who can do it.Regards,
by CO2
November 5th, 2015, 9:49 am
Forum: General Forum
Topic: Looking for Prime Brokerage Service on EBS, Reuters, HospotFX, Currenex
Replies: 3
Views: 4118

Looking for Prime Brokerage Service on EBS, Reuters, HospotFX, Currenex

Greetings Colleagues,My company is looking for Prime Brokerage Services, someone who would clear Rubles on EBS, Reuters, Currenex or HotSpotFX. Please let me know of anyone who can do it.Regards.
by CO2
September 23rd, 2014, 10:09 am
Forum: Trading Forum
Topic: Hedging Options with Options
Replies: 6
Views: 4617

Hedging Options with Options

<r>No, Im not jesting. Here is the statistic for futures and options. Options are by far more liquid. <URL url="http://eng.krx.co.kr/m3/m3_1/m3_1_1/JHPENG03001_01.jsphttp://eng.krx.co.kr/m3/m3_2/m3_2_1/JHPENG03002_01.jspAccording"><LINK_TEXT text="http://eng.krx.co.kr/m3/m3_1/m3_1_1/JHP ... pAccordi...
by CO2
September 23rd, 2014, 9:37 am
Forum: Trading Forum
Topic: Hedging Options with Options
Replies: 6
Views: 4617

Hedging Options with Options

<t>G'day all,I was wondering if someone could point me in the right direction of how to hedge options with options. I am working on some strategies with KOSPI 200 options and I have absolutely no idea what to hedge them with. Futures? No - Futures are not liquid enough. Any ideas are welcome. Thank ...
by CO2
April 2nd, 2013, 8:14 pm
Forum: Programming and Software Forum
Topic: Utra-high-frequency algorithmic trading platform
Replies: 12
Views: 12671

Utra-high-frequency algorithmic trading platform

The presentation went well, they liked it very much. There are few things need to be done with the platform as requested by the purchasing entity. In two months it'll be all finished and ready to go. Thank you.
by CO2
February 2nd, 2013, 6:12 pm
Forum: Programming and Software Forum
Topic: Utra-high-frequency algorithmic trading platform
Replies: 12
Views: 12671

Utra-high-frequency algorithmic trading platform

My platform is based in-kernel. JAVA/C++ port is user-space. I therefore have much lower latency. Obviously, I cannot disclose the design and explain why specifically my platform better.
by CO2
February 2nd, 2013, 5:57 pm
Forum: Programming and Software Forum
Topic: Utra-high-frequency algorithmic trading platform
Replies: 12
Views: 12671

Utra-high-frequency algorithmic trading platform

That's a great reply. Thank you very much. Anyone else please?
by CO2
February 2nd, 2013, 4:44 pm
Forum: Programming and Software Forum
Topic: Utra-high-frequency algorithmic trading platform
Replies: 12
Views: 12671

Utra-high-frequency algorithmic trading platform

<t>Thank you for the reply. FPGA no doubt is the king indeed. Teh delay of 3 microseconds is mainly due to the logic of a strategy itself. Without the strategy the delay is just 1 microsecond. Hence, it all depends on the design of a strategy. If working with FPGA - it is obviously very difficult an...
by CO2
February 2nd, 2013, 12:17 pm
Forum: Programming and Software Forum
Topic: Utra-high-frequency algorithmic trading platform
Replies: 12
Views: 12671

Utra-high-frequency algorithmic trading platform

<t>I have recently finished writing up an ultra-high-frequency algorithmic trading platform, intendent for deployment in a high-speed co-located environment. FAST protocol for data feeds, FIX for order management. Sub-microsecond overhead of sending and receiving messages -- implemented in kernel sp...