1 Star 0 Fork 0

HAYPO/gateapi-java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Trade.md 1.09 KB
一键复制 编辑 原始数据 按行查看 历史

Trade

Properties

Name Type Description Notes
id String Trade ID [optional]
createTime String Trading time [optional]
createTimeMs String Trading time, with millisecond precision [optional]
side SideEnum Order side [optional]
role RoleEnum Trade role [optional]
amount String Trade amount [optional]
price String Order price [optional]
orderId String Related order ID. No value in public endpoints [optional]
fee String Fee deducted. No value in public endpoints [optional]
feeCurrency String Fee currency unit. No value in public endpoints [optional]
pointFee String Point used to deduct fee [optional]
gtFee String GT used to deduct fee [optional]

Enum: SideEnum

Name Value
BUY "buy"
SELL "sell"

Enum: RoleEnum

Name Value
TAKER "taker"
MAKER "maker"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HAYPO/gateapi-java.git
git@gitee.com:HAYPO/gateapi-java.git
HAYPO
gateapi-java
gateapi-java
master

搜索帮助