文件名称:arbitrage_btc
文件大小:850KB
文件格式:ZIP
更新时间:2024-05-31 14:41:14
Python
ss 安装 pip install --upgrade ccxt pip install --upgrade numpy pip install --upgrade cfscrape pip install --upgrade thrift pip install --upgrade PyMySQL pip install --upgrade DBUtils pip install --upgrade redis
【文件预览】:
arbitrage_btc-master
----.gitignore(1KB)
----README.md(579B)
----bin()
--------triangle.py(773B)
--------stat_arbitrage_find_symbols.py(544B)
--------stat_arbitrage.py(624B)
--------triangle_find_best_profit.py(591B)
--------data_fetcher.py(566B)
--------__init__.py(0B)
----test()
--------test.py(1KB)
--------symbols_okex_binance.txt(9KB)
----conf()
--------conf.py(4KB)
--------__init__.py(0B)
----db()
--------.gitkeep(74B)
----server()
--------ServerExchangeData.py(2KB)
----protocol()
--------ExchangeData.thrift(2KB)
--------thrift_gen.sh(170B)
----doc()
--------err.txt(3KB)
--------has.txt(878B)
--------fetch_bids_asks.txt(252KB)
--------fetch_tickers_symbol.txt(2KB)
--------markets.txt(330KB)
--------fees.txt(3KB)
--------fetch_order.txt(853B)
--------fetch_trades.txt(296KB)
--------exchanges.txt(2KB)
--------order_book.txt(741B)
--------urls.txt(802B)
--------balance.txt(40KB)
--------fetch_ohlcv.txt(119KB)
--------currencies.txt(16KB)
--------api.txt(1KB)
--------symbols.txt(4KB)
--------fetch_tickers.txt(497KB)
--------297_Report.pdf(710KB)
----.travis.yml(82B)
----util()
--------triangle.py(17KB)
--------db_mysql.py(3KB)
--------exchange_data.py(6KB)
--------db_base.py(4KB)
--------util.py(5KB)
--------db_redis.py(1KB)
--------stat_arbitrage.py(23KB)
--------exchange_base.py(24KB)
--------db_sqlite3.py(2KB)
--------__init__.py(0B)
----logs()
--------.gitkeep(74B)