MCPcopy 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

signMethod · 0.95
signMethod · 0.45
signMethod · 0.45
signMethod · 0.45
authenticate_restMethod · 0.45
sign_order_requestMethod · 0.45
signMethod · 0.45
withdrawMethod · 0.45
signMethod · 0.45

Calls 1

millisecondsMethod · 0.45

Tested by

no test coverage detected