1) how to reduce risk using diversification
2) how to evaluate the market direction
3) if market direction in doubt then how to hedge
4) how to scale in /out in real time to reduce risk
5) pos sizing relative to capital
6) different pos sizing during oscillation and trend mode
7) exit /stop loss during osc/ trend modes
8) real time risk manager
9) execution of the trades
10) dynamic profit making based on Money management
As discussed yesterday Grey1 left a list of 10 items that should be included in automated code for trading. I present some thoughts that might lead to further discussion on the first point.
It seems to me that there are 3 ways to diversify:
• Use different types of instruments besides just US stocks
• Deliberately incorporate a diversification element into initial stock selection
• Expand the range of stocks chosen
So let’s look at what these 3 options mean in practical terms.
Leovirgo has shown, in his excellent thread on his automated vwap engine, how he trades a range of instruments such as Indu Cash, ES futures and NQ futures. He has also looked at applying the tecniques to forex. Clearly this kind of diversification requires different ways of using the top-down approach, cycle analysis and market strength analysis that is more appropriate to the instrument in question. I recoomend you read his thread to get good practical tips on how you could diversify beyond US equities
http://www.trade2win.com/boards/693340-post73.html
Also see his personal blog
Returning to US equities the N-min change code aims to allow you to sort stocks by strength or weakness from a population of stocks that you enter into the radarscreen. There are a couple of ways of introducing further diversification into this process. The first is to introduce diversification during the introduction of the population.
For example using Finviz.com to select an initial population
Stock Screener - Overview
can enable selection or further filteration by sector and industry, market capitalisation, fundamentals and so forth. However it is necessary to consider the diversification filters used carefully, because it may adversely skew the population in favour of weaker or stronger candidates that invalidate or reduce the effectiveness of the subsequent filtration by stock strength within the N min change code. For example, if you used the Finviz heat map S&P 500 Map Heatmap and just chose the green i.e. strong sectors you would not have a good population for weak stocks.
Another tool to use (for TS8 users) is the Scanner, that enables symbol lists, including Industry Groups as well as filters based on fundamentals and custom built indicators to be used.
A further method of adding diversification is to increase the number of stocks in your trading basket. The main issue with this is trying to monitor and increased portfolio and this is where really automation of, at least, the exit strategies for your portfolio are best automated. Personally about 5 stocks in a manually controlled daytrading portfolio at any one time is about my limit.
This then becomes a good justification for the introduction of automation into portfolio management.
Charlton
2) how to evaluate the market direction
3) if market direction in doubt then how to hedge
4) how to scale in /out in real time to reduce risk
5) pos sizing relative to capital
6) different pos sizing during oscillation and trend mode
7) exit /stop loss during osc/ trend modes
8) real time risk manager
9) execution of the trades
10) dynamic profit making based on Money management
As discussed yesterday Grey1 left a list of 10 items that should be included in automated code for trading. I present some thoughts that might lead to further discussion on the first point.
It seems to me that there are 3 ways to diversify:
• Use different types of instruments besides just US stocks
• Deliberately incorporate a diversification element into initial stock selection
• Expand the range of stocks chosen
So let’s look at what these 3 options mean in practical terms.
Leovirgo has shown, in his excellent thread on his automated vwap engine, how he trades a range of instruments such as Indu Cash, ES futures and NQ futures. He has also looked at applying the tecniques to forex. Clearly this kind of diversification requires different ways of using the top-down approach, cycle analysis and market strength analysis that is more appropriate to the instrument in question. I recoomend you read his thread to get good practical tips on how you could diversify beyond US equities
http://www.trade2win.com/boards/693340-post73.html
Also see his personal blog
Returning to US equities the N-min change code aims to allow you to sort stocks by strength or weakness from a population of stocks that you enter into the radarscreen. There are a couple of ways of introducing further diversification into this process. The first is to introduce diversification during the introduction of the population.
For example using Finviz.com to select an initial population
Stock Screener - Overview
can enable selection or further filteration by sector and industry, market capitalisation, fundamentals and so forth. However it is necessary to consider the diversification filters used carefully, because it may adversely skew the population in favour of weaker or stronger candidates that invalidate or reduce the effectiveness of the subsequent filtration by stock strength within the N min change code. For example, if you used the Finviz heat map S&P 500 Map Heatmap and just chose the green i.e. strong sectors you would not have a good population for weak stocks.
Another tool to use (for TS8 users) is the Scanner, that enables symbol lists, including Industry Groups as well as filters based on fundamentals and custom built indicators to be used.
A further method of adding diversification is to increase the number of stocks in your trading basket. The main issue with this is trying to monitor and increased portfolio and this is where really automation of, at least, the exit strategies for your portfolio are best automated. Personally about 5 stocks in a manually controlled daytrading portfolio at any one time is about my limit.
This then becomes a good justification for the introduction of automation into portfolio management.
Charlton