Search Results for

    Show / Hide Table of Contents

    Class BlendTransactionProcessorExtenderLTD

    The system default life-to-date value allocation algorithm for allocating configured values to target sets of instruments

    See https://help.lemonedge.com/blend-transactions/ for more information

    Inheritance
    object
    BlendTransactionProcessorExtender
    BlendTransactionProcessorExtenderLTD
    Inherited Members
    BlendTransactionProcessorExtender.Processor
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Core.FinancialServices.Processors.Transactional
    Assembly: LemonEdge.API.Core.FinancialServices.dll
    Syntax
    [BlendTransactionProcessorExtender("Value Allocation", "LTD", Description = "Allocation algorithm of configured values by allocation ratio to target instruments.")]
    public class BlendTransactionProcessorExtenderLTD : BlendTransactionProcessorExtender

    Constructors

    BlendTransactionProcessorExtenderLTD(IBlendTransactionProcessor)

    Creates a new life-to-date value allocation blending transaction extender

    Declaration
    public BlendTransactionProcessorExtenderLTD(IBlendTransactionProcessor processor)
    Parameters
    Type Name Description
    IBlendTransactionProcessor processor

    The current blended transaction processor to work with

    Methods

    ProcessAlgorithm()

    Processes the blended transaction using the value allocation ltd algorithm

    See https://help.lemonedge.com/blend-transactions/ for more information

    Declaration
    public override Task ProcessAlgorithm()
    Returns
    Type Description
    Task

    A task indicating the completion of the oepration

    Overrides
    BlendTransactionProcessorExtender.ProcessAlgorithm()

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)

    See Also

    BlendTransactionProcessorExtender
    IBlendTransactionProcessor
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.