Market
Object in Single Market Strategies that reveals information about selected market.
Properties
Name | Type | Description |
| string | The name of the asset pairing. For example: "ETH/BTC". |
| string | The name of the exchange. |
| double | Current price of the asset in quote currency. |
| DateTime | Current time. In backtest, this is the time of the bar which is being processed by the strategy at that moment. |
Last updated