SupportedFeaturesRequestMessages.SupportedFeaturesForProviderRequest
Package: velox.api.layer1.utils
Type: Class
Enclosing class: SupportedFeaturesRequestMessages
Inheritance: java.lang.Object รขโ โ SupportedFeaturesRequestMessages.SupportedFeaturesForProviderRequest
Descriptionโ
Request for supported features for a specific provider.
For crosstrading, you are required to provide a symbolMappingFunction
and set trading to true.
See Layer1ApiProviderSupportedFeatures for more details.
You need to check the provider of this message to identify whether request is intended for your
strategy.
Fieldsโ
providerโ
public final Layer1ApiProvider provider
Constructorsโ
SupportedFeaturesForProviderRequestโ
public SupportedFeaturesForProviderRequest(Layer1ApiProvider provider)