Indicators Files¶
The Indicators HTML and Indicators CSV files contain data on the indicators used in the strategy. These files are unique because they use two key functions:
add_marker(): Adds markers to the indicators. For more details, refer to add_marker.
add_line(): Adds lines to the indicators. For more details, refer to add_line.
These functions help in visualizing how the indicators influenced the strategy’s decisions and performance. Key information includes:
Indicator Values: The values of each indicator at different points in time.