0
Follow
6
Followers
- $.getAmountPrecision(Currency)
交易对基础币种计数精度(小数点后位数)
返回值 number类型
- $.getPricePrecision(Currency)
交易对报价的精度(小数点后位数)
返回值 number类型
- $.getMinOrderAmount(Currency)
交易对最小下单量
返回值 number类型
- $.getMaxOrderAmount(Currency)
交易对最大下单量
返回值 number类型
- $.getValuePrecision(Currency)
交易对交易金额的精度(小数点后位数)
返回值 number类型
- $.getMinValue(Currency)
最小下单金额 (下单金额指当订单类型为限价单时,下单接口传入的(amount * price)。当订单类型为buy-market时,下单接口传的'amount')
返回值 number类型
Source
JavaScript
Strategy parameters
Related strategies
Comment
All comments (0)
No data
- 1
