Type/to search
1
Follow
1
Followers
怎么方便快速的获取欧意合约中的任意的某一个币种,下单一张交易时的精度
Help
Created 2024-05-26 23:25:52  
 2
 921

比如下单ETH_USDT合约,市场最新价格是3864.41USDT,此时购买一张ETH的最低价格是386.44USDT,怎么快速获取下单这一张合约的最低价格是多少。

Related Recommendations
Comment
All comments (2)
    python
    markets = exchange.GetMarkets() currency = exchange.GetCurrency() ct = "swap" key = currency + "." + ct Log(key, ":", markets[key]['PricePrecision'])
    2 years ago

    可以使用GetMarkets函数获取市场品种信息。

    2 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)