Message: StrategyDefinitionReport

File: WebAPI/strategy_2.proto

Description

Report of the contract metadata assigned to the strategy.

Request: StrategyDefinitionRequest.

Used in

InformationReport

Fields

contract_metadata

Type: metadata_2.ContractMetadata

Description: Assigned strategy metadata.

Note: In case of exchange strategies field ‘strategy_definition’ in contract_metadata always matches the definition received from the exchange, therefore it can be slightly different than field ‘strategy_definition’ in StrategyDefinitionRequest.

Example: user wants to define UDS(A + B - C), but similar UDS(A - C + B) already exists on exchange.

reason_for_non_tradability

Type: shared_1.Text

Description: If the created strategy is not a tradable strategy, this field indicates the reason for this.