From 9cd617b8e6258bfe60b850c226bfe1fa4403f41f Mon Sep 17 00:00:00 2001 From: Justin Sun <1351083056@qq.com> Date: Sun, 27 Jun 2021 17:18:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E5=8E=BB=E4=BA=86=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E7=9A=84=E7=AC=A6=E5=8F=B7`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c7d9c2..f62f61a 100644 --- a/README.md +++ b/README.md @@ -697,7 +697,7 @@ * [go-finance](https://github.com/pieterclaerhout/go-finance) : 用于获取汇率、通过VIES查询增值税号和查询IBAN银行账号的模块。 * [go-finnhub](https://github.com/m1/go-finnhub) : 来自`finnhub.io`的股市、外汇和加密数据客户端。访问来自60多家证券交易所、10家外汇经纪商和15家以上加密交易所的实时金融市场数据。 * [go-money](https://github.com/rhymond/go-money) : `Fowler's Money`模式的实现。 -* [ofxgo](https://github.com/aclindsa/ofxgo) : 查询 `OFX `服`务器并解析其响应 (有一个示例的命令行客户端) +* [ofxgo](https://github.com/aclindsa/ofxgo) : 查询 `OFX `服务器并解析其响应 (有一个示例的命令行客户端) * [orderbook](https://github.com/i25959341/orderbook) : `Golang`中的限价订单簿的匹配引擎。 * [techan](https://github.com/sdcoffey/techan) : 具有高级市场分析和交易策略的技术分析库。 * [transaction](https://github.com/claygod/transaction) : 以多线程模式运行的嵌入式的账户交易数据库,。