Here's some interesting information shared by RTS:


I wonder about other non-US exchanges.

11 comments:

Anonymous said...

Check out: http://coreyhoffstein.com/

sc

signalseeker said...

What is meant by splines here?

Max Dama said...

Corey,

I like your page of resources- there are a lot of good things there: http://coreyhoffstein.com/automated-trading-resources/

Seeker,

I think it means local/subset curve fitting using simple, quick functions. It's one of the quickest interpolation/extrapolation/prediction methods.

Regards,
Max

Craig said...

Where are splines mentioned?

R said...

Max,

Nice blog. I see you use the IB TWS API ... any suggestions on where to find a complete contract list for them? Searching on their website is a pain!

Anonymous said...

Can you provide the original location of this chart?

Max Dama said...

Anon,

I received it through an email.

Regards,
Max

Max Dama said...

R,

I agree it's a pain. I don't know a good source.

Regards,
Max

Anonymous said...

Max, I'm a big fan of your blog.

I develop algo trading strategies as a personal hobby.

I wonder if you'd comment on your thoughts on using GP to develop trading rules?

Also, I'm very curious what types of strategies do you use yourself. Is it statarb, can you share anything without giving away your secrets :-) ?

thanks.

Max Dama said...

Thanks anon.

I don't think GP adds much, it will likely just overfit. You could use it to generate interesting candidate strategies and then audit/filter them yourself afterward.

I use whatever works. Basically a basket of small opportunistic strategies.

Regards,
Max

Jim said...

A interesting GP tool for general purpose could be Eureqa. I've found out that esp the use of the AIC or BIC fitness metrics result in pretty robust models. The resulting formula's are easy to implement in various languages or a spreadsheet. http://ccsl.mae.cornell.edu/eureqa