Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Changes to datatypes used by multiple services.

...

IAccountService

Operations

ADDED: GetAccountBalance

IAllocationService

Operations

DELETED: GetPortfolioPosition - Moved to IPortfolioService
DELETED: GetAccountBalance - Moved to IAccountService
DELETED: GetCostInformation
DELETED: GetRiskCheck

IBuyingPowerService

Operations

ADDED: GetBuyingPower(BuyingPowerRequest)
ADDED: GetDetailedBuyingPower(BuyingPowerRequest)
ADDED: IsAlive

IBondService

Operations

ADDED: CalculateDirtyPrice

ICustomerService

Operations

ADDED: GetAgentById
ADDED: GetPortfoliosBuyCustomerId
MODIFIED: GetCustomerAgents
MODIFIED: GetCustomerByExternalPortfoliRefId
MODIFIED: GetCustomerBySSN
MODIFIED: SaveAgent
MODIFIED: SearchCustomerAgents

DataTypes

Agent
Added properties:
ExternalSystemId
NationalId

SaveAgentRequest
Added properties:
ExternalSystemId
NationalId
Portfolios

SaveAgentResponse
Added properties:
AgentId

IInstrumentService

DataTypes

Instrument
Added Properties
ExemptFromMifidCheck
IssueCurrency

IKodiakService

Operations

MODIFIED: GetClientSettings

DataTypes

ClientSettings
Added Properties
ErrorOnNoreOrPnal

IOrderCalculatorService

This service has been DELETED is handled by IOrderCalculationService

IOrderEntryService

DataTypes

UpdateOrderRequest
Added Properties
ReferenceBestAsk
ReferenceBestAskVolume
ReferenceBestBid
ReferenceBestBidVolume
ReferenceLastPrice

IOrderInstructionService

Operations

DELETED: CreateOrderInstructionAsync

DataTypes

UpdateOrderInstructionRequest
Added Properties
ReferenceBestAsk
ReferenceBestAskVolume
ReferenceBestBid
ReferenceBestBidVolume
ReferenceLastPrice
UpdateChildOrder

IPortfolioService

Operations

ADDED: GetPortfolioOverview
ADDED: GetPortfolioPosition
ADDED: GetPortfolioTransactions