- 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 Signal tab within the Properties window of the Indicators in the Scripts module allows users to set signal conditions and customize how the signals are displayed on the chart. This tab provides options to define the signal conditions and choose various formats for displaying the signals.
Signal Conditions
Users can specify the conditions for signals by configuring the following options:
- Source: The data source for the signal (e.g., CCI, moving average).
- Direction: Choose whether the signal is for an upward (Up) or downward (Down) movement.
- Condition: The condition that triggers the signal (e.g., crosses above, crosses below).
- Value: The specific value or threshold for the condition.
Â
Signal Colors
Users can customize the colors for different signal types:
- Up Signal Color: The color for upward signals.
- Down Signal Color: The color for downward signals.
- Conflict Signal Color: The color for conflicting signals.
Â
Show Signal As
Users can choose various formats for displaying signals on the chart:
- As Symbol: Display the signal as a symbol (e.g., triangle up, triangle down, circle).
- Up signal symbol: Symbol for upward signals.
- Down signal symbol: Symbol for downward signals.
- Conflict signal symbol: Symbol for conflicting signals.
- Symbol size: Size of the symbol.
- Symbol offset: Offset of the symbol.
- Show first signal only: Display only the first signal.
- Continuous: Display the signal continuously.
- Show in this indicator: Display the signal within the indicator.
- Load into new indicator window: Load the signal into a new indicator window.
- Up signal symbol: Symbol for upward signals.
- As Bar Color Change: Display the signal as a change in bar color.
- Continuous: Display the signal continuously.
- Show in this indicator: Display the signal within the indicator.
- Load into new indicator window: Load the signal into a new indicator window.
- Continuous: Display the signal continuously.
- As Histogram: Display the signal as a histogram.
- Continuous: Display the signal continuously.
- Show in this indicator: Display the signal within the indicator.
- Load into new indicator window: Load the signal into a new indicator window.
- Continuous: Display the signal continuously.
- As Changing Line: Display the signal as a changing line.
- Dash style: Style of the line (e.g., solid, dashed).
- Line Width: Width of the line.
- Show in this indicator: Display the signal within the indicator.
- Load into new indicator window: Load the signal into a new indicator window.
- Dash style: Style of the line (e.g., solid, dashed).
Â
Signal Management
Users can manage signals with the following options:
- Import signals: Import signals from an external source.
- Export signals: Export signals to an external source.
- Clear signals: Clear all signals.
- Save to signal storage: Save the configured signals to the signal storage for future use.
Â
By configuring the signal conditions and display formats in this tab, users can customize how and when signals are shown on their charts, providing valuable insights for their trading strategies.
This concludes the configuration for the Signal 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