How important is the "system" that you use? Or is it ALL about being emotionless and sticking to your rules ?
I am going to test a random picking system and see if it really matters or whether it is more about the let profits run type of stuff.
So here is my very simple plan....
- I will be trading using A Virtual Trading game at
investopedia
- I will randomly select stocks from the S&P 500. I have an alphabetical list. I will use this tool (http://www.random.org/nform.html) to generate a number from 1 to 500.
- Each trade will equal approx. 10% of my total current portfolio, if I don't have at least 9% in cash to trade then I don't trade. (Can only indicate number of shares so this may be a bit off.)
- I always hold 10 shares. However, since I only open a trade when I have time (Unfortunately I have a 9to5 job) I could have from 0 to 10 holdings on any given day if stops are triggered.
--Entry Conditions---
- Random generation of share symbol.
- If S&P 500 on previous day closed above its 50 Day MA - I go Long.
- if S&P 500 closed below its 50 DAY MA - I go short.
- All trades are market and will be open until filled.
Change - Now implementing Coin toss long/short decision.
--Exit Conditions--
-STOP LOSS -
- Set at -5% of the purchase price (.05% of total portfolio)
- Hopefully I remember to set auto stop, otherwise it will be manual and I may miss a stop.
-TRAILING STOP-
Decided with my limited time a formulatic approach for Trailing stop will be too difficult with the online trading game I am using.
-Trailing stops will be set regularly as trades move into profit, with a less systematic approach.
-- Other Exit conditions --
- If I get bored of seeing the same stock without it moving very much, I can exit the trade.
- I can exit a trade at any point when in a profitable position.
- I cannot exit a trade before my STOP LOSS is hit if I am in a losing position
Any comments?
This was a bit quick, so I may have to edit as I reread. But essentially you get the idea.
I am going to test a random picking system and see if it really matters or whether it is more about the let profits run type of stuff.
So here is my very simple plan....
- I will be trading using A Virtual Trading game at
investopedia
- I will randomly select stocks from the S&P 500. I have an alphabetical list. I will use this tool (http://www.random.org/nform.html) to generate a number from 1 to 500.
- Each trade will equal approx. 10% of my total current portfolio, if I don't have at least 9% in cash to trade then I don't trade. (Can only indicate number of shares so this may be a bit off.)
- I always hold 10 shares. However, since I only open a trade when I have time (Unfortunately I have a 9to5 job) I could have from 0 to 10 holdings on any given day if stops are triggered.
--Entry Conditions---
- Random generation of share symbol.
- If S&P 500 on previous day closed above its 50 Day MA - I go Long.
- if S&P 500 closed below its 50 DAY MA - I go short.
- All trades are market and will be open until filled.
Change - Now implementing Coin toss long/short decision.
--Exit Conditions--
-STOP LOSS -
- Set at -5% of the purchase price (.05% of total portfolio)
- Hopefully I remember to set auto stop, otherwise it will be manual and I may miss a stop.
-TRAILING STOP-
Decided with my limited time a formulatic approach for Trailing stop will be too difficult with the online trading game I am using.
-Trailing stops will be set regularly as trades move into profit, with a less systematic approach.
-- Other Exit conditions --
- If I get bored of seeing the same stock without it moving very much, I can exit the trade.
- I can exit a trade at any point when in a profitable position.
- I cannot exit a trade before my STOP LOSS is hit if I am in a losing position
Any comments?
This was a bit quick, so I may have to edit as I reread. But essentially you get the idea.
Last edited: