Hi All,
I am working on a project below which takes positon based on the simple moving average breakouts.
Initial entry into trades would be based on the pyramiding strategy chosen (mentioned above), and then new positions would be added on top of it
-------------------------------------------------------------------------------------------
I have a few questions on this. can you please help here
1. Multiple Tier position sizing: whats this model. can you please give an example
2. how do I use pyramiding and position sizing together? so pyramid would determine how many new shares I buy for stock1? and position sizing would determine how much money (from my total equity) I allocate amongst all stocks in portfolios? but wouldn't pyramiding and position sizing overlap (both determine the # of shares I buy eventually). Please can you help me understand how can I apply both at the same timeis this applied!
thanks a lot!
I am working on a project below which takes positon based on the simple moving average breakouts.
- Run the system in each of the following three Position Sizing modes
- Percent Volatility Model
- Market’s Money Model
- Multiple Tier Position Sizing
- Design and implement the pyramiding strategies mentioned below to add on to your positions once the trade starts moving in a favorable direction
- Upright pyramid
- Inverted Pyramid
- Reflecting pyramid
Initial entry into trades would be based on the pyramiding strategy chosen (mentioned above), and then new positions would be added on top of it
-------------------------------------------------------------------------------------------
I have a few questions on this. can you please help here
1. Multiple Tier position sizing: whats this model. can you please give an example
2. how do I use pyramiding and position sizing together? so pyramid would determine how many new shares I buy for stock1? and position sizing would determine how much money (from my total equity) I allocate amongst all stocks in portfolios? but wouldn't pyramiding and position sizing overlap (both determine the # of shares I buy eventually). Please can you help me understand how can I apply both at the same timeis this applied!
thanks a lot!
and of course the method, which comes hand in hand