- 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
The Money Management section in the Scanner module settings allows traders to apply various position sizing methods to trades triggered by the scanner. By leveraging these position sizing methods, traders can optimize their trade quantities based on their risk management strategies and account conditions.
Available Position Sizing Methods
Â
-
Fixed Contract
- Uses a static quantity for trade positions, remaining unchanged regardless of account equity changes. This method is ideal for traders with a set trading plan that requires consistent trade sizes.
-
Fixed Fractional
- Sizes positions as a fixed percentage of the account equity, ensuring that trade sizes increase with equity growth and decrease with equity drawdowns. This method maintains consistent risk management and promotes compound growth.
-
Profit Fixed Fractional
- Incorporates a percentage of closed trade profits into the initial equity calculation, allowing for higher potential returns by leveraging profits while safeguarding the initial capital.
-
Fixed Ratio
- Scales position sizes based on performance, increasing aggressiveness during profitable periods and reducing trade sizes during drawdowns, focusing on the relationship between growth and risk.
-
Measured Fixed Fractional
- Scales position size in response to defined capital growth increments, balancing between aggressive trading and protecting the account from severe drawdowns.
Â
For a detailed explanation of each position sizing method, please refer to the following pages on our website:
Â
- 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