CreateOrder

liewhite.quant.engine.Action.CreateOrder
final case class CreateOrder(symbol: String, action: OrderAction, orderType: OrderType, quantity: Double)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product