Enum BlendTransactionProcessorEventType
A type of change the IBlendTransactionProcessor can raise to notify the ui of changes
Namespace: LemonEdge.API.Processors.Transactional
Assembly: API.dll
Syntax
public enum BlendTransactionProcessorEventType : short
Fields
Name | Description |
---|---|
BlendingAlgorithmChanged | Indicates the algorithm has been changed, and thus the IBlendTransactionInstrumentSet will need to be re configured |
InstrumentSetChanged | Indicates the instruments have changed against the IBlendTransactionInstrumentSet |