liewhite.quant.trader.Trader
See theTrader companion object
trait Trader
Attributes
Members list
Value members
Abstract methods
def createOrder(symbol: String, action: OrderAction, orderType: OrderType, quantity: Double, clientOrderID: Option[String], marginMode: MarginMode): Task[String]
In this article