Originally I hadn't really thought about doing a year end post for once (as you will see, I haven't really done much of interest), but I've been dragged back to the thread by @Kernfusion interesting post, so whilst I'm here...
As everyone knows it's not been a great year for the CTA industry, SG index is down 3% as of a couple of days ago, with some good performance in February, 'that March event' where I lost about 7.5%, a good run up over the summer coming just shy of my HWM in early October, then some losses although things have now stabilised. Overall then perhaps my return of about 3% is adequate, with the UK tax year so far a bit better at 7%. Let's not forget we can't assume risk free is zero and my performance includes interest of around 2.5%, so the Sharpe Ratios aren't great.Current d/d is 7.8%.
I did make a good discretionary call though:
In terms of achievements from last year, well I got my book out in April and published all the associated code and spreadsheets. It has sold very well for a very thick and expensive book which is aimed at a narrow audience; although of course it is galling that in the UK Amazon category 'professional investment in futures' where it was briefly #1 shortly after release, it is currently outsold by 24 other books half of which I wouldn't wipe my arse with, and of the remaining good ones aren't really 'professional investment in futures' books.
I also managed to finally clean up the arctic dependency on pysystemtrade, although if I am honest that was rather forced on me when my previous laptop died, and I had to start with a new build. I also got a very small amount of refactoring done.
Research has been pretty minimal, if I am honest. My list of research ideas to look at got longer over the year (and @Kernfusion has just added another one, thanks for that), as I keep coming up with new ones and not having the time to look at them, never mind implement those I have already researched (eg MR and RV). I did some semi serious looking at trading faster earlier in the year which mostly confirmed I am doing the right thing, otherwise just some random more academic things on my blog and a single post about a practical trading strategy based on vol levels which I will probably implement at some point.
I have been very busy with some non profit stuff I do, unrelated to finance. It's involved a fair bit of programming which I find I enjoy more and more. This is a committment that will keep me very busy into Q3 next year, and then will start to lighten.
Until then, it will be all about:
- teaching, again
- usual round of conferences (I have got into a bit of a pattern here now; most of the talks I did last year were at events I've done before)
- consulting (still on retainer for a crypto hedge fund, may god forgive me)
- exercise (increasingly doing more running than cycling, and actually did some semi serious training although christmas colds have put a temporary stop to it)
The only trading related project I really want to do is to add the new instruments I'm now sampling to my trading strategy; I'll do that just before the end of the tax year. I now have a long enough price history to be able to accurately calculate costs for them. That will bring me up to 252 instruments (of course many of these I don't / can't actually hold positions in).
Once I hit Q4 I'm hoping to be able to look at:
- that huge pile of research ideas *
- refactoring and generally improving pysystemtrade
- the next book... current list is (notice the recombination of earlier ideas):
1- a book on systematic trading and investing for dummies; covering 'delta one' instruments stocks, ETF and crypto (sorry). Basically 'Leveraged Trading' but without the leverage. This would be the gateway book into all my other books, so I'd have to dumb it down as much as possible. It would also cover factor investing for dummies. so in part would be a simpler (and shorter) version of my 2nd book, 'Smart Portfolios'.
2 - a book on backtesting and uncertainty in financial markets; but not with python as I've discussed before. This would also effectively be a textbook for parts of my university course.
3 - a popular 'secrets of the quants' book
* I've recently become enamoured with a highly abstract idea which you can eithier think of as a overarching strategy and all other strategies are just special cases of it, or something that can be used in a more practical way to trade highly multi dimensional portfolios. I do feel that with 252 instruments across all the various asset classes and my experience I ought to be able to do something a bit 'fancier' and higher SR, even given my limited capital. This is just a vague idea at this stage... may be nothing, or one day another strategy or another book.
So - it's a cliche but - Happy christmas and a merry new year
Rob
As everyone knows it's not been a great year for the CTA industry, SG index is down 3% as of a couple of days ago, with some good performance in February, 'that March event' where I lost about 7.5%, a good run up over the summer coming just shy of my HWM in early October, then some losses although things have now stabilised. Overall then perhaps my return of about 3% is adequate, with the UK tax year so far a bit better at 7%. Let's not forget we can't assume risk free is zero and my performance includes interest of around 2.5%, so the Sharpe Ratios aren't great.Current d/d is 7.8%.
I did make a good discretionary call though:
In terms of achievements from last year, well I got my book out in April and published all the associated code and spreadsheets. It has sold very well for a very thick and expensive book which is aimed at a narrow audience; although of course it is galling that in the UK Amazon category 'professional investment in futures' where it was briefly #1 shortly after release, it is currently outsold by 24 other books half of which I wouldn't wipe my arse with, and of the remaining good ones aren't really 'professional investment in futures' books.
I also managed to finally clean up the arctic dependency on pysystemtrade, although if I am honest that was rather forced on me when my previous laptop died, and I had to start with a new build. I also got a very small amount of refactoring done.
Research has been pretty minimal, if I am honest. My list of research ideas to look at got longer over the year (and @Kernfusion has just added another one, thanks for that), as I keep coming up with new ones and not having the time to look at them, never mind implement those I have already researched (eg MR and RV). I did some semi serious looking at trading faster earlier in the year which mostly confirmed I am doing the right thing, otherwise just some random more academic things on my blog and a single post about a practical trading strategy based on vol levels which I will probably implement at some point.
I have been very busy with some non profit stuff I do, unrelated to finance. It's involved a fair bit of programming which I find I enjoy more and more. This is a committment that will keep me very busy into Q3 next year, and then will start to lighten.
Until then, it will be all about:
- teaching, again
- usual round of conferences (I have got into a bit of a pattern here now; most of the talks I did last year were at events I've done before)
- consulting (still on retainer for a crypto hedge fund, may god forgive me)
- exercise (increasingly doing more running than cycling, and actually did some semi serious training although christmas colds have put a temporary stop to it)
The only trading related project I really want to do is to add the new instruments I'm now sampling to my trading strategy; I'll do that just before the end of the tax year. I now have a long enough price history to be able to accurately calculate costs for them. That will bring me up to 252 instruments (of course many of these I don't / can't actually hold positions in).
Once I hit Q4 I'm hoping to be able to look at:
- that huge pile of research ideas *
- refactoring and generally improving pysystemtrade
- the next book... current list is (notice the recombination of earlier ideas):
1- a book on systematic trading and investing for dummies; covering 'delta one' instruments stocks, ETF and crypto (sorry). Basically 'Leveraged Trading' but without the leverage. This would be the gateway book into all my other books, so I'd have to dumb it down as much as possible. It would also cover factor investing for dummies. so in part would be a simpler (and shorter) version of my 2nd book, 'Smart Portfolios'.
2 - a book on backtesting and uncertainty in financial markets; but not with python as I've discussed before. This would also effectively be a textbook for parts of my university course.
3 - a popular 'secrets of the quants' book
* I've recently become enamoured with a highly abstract idea which you can eithier think of as a overarching strategy and all other strategies are just special cases of it, or something that can be used in a more practical way to trade highly multi dimensional portfolios. I do feel that with 252 instruments across all the various asset classes and my experience I ought to be able to do something a bit 'fancier' and higher SR, even given my limited capital. This is just a vague idea at this stage... may be nothing, or one day another strategy or another book.
So - it's a cliche but - Happy christmas and a merry new year
Rob
, you're right, cheapness doesn't play a big role here, it's all about fitting as many different instruments as possible into a small capital..