搜索结果
跳到导航
跳到搜索
- The integration of API (Application Programming Interface) systems into cryptocurrency derivatives trading has revolutionized market accessibility, yet it also in …PI systems rely on layered encryption frameworks to protect sensitive data exchange. Key technologies include: …7 KB(649个字) - 2025年3月15日 (六) 12:17
- * **Exchange 类:** CCXT 库的核心是 Exchange 类。每个支持的交易所都有一个对应的 Exchange 类,例如 `ccxt.binance`、`ccxt.coinbasepro` 等。 …9 KB(378个字) - 2025年3月16日 (日) 20:18
- exchange = ccxt.binance({ …8 KB(327个字) - 2025年3月16日 (日) 20:18
- * **交易所 (Exchange):** CCXT 支持的加密货币交易所,例如 Binance, Coinbase Pro, Kra …9 KB(338个字) - 2025年3月16日 (日) 20:19
- * **Exchange 对象:** 代表一个特定的加密货币交易所。你需要创建一个 Exchange 对象来与交易所进行交互。 …9 KB(436个字) - 2025年3月16日 (日) 21:05
- '''Data Security in Cryptocurrency Futures Trading''' …10 KB(408个字) - 2025年3月17日 (一) 00:29
- * Reddit的r/CryptoCurrency: 庞大的加密货币社区,包含交易讨论。 …8 KB(202个字) - 2025年3月14日 (五) 19:05
- 首先,你需要获取交易所的 API 密钥和 Secret Key。 然后,使用 `ccxt.exchange()` 函数创建一个交易所实例。 …10 KB(414个字) - 2025年3月16日 (日) 21:07
- …、执行大规模交易或仅仅是跨多个交易所获取市场数据的交易者和开发者来说,一个可靠且统一的交易接口是不可或缺的。CCXT (CryptoCurrency eXchange Trading Library) 正是这样一个工具。CCXT是一个开源的Python和 exchange = ccxt.binance() …9 KB(320个字) - 2025年5月10日 (六) 22:18
- Ccxt(CryptoCurrency eXchange Trading Library)是一个开源的、多语言的、用于连接和交易 * **交易所 (Exchange)**: 指的是提供加密货币交易服务的平台,例如 Binance、Coi …8 KB(264个字) - 2025年3月16日 (日) 21:04
- Ccxt(CryptoCurrency eXchange Trading Library)是一个开源的、多交易所的加密货币交易 AP exchange = ccxt.binance({ …10 KB(485个字) - 2025年3月16日 (日) 21:06
- * '''FIX API''':金融信息交换协议 (Financial Information eXchange),是一种标准的金融行业通信协议,主要用于机构投资者 * '''Python''':易于学习和使用,拥有丰富的第三方库,例如 ccxt (CryptoCurrency eXchange Trading Library)。 …9 KB(298个字) - 2025年3月15日 (六) 04:51
- 1. '''选择交易所 (Choose an Exchange)''':选择一个提供 API 的加密货币交易所。 …9 KB(368个字) - 2025年5月10日 (六) 17:14
- 1. **ccxt (CryptoCurrency eXchange Trading Library)** exchange = ccxt.binance({ …10 KB(302个字) - 2025年5月10日 (六) 12:55
- …9 KB(281个字) - 2025年3月16日 (日) 18:34
- * **CCXT (CryptoCurrency eXchange Trading Library):** 这是一个强大的Python库,支持超过100个加 exchange = ccxt.binance({ …9 KB(215个字) - 2025年5月10日 (六) 15:36
- …如 [[Python]]、[[Java]]、[[C++]] 等。您也可以使用现成的 API 库或框架,例如 ccxt (CryptoCurrency eXchange Trading Library)。 …9 KB(201个字) - 2025年3月15日 (六) 09:13
- * **选择交易所 (Choosing an Exchange):** 选择信誉良好、安全性高、交易费用合理的交易所。 …9 KB(191个字) - 2025年3月17日 (一) 04:25
- 3. **初始化交易所对象:** 创建交易所对象的实例,并传入 API 密钥和密钥。 例如: `exchange = ccxt.binance({ 'apiKey': 'YOUR_API_KEY', 'secret': 'YOUR_SECRET_KEY' })` …10 KB(239个字) - 2025年5月10日 (六) 12:48
- * '''ccxt (CryptoCurrency eXchange Trading Library):''' 这是一个强大的Python库,支持连接超过1 …10 KB(354个字) - 2025年5月10日 (六) 12:53