Skip to contents

Build a user defined continuation object for a custom instrument

Usage

CustomInstrumentUDCBuilder(root, rollover, spreadAdjustment)

Arguments

root

CC or CL

rollover

volume based or day based

spreadAdjustment

arithmetic or percentage

Value

object with user defined continuation

See also

[rd_ManageCustomInstruments()]

Examples

if (FALSE) { # \dontrun{
 # no example cause function not implemented yet
} # }