570 reputation
312
bio website dcook.org/work
location Tokyo, Japan
age
visits member for 1 year, 7 months
seen May 21 at 23:29
stats profile views 78

I'm director at QQ Trends, a company that solves difficult data and software challenges for our clients. (We often have freelance projects, so get in touch if interested.) (And, of course, please do get in touch if you have interesting challenges that you would like our world-class experts to work on!)

Typical work: doing fun stuff with data (fixing, mining, etc.), web sites (front and back-ends), trading strategies. Research: trading strategies, computer go, machine translation, understanding context, AI search algorithms. Languages: C++, PHP, R, javascript, and many more.

I'm British, living and working in Tokyo for 15+ years. Human Languages: English, Japanese (fairly fluent, 1 kyu), some German, Chinese and Arabic.


Apr
24
revised Resources for finding scholarly research on topics in quantitative finance?
Linked to what I assume was meant by "@quantivity", wilmott and quantopian
Apr
3
comment Stochastic modelling of derivatives on dividends
@Richard, I see the same, so I think I misunderstood your question. Sorry it was no help.
Apr
3
answered Stochastic modelling of derivatives on dividends
Mar
12
awarded  Necromancer
Mar
12
comment What different methods of pairs selection exists? (For Pairs trading)
@cf16 Thanks; not being a mathematician I suspect I am using the word correlation sloppily: I mean finding a function of the price movements of two symbols that is mean-reverting.
Mar
12
comment What different methods of pairs selection exists? (For Pairs trading)
@GoodGuyMike Your original question was about what is hot in this area, so you might be interested in the 2012 paper mentioned here: en.wikipedia.org/wiki/Cointelation
Mar
12
comment What different methods of pairs selection exists? (For Pairs trading)
@cf16 Was the "this" as a response to GoodGuyMike's comment, or directed more generally at my answer?
Mar
5
comment How to implement a long-term trade on oil?
Like Freddy I'd also question the idea that oil price is guaranteed to go up long-term. Personally I think it will, but lower-demand (eco pressures meaning alternative fuels taking hold) and more supply (new discoveries, fracking, etc.) are significant risks, so it is not a dead cert.
Mar
5
comment How to implement a long-term trade on oil?
This was my first thought (depending on the curve vs. your target price of course). The long-dated contracts exist for that purpose: people who want to lock in a lower price now.
Feb
24
comment What different methods of pairs selection exists? (For Pairs trading)
@GoodGuyMike I think 'spuriously cointegrated' means the same as what I mean by data mining noise. If you analyze 1000s of pairs that genuinely have no connection your analysis will still suggest dozens of seemingly good candidates.
Feb
22
comment What different methods of pairs selection exists? (For Pairs trading)
@GoodGuyMike Yes, news analysis can be included in automated trading, but that might not count as "easy". However your question was about pair discovery: my point was only look at symbol pairs that have something in common; anything else you discover will most likely be data mining noise.
Feb
13
revised Why is C++ still a very popular language in quantitative finance?
Updated my comments on C#
Feb
13
answered What different methods of pairs selection exists? (For Pairs trading)
Jan
30
comment A non parametric study of VaR with kernel density
@pyCthon Don't keep us in suspense, do you want to list some of them? :-)
Jan
28
comment Generate tick data from candlestick
@geektrader P.S. The website in your profile gives a "Not Found" page.
Jan
28
comment Generate tick data from candlestick
@geektrader That is misunderstanding the purpose: the 4 ticks are from a bar for a system that will then create a bar, but can only do it from ticks. OHLC vs. OLHC makes no difference (the candlestick looks the same). You can validly do backtesting at the bar-level (as your data at that level is genuine), but cannot backtest a strategy using ticks made from bar data. As I said, if you really want to backtest with ticks, add lots of random jitter, and repeat a few times. I suspect you will see variance in results, and so can prove to yourself, quantitatively, that it is a bad idea :-)
Jan
22
comment When hiring a quant, how can I protect my IP?
P.S. If you want to talk more about your project, off-line, I'd be happy to. My email is in my profile.
Jan
22
answered When hiring a quant, how can I protect my IP?
Dec
1
awarded  Popular Question
Nov
24
awarded  Notable Question