Class SymbolAlias

java.lang.Object
com.bluebell.greenhouse.platform.models.core.entities.AbstractAuditableEntity
com.bluebell.greenhouse.platform.models.core.entities.symbol.SymbolAlias
All Implemented Interfaces:
GenericEntity

@Entity public class SymbolAlias extends AbstractAuditableEntity
Class representation of an alias to a Symbol. An alias can be an alternate ticker or name that would refer to the same Symbol and cause discrepancies between data sources or markets.
Version:
3.0.6
Author:
Stephen Prizio
  • Constructor Details

    • SymbolAlias

      public SymbolAlias()