This module is used to insert the table label as a data column within the data set.
Search
Sort by
Module Type
Total
Transform, Utility
Insert Table Label Data Column
This module is used to insert the table label as a data column within the data set.
Import, Import Text
Internal Data Set
Stores dataset internally between iterations
Export, Export Text
Internal Data Set Out
Stores dataset internally between iterations
Processing, Utility
Iterator
This powerful feature can be used to iterate or loop through the process for each change in global variable value (prefixed by RAW_).
This feature can be used in various scenarios:Manage Memory: Break up a process into manageable pieces. For example, loading 10 years of daily historical data into a relational database. Due to memory constraints, it would not be possible to load years of historical data at one...
Import, Import Text
JSON In
This module is used to read data from a file that is in the JSON data format. This can either read ODIN DataSet JSON or JSON from a different source.
Export, Export Text
JSON Out
This module is used to write data to a file in JSON data format. The output of a ODIN process can be written out to JSON and then used with JSON for display on websites etc.
Export, Export Utility Modules
Link Manager
This module can be used in ODIN Process Manager config files that will launch a URL in another browser tab.
- Mathematical, MATLAB, Utility
MATLAB Basic Math
This module harnesses the MATLAB® engine to compute any of a variety of basic mathematical operations (e.g. find log returns or exponentiate) on an entire table set.
- Statistical, MATLAB, Utility
MATLAB Basic Stat
This module harnesses the MATLAB® engine to compute any of a variety of basic statistics on an entire table set.
- Financial, MATLAB, Utility
MATLAB Bond Attributes
This module harnesses the MATLAB® engine to compute bond attributes such as Yield, Price, Convexity, Duration and Spread.
- Financial, MATLAB, Utility
MATLAB CVA (Credit Valuation Adjustment)
This module harnesses the MATLAB® engine to approximate using a Monte-Carlo simulation various quantites related to the counterparty risk exposure, including credit valuation adjustment, maximum peak exposure and effective expected exposure.
- Financial, MATLAB, Utility
MATLAB Greeks
This module harnesses the MATLAB® engine to compute the greeks of vanilla derivatives (calls or puts) assuming Black-Scholes pricing.