Functions on OrderInPreparation
The MM-Talk object "OrderInPreparation" is required for the extended configuration of the amount order preferences via MM-Talk. The object stands for an order proposal (or a line in the position overview of portfolio rebalancing). You can use the following functions on this object:
OrderInPreparation.depot→Depot
Result: The Depot
function returns the depot of the order.
OrderInPreparation.account→Account
Result: The Account
function returns the account of the order.
OrderInPreparation.OrderType→TransactionType
Result: The OrderTyp
function returns the transaction type of the order.
OrderInPreparation.Portfolio→Portfolio
Result: The Portfolio
function returns the portfolio of the order.
OrderInPreparation.WP→Securities
Result: The WP
function returns the security of the order.