Class PositionOrder

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

@Entity public class PositionOrder extends AbstractAuditableEntity
Class representation of an entry in a Position, similar to the once used Trade entity. A position order represents a typical buy or sell in the market.
Version:
3.0.4
Author:
Stephen Prizio
  • Constructor Details

    • PositionOrder

      public PositionOrder()