Creates a quote after type-casting the given value.
Any value.
key of the value when converted to the object.
Extends quote with the given attribute.
Any object.
self reference.
Get value of the given attribute of the quote.
The attribute.
The value of given attribute if exists, undefined otherwise.
Get quote indicator value by indicator name.
Name of the Indicator.
Value of indicator if exists, undefined otherwise.
Get all indicator values.
indicators object of the Quote if exists, blank object otherwise.
Get all strategy values.
strategies object of the Quote if exists, blank object otherwise.
Get strategy values for the given quote.
Name of the strategy.
StrategyPoint object if strategy exists, undefined otherwise.
Generated using TypeDoc
Creates a quote out of any value.