Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ nonce
Method
nonce
python/ccxt/xt.py:821–822 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
819
})
820
821
def
nonce(self):
822
return
self.milliseconds() - self.options[
'timeDifference'
]
823
824
def
fetch_time(self, params={}) -> Int:
825
""
"
Callers
15
sign
Method · 0.95
sign
Method · 0.45
sign
Method · 0.45
sign
Method · 0.45
authenticate_rest
Method · 0.45
sign_order_request
Method · 0.45
sign
Method · 0.45
create_withdrawal_settlement_data
Method · 0.45
create_transfer_settlement_data
Method · 0.45
create_extended_order_request
Method · 0.45
withdraw
Method · 0.45
sign
Method · 0.45
Calls
1
milliseconds
Method · 0.45
Tested by
no test coverage detected