BacktestRequest

Types

Link copied to clipboard
class Builder

A builder for BacktestRequest.

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of end.

Link copied to clipboard

Returns the raw JSON value of start.

Link copied to clipboard

The end time of the backtest.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard

The start time of the backtest.

Link copied to clipboard
open override fun toString(): String