BinanceF

quant.trader.exchange.BinanceF
See theBinanceF companion class
object BinanceF

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BinanceF.type

Members list

Type members

Classlikes

case class AccountUpdatePosition(s: String, pa: String, ep: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class BinanceBalance(asset: String, balance: String, availableBalance: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class CreateOrderResponse(orderId: Long)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ListenKeyResponse(listenKey: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Order(orderId: Long, clientOrderId: String, avgPrice: String, origQty: String, executedQty: String, price: String, side: String, status: String, symbol: String, time: Long, timeInForce: String, `type`: String, updateTime: Long)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class OrderPushItem(o: OrderPushItemO)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class OrderPushItemO(i: Long, s: String, S: String, o: String, f: String, q: String, p: String, ap: String, X: String, l: String, z: String, L: String, T: Long)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all