self.get_lines_df¶
- lumibot.strategies.strategy.Strategy.get_lines_df(self)¶
Returns a dataframe of the lines on the indicator chart.
- Returns:
The lines on the indicator chart.
- Return type:
pandas.DataFrame
Returns a dataframe of the lines on the indicator chart.
The lines on the indicator chart.
pandas.DataFrame