Skip to main contentFor example, the option to buy BTC within the next 30 seconds for $8,000.
Typical Quotes Workflow
The typical Quotes workflow is as follows:
- Call List Quotes to get the latest available
quoted prices for the assets you want to buy or sell.
- Present the offered price to one or more end-users, with a timer
indicating the time to expiration.
- If a user accepts the price, call Create Quote Execution with the amount to buy or sell.
- Call Get Quote Execution to monitor
for completion and know when the funds from the execution are available.
Important Considerations
It’s important to show end-users the latest available price. If you cache
prices to show them to multiple users, you should refresh the cache once
per second.
You can call List Quote Executions to
review or construct reports on quote execution activity.