Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
parsilver committed Dec 24, 2023
1 parent 8e450d2 commit 888dcf3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,6 @@ $market->balances();
#### List all open orders of the given symbol.
- GET `/api/v3/market/my-open-orders`

| Parameter | Type | Description |
| --- | --- | --- |
| sym | string | The symbol. |
```php
$market->openOrders(
// string: The symbol.
Expand Down

0 comments on commit 888dcf3

Please sign in to comment.