StrategyFieldSet |
StrategyBuilder.getEditableFields() |
Deprecated.
Returns the fields relating to the strategy that can be edited by the user.
|
StrategyFieldSet |
StrategyBuilder.getFixedFields() |
Deprecated.
Returns the fields relating to the strategy that cannot be edited by the user
|
StrategyFieldSet |
StrategyFieldSet.setAccount(Account account) |
Deprecated.
Sets the account.
|
StrategyFieldSet |
StrategyFieldSet.setAccount(java.lang.String accountID,
java.lang.String accountName) |
Deprecated.
Sets the account.
|
StrategyFieldSet |
StrategyFieldSet.setActivationDate(ActivationDate activationDate) |
Deprecated.
Sets the date, time and location the strategy or order should be activated.
|
StrategyFieldSet |
StrategyFieldSet.setAlertType(java.util.Set<AlertType> alertTypes) |
Deprecated.
Sets the AlertType
|
StrategyFieldSet |
StrategyFieldSet.setCurrencyPair(java.lang.String value) |
Deprecated.
Sets the currency pair.
|
StrategyFieldSet |
StrategyFieldSet.setExpirationDate(ExpirationDate expirationDate) |
Deprecated.
Sets the date, time and location the strategy or order should expire.
|
StrategyFieldSet |
StrategyFieldSet.setMemo(java.lang.String memo) |
Deprecated.
Set Memo - the taker short note of the order.
|
StrategyFieldSet |
StrategyFieldSet.setRemarks(java.lang.String remarks) |
Deprecated.
Sets the Remarks
|
StrategyFieldSet |
StrategyFieldSet.setSpotRateDPS(java.lang.Object spotRateDPS) |
Deprecated.
Sets the spot rate DPS.
|
StrategyFieldSet |
StrategyFieldSet.setStrategyType(StrategyType strategyType) |
Deprecated.
Sets the type of the strategy, for example SINGLE or OCO ("One
Cancels the Other").
|
StrategyFieldSet |
StrategyFieldSet.setSubmittedBy(java.lang.String username) |
Deprecated.
Sets the username of the user who submitted the strategy.
|
StrategyFieldSet |
StrategyFieldSet.setSubmittedFor(java.lang.String username) |
Deprecated.
Sets the username of the user who the strategy is for.
|
StrategyFieldSet |
StrategyFieldSet.setTOBOUser(java.lang.String toboUser) |
Deprecated.
Sets the trade on behalf of user.
|