Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaini528 committed Mar 30, 2019
1 parent 57b3558 commit 463e00a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ Many interfaces are not yet complete, and users can continue to extend them base

[中文文档](https://github.com/zhouaini528/bitmex-php/blob/master/README_CN.md)

### Other exchanges API
[Bitmex](https://packagist.org/packages/linwj/bitmex)

[Okex](https://packagist.org/packages/linwj/okex)

[Huobi](https://packagist.org/packages/linwj/huobi)

Book Data [More](https://github.com/zhouaini528/bitmex-php/blob/master/tests/position.php)
```php
//Get market data
Expand Down
7 changes: 7 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@

很多接口还未完善,使用者可以根据我的设计方案继续扩展,欢迎与我一起迭代它。

### 其他交易所API
[Bitmex](https://packagist.org/packages/linwj/bitmex)

[Okex](https://packagist.org/packages/linwj/okex)

[Huobi](https://packagist.org/packages/linwj/huobi)

行情数据 [more](https://github.com/zhouaini528/bitmex-php/blob/master/tests/position.php)
```php
//Get market data
Expand Down

0 comments on commit 463e00a

Please sign in to comment.