Skip to content
/ leek Public

跨交易所套利框架.基于 Python asyncio, CCXT, WebSocket.

License

Notifications You must be signed in to change notification settings

mangege/leek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leek

跨交易所套利框架.基于 Python asyncio, CCXT, WebSocket.

Troubleshooting

  • poloniex {"error":"Nonce must be greater than 1609057521146. You provided 1609057520910."}

需要为每个 poloniex 交易所的套利对设置不同的 API Key,这样就可以防止随机数因 asyncio 线程切换而导致提交顺序变了.
https://stackoverflow.com/questions/29311124/solutions-for-nonce-error-caused-by-threaded-api-calls

About

跨交易所套利框架.基于 Python asyncio, CCXT, WebSocket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages