Interface BackTestConfiguration.Builder

  • Method Details

    • runBackTestMode

      BackTestConfiguration.Builder runBackTestMode(Boolean runBackTestMode)

      Run a backtest instead of monitoring new data.

      Parameters:
      runBackTestMode - Run a backtest instead of monitoring new data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.