So here I am a bit obsessed with random trading at the moment, but here goes!!!
I got a spreadsheet of historical S&P eod data going back to novemeber 2002. I put a random 1,0 next the data (using rand()). This would make the trader a buyer or a seller at the close. All positions were then closed at the following day's close, and a new position taken. Here are the results of 3 traders following such a strategy. Starting with a £10000, and betting £10 per point, and allowing for £10 lost in the spread
Trader A: £5361.70
Trader B: £7088.24
Trader C: £4274.46
What's my point?
My point is that once I had accounted for spread, I had not one single profitable trader over the period of 2 and a bit years. (Trust me I pressed F9 pleanty of times!!)
So taking this into account. there was no way a random trader could have made money in the long run!!! (A surprise result for me!!!)
I got a spreadsheet of historical S&P eod data going back to novemeber 2002. I put a random 1,0 next the data (using rand()). This would make the trader a buyer or a seller at the close. All positions were then closed at the following day's close, and a new position taken. Here are the results of 3 traders following such a strategy. Starting with a £10000, and betting £10 per point, and allowing for £10 lost in the spread
Trader A: £5361.70
Trader B: £7088.24
Trader C: £4274.46
What's my point?
My point is that once I had accounted for spread, I had not one single profitable trader over the period of 2 and a bit years. (Trust me I pressed F9 pleanty of times!!)
So taking this into account. there was no way a random trader could have made money in the long run!!! (A surprise result for me!!!)