Interface UpdateCustomIndicatorMessage


public interface UpdateCustomIndicatorMessage
Message should implement this interface if it wants to update an existing custom indicator
  • Method Details

    • getIndicatorName

      java.lang.String getIndicatorName()
      Returns:
      name of indicator that should be updated
    • getIndicatorValue

      double getIndicatorValue()
      Returns:
      new value for this indicator