Package velox.api.layer1.messages
Class Layer1ApiIsTradingSupportedForAlias
java.lang.Object
velox.api.layer1.messages.Layer1ApiIsTradingSupportedForAlias
Downstream user message sent to provider to ask about trading support for the specific instrument.
Return
Layer1ApiIsTradingSupportedForAlias.Response with true or false depending on whether the provider supports trading for the given alias.
or null, in case the data cannot be retrieved (e.g. the provider is already closed)- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final record -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
alias
-
-
Constructor Details
-
Layer1ApiIsTradingSupportedForAlias
-