- 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 Info tab within the Properties window of the Indicators in the Scripts module provides essential details about the selected indicator. This tab is primarily for informational purposes and helps users understand the basic properties and description of the indicator.
Basic Info
- Name: The name of the indicator. For example, "CCI" (Commodity Channel Index).
- Version: The version number of the indicator, indicating its release or update iteration.
- Copyright: Information about the copyright holder and year. For example, "Copyright (C) 2018, FinSystems Ltd. <www.finsystems.ltd>".
Â
Description
- Description: A brief explanation of the indicator's purpose and functionality. For example, for the CCI indicator: "The Commodity Channel Index (CCI) measures the variation of a security's price from its statistical mean. High values show that prices are unusually high compared to average prices whereas low values indicate that prices are unusually low."
Â
Usage
This tab helps users quickly reference key details about the indicator, ensuring they have the necessary context and understanding of its purpose within their analysis or trading strategy.
This concludes the configuration for the Info tab within the Indicator Properties of the Scripts module.
- 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