ChartRequest
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getPair() | string | Trading pair Example: BTC/EUR | |
| getFrom() | float | Start interval in UTC millis. Example: 1613654998398 | |
| getTo() | float | End interval in UTC millis. Example: 1613654998398 | |
| getTimeFrame() | string | Time frame of the chart. Example: MIN_5 |