Skip to content

Commit

Permalink
Merge branch 'feature/websocket-update-interval' into 'main'
Browse files Browse the repository at this point in the history
update websocket update interval for trades_subscribe and depth_subscribe

See merge request whitebit_exchange/api-docs!161
  • Loading branch information
whitebit-robot committed Nov 16, 2023
2 parents 4af0c04 + 1117f93 commit 0ebe343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/public/websocket.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ Update interval: 1 sec

#### Subscribe

Update interval: 0.3 sec
Update interval: 100 ms

❗ For each websocket connection, you can subscribe to either one or several markets. Every following subscription will replace the existing one.

Expand Down Expand Up @@ -778,7 +778,7 @@ Update interval: 0.3 sec

#### Subscribe

Update interval: 0.3 sec
Update interval: 100 ms

##### ⤴️ Request:

Expand Down

0 comments on commit 0ebe343

Please sign in to comment.