Package velox.api.layer1.utils
Class SupportedFeaturesRequestMessages.SupportedFeaturesForProviderRequest
java.lang.Object
velox.api.layer1.utils.SupportedFeaturesRequestMessages.SupportedFeaturesForProviderRequest
- Enclosing class:
- SupportedFeaturesRequestMessages
public static class SupportedFeaturesRequestMessages.SupportedFeaturesForProviderRequest
extends Object
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.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
provider
-
-
Constructor Details
-
SupportedFeaturesForProviderRequest
-