Fetch the canonical set of valid submittable price ticks. Orders must be priced at one of these ticks; prices outside the table will be rejected.
Do not hardcode this table. Always fetch it dynamically, as it may change in the future.
Note: The example response is truncated for readability —
…denotes omitted ticks between the listed values. Always use the live response for the full set of valid ticks.
Rate limit: 100 requests per second.
Documentation Index
Fetch the complete documentation index at: https://docs.novig.com/llms.txt
Use this file to discover all available pages before exploring further.
Successfully retrieved the tick table.
[
0.001,
0.002,
0.003,
0.004,
0.005,
"…",
0.01,
"…",
0.05,
0.055,
"…",
0.1,
"…",
0.5,
"…",
0.9,
"…",
0.945,
0.95,
"…",
0.995,
0.996,
0.997,
0.998,
0.999
]