- 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 Analyzer section in the Scanner module settings provides parameters for detailed performance analysis of detected patterns. This section allows you to fine-tune the statistical analysis to gauge the effectiveness and reliability of various trading patterns.
Analysis Parameters
-
Performance Rank Period 1, 2, 3, 4: These periods (1, 3, 5, and 10 days by default) measure the performance rank of the candle patterns. The system sums the percentage price changes over these periods and ranks the patterns. The higher the performance, the better the rank. Downward breakout performance is adjusted by multiplying it by -1.
Â
-
Breakout in Channel Period: Defines the period over which the high and low bounds of a channel are detected. This helps to determine the position of the current price within the channel: near high, near low, or in the middle.
Â
-
Breakouts Behind Moving Period: Specifies the period for the moving average used to detect breakouts. This statistic shows whether the breakout occurs above or below the defined moving average.
Â
-
Trend Detector Moving Period: Sets the period for the moving average used to detect the current trend. If the current price is above this moving average, it indicates an uptrend; otherwise, it indicates a downtrend.
Â
-
Volume Statistics Moving Period: Defines the period for the moving average used to detect average volume. This helps to compute volume statistics like above-average volume or heavy volume during breakouts.
Â
These parameters allow users to customize their analysis, providing a robust statistical foundation for evaluating trading patterns and making informed trading decisions.
- 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