parameterAvailable
input_events
`input_events` is an optional parameter of `telion_api.Model.transient_study` with the installed type contract `Sequence[Mapping[str, Any]] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.transient_study | — |
| parameter | input_events | — |
| kind | positional-or-keyword | — |
| type | Sequence[Mapping[str, Any]] | None | — |
| required | false | — |
| default | null | — |
input_events is an optional parameter of telion_api.Model.transient_study with the installed type contract Sequence[Mapping[str, Any]] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.transient_study |
| parameter | input_events |
| kind | positional-or-keyword |
| type | Sequence[Mapping[str, Any]] | None |
| required | false |
| default | null |