TradeItem

fun TradeItem(s: String? = null, p: Float? = null, t: Long? = null, v: Float? = null, c: List<String>? = null)