- 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 Properties page for Chart Patterns provides detailed settings that allow users to customize the behavior and appearance of chart pattern scripts. The Properties page is divided into two main tabs: Parameters and Info.
Parameters Tab
The Parameters tab contains settings that define the visual and functional aspects of the chart pattern. These parameters can vary for each pattern.
Trading
- Confirmation Bars: The number of bars required for pattern confirmation.
- Wait Confirmation: Option to wait for confirmation before triggering the pattern.
Â
Patterns
- Bullish: Toggle to enable or disable detection of bullish patterns.
- Bearish: Toggle to enable or disable detection of bearish patterns.
Â
Processing
- Cancel Changed Patterns: Option to cancel patterns if they change.
- Is Strict Patterns: Toggle for strict pattern detection.
- Touch Distance: The distance to consider for pattern touch points.
Â
Visual
- Bearish Stroke: Color and style settings for bearish patterns.
- Bullish Stroke: Color and style settings for bullish patterns.
- Rising Color: Color setting for rising patterns.
- Falling Color: Color setting for falling patterns.
- Right-angled Stroke: Color and style settings for right-angled patterns.
- Auto Scale: Enables or disables automatic scaling of the plot.
- Visible: Toggles the visibility of the plot.
Â
Info Tab
The Info tab provides basic information about the chart pattern script, such as its name, version, copyright, and a description.
Basic Info
- Name: The name of the chart pattern.
- Version: The version number of the script.
- Copyright: The copyright information for the script.
Â
Description
- Description: A text box to provide a detailed description of the chart pattern, its purpose, and any other relevant information.
Â
Summary
The Properties page for Chart Patterns in the Scripts module allows users to fine-tune the settings of their chart pattern scripts. The Parameters tab provides control over the visual representation and functionality, while the Info tab holds essential metadata about the script. By adjusting these properties, users can customize their chart patterns to better suit their trading strategies and preferences.
- 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