Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaini528 committed Mar 26, 2019
1 parent 6b37fa9 commit 0570630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Many interfaces are not yet complete, and users can continue to extend them base
Book Data [More](https://github.com/zhouaini528/bitmex-php/blob/master/tests/position.php)
```php
//Get market data
//Market parameters can not key and secret
//Book data may be key and secret
try {
$bitmex=new Bitmex();
$result=$bitmex->orderBook()->get([
Expand Down

0 comments on commit 0570630

Please sign in to comment.