Skip to main content

UpdateCustomIndicatorMessage

Package: velox.api.layer1.messages

Type: Interface

Description​

Message should implement this interface if it wants to update an existing custom indicator.

Methods​

getIndicatorName​

String getIndicatorName()

Returns: Name of indicator that should be updated

getIndicatorValue​

double getIndicatorValue()

Returns: New value for this indicator