Skip to main content

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)