Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit df5d88c

Browse files
Hubert KosterHubert Koster
authored andcommitted
chore: removing link
1 parent 07ca393 commit df5d88c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/code-examples/javascript/ticks/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,3 @@ The easiest way to understand how Deriv API works is to try our Tick call:
2424
We'll start with the ticks example because it's a pretty simple block of code to implement. You don't have to log into the Deriv account and get your app authenticated to try it.
2525

2626
A tick is a measure of minimum upward or downward movement in the price of a trading commodity. We subscribe to the ticks functionality from the Deriv API websocket, which will return new tick data every second. As an example you could create an interactive tick graph with this data.
27-
28-
You can find other available calls in the the [API Explorer](/api-explorer).

0 commit comments

Comments
 (0)