- Accounts & Connection Management
- Data Management & Analysis
- Price Monitoring
- Charting
- Trading
- Scanners
-
Builders
-
Manual Strategy Builder
- Main Concept
- Operand Component
- Algo Elements
-
Use Cases
- How to create a condition on something crossing something
- How to create an indicator based on another indicator
- How to calculate a stop loss based on indicator
- How to submit stop order based on calculated price
- How to calculate a current bar price using a price type from inputs
- How to Use a Closed Bar Price
- Automatic Strategy Builder
-
Manual Strategy Builder
- Autotrading
- FinScript
- Trade Analysis
- Media Feeds
- Logs & Notifications
- UI & UX
Measured Fixed Fractional Position Sizing Overview
Â
Introduction
Â
In the realm of trading, the Measured Fixed Fractional model emerges as a safeguard for those who have encountered the all-too-common scenario of relinquishing recent gains during periods of market reversal. This model is especially pertinent for traders whose current risk management practices may not align with their strategic approach, or who may operate without a structured financial plan. The Measured Fixed Fractional strategy offers a prudent solution by modulating trade sizes.
Unlike instantaneous adjustments after each trade or at uniform time intervals, this model calibrates trade sizes in response to cumulative capital increments. In essence, it modulates the growth of the trader's equity in measured fractions, marking a departure from the rigidity of other models.
This model offers a less volatile alternative to the Fixed Lot model, where leverage can often fluctuate more dramatically. While it ensures a more steady and controlled utilization of leverage, it can sometimes limit the full exploitation of a winning streak's compounding benefits as perceived by more aggressive traders. However, the primary advantage remains clear: it adds a layer of protection to profits by preventing overexposure during periods of expansion.
Â
Functionality
Â
- Growth-Based Position Sizing: Unlike models that adjust trade sizes after every transaction or at set intervals, the Measured Fixed Fractional model adjusts trade sizes after capital reaches predetermined thresholds. This method ensures that trading intensifies when profits are secured and scales back during drawdowns to protect capital.
- Protection Against Profit Loss: The key objective of this model is to prevent the scenario where profits are handed back to the market after a winning streak. By recalibrating trade sizes only after a specific growth milestone is achieved, traders can enjoy the benefits of compounding during successful periods while mitigating the risks associated with aggressive trading.
- Calculated Risks: Risk levels are assessed and adjusted in alignment with capital growth, preventing excessive leverage. For more conservative traders, this model may limit the adverse effects of a sudden market turn that could otherwise erode significant portions of accumulated profits.
Â
Example Implementation
Â
In the Measured Fixed Fractional model, a conservative approach is taken by risking only 1% of the account balance. This model employs a straightforward calculation method where the capital is rounded down to the nearest lower standard fraction, which then determines the position size. For example, for every $1,000 in profit gained, the trade size is recalculated based on this new balance. Traders have the flexibility to define these thresholds in a manner that aligns with their individual risk tolerance and trading objectives. Whether it's each $1,000 increment or another specified figure, this model allows for tailored risk management and growth potential.
Â
| Capital | Measured Fraction | 1% Risk |
| $10,000 USD | $10,000 USD | $100 USD |
| $10,500 USD | $10,000 USD | $100 USD |
| $10,700 USD | $10,000 USD | $100 USD |
| $11,000 USD | $11,000 USD | $110 USD |
| $11,200 USD | $11,000 USD | $110 USD |
| $11,300 USD | $11,000 USD | $110 USD |
| $12,500 USD | $12,000 USD | $120 USD |
| $12,380 USD | $12,000 USD | $120 USD |
| $12,700 USD | $12,000 USD | $120 USD |
| $12,580 USD | $12,000 USD | $120 USD |
| $13,500 USD | $13,000 USD | $130 USD |
| $21,000 USD | $21,000 USD | $210 USD |
| $25,000 USD | $25,000 USD | $250 USD |
Â
This table demonstrates how the risk per trade remains proportional to the capital in the account, ensuring that as capital increases, so too does the potential reward, while managing the overall risk exposure.
Â
Conclusion
Â
The Measured Fixed Fractional model is designed for traders who desire a structured and disciplined approach to growth and risk management. It offers a methodical way to scale trading efforts and protect gains, suitable for both aggressive traders and those with a more conservative risk appetite.
- Accounts & Connection Management
- Data Management & Analysis
- Price Monitoring
- Charting
- Trading
- Scanners
-
Builders
-
Manual Strategy Builder
- Main Concept
- Operand Component
- Algo Elements
-
Use Cases
- How to create a condition on something crossing something
- How to create an indicator based on another indicator
- How to calculate a stop loss based on indicator
- How to submit stop order based on calculated price
- How to calculate a current bar price using a price type from inputs
- How to Use a Closed Bar Price
- Automatic Strategy Builder
-
Manual Strategy Builder
- Autotrading
- FinScript
- Trade Analysis
- Media Feeds
- Logs & Notifications
- UI & UX