gs_quant.base.Priceable

class Priceable[source]
__init__()

Methods

__init__()

as_dict([as_camel_case])

Dictionary of the public, non-null properties and values

calc(risk_measure[, fn])

Calculate the value of the risk_measure

clone(**kwargs)

Clone this object, overriding specified values

default_instance()

Construct a default instance of this type

dollar_price()

Present value in USD

from_instance(instance)

Copy the values from an existing instance of the same type to our self :type instance: :param instance: from which to copy: :return:

price()

Present value in local currency.

properties()

The public property names of this class

properties_init()

The public property names of this class

resolve([in_place])

Resolve non-supplied properties of an instrument