diff --git a/backtesting/backtesting.py b/backtesting/backtesting.py index f5b47b35..41b7a7d5 100644 --- a/backtesting/backtesting.py +++ b/backtesting/backtesting.py @@ -106,7 +106,7 @@ def I(self, # noqa: E741, E743 circle instead of a connected line segment (default). If `histogram` is `True`, the indicator values will be plotted - as a histogram instead of line or circle. When `histogram` is + as a histogram instead of line or circle. When `histogram` is `True`, 'scatter' value will be ignored even if it's set. Additional `*args` and `**kwargs` are passed to `func` and can