Instrument

object Instrument
Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

case class Snapshot[T](tags: TagSet, value: T)

Snapshot of an instrument's state at a given point. Snapshots are expected to have either Long, Double or Distribution values, depending on the instrument type.

Snapshot of an instrument's state at a given point. Snapshots are expected to have either Long, Double or Distribution values, depending on the instrument type.

object Type