Skip to content

Plotting time axis misplaced #284

Open
@emiliobasualdo

Description

@emiliobasualdo

I'm watching a misplaced time axis for 1min OHLC candles.
As seen in the image below, the minutes of the time axis do not match with that of the tooltip.

Actual Behavior

Screen Shot 2021-03-20 at 13 19 03

Steps to Reproduce

bt = Backtest(1minute_ohlc_candles, Strat)
bt.plot(plot_equity=True, superimpose=False, show_legend=True, plot_return=False, plot_drawdown=False)
  • Backtesting version: 0.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions