For the complete documentation index, see llms.txt. This page is also available as Markdown.

Expiry & Settlement

New to Options?

Options on Rails settle automatically at expiry using a published mark price. Weekly and monthly contracts settle automatically at 08:00 UTC on their expiry date. Rails options are cash-settled, so settlement does not require delivery of the underlying asset. Instead, the final contract value is applied as cash P&L.

Contract Expiry

At the contract’s expiry time, Rails evaluates each option against the published mark price and applies the settlement outcome automatically:

  • In-the-money contracts pay out their intrinsic value automatically — a call pays the settlement price minus the strike, and a put pays the strike minus the settlement price.

  • Out-of-the-money contracts expire worthless.

If a contract finishes in the money, Rails credits or debits the resulting cash-settled P&L to the account as part of the settlement process.

Settlement

Settlement is processed as a single account update that includes:

  • exercise P&L

  • premium reconciliation

  • fees

  • margin release

Settlement uses the underlying's settlement price at expiry (08:00 UTC), not the mark price or the last traded price.

Rails applies these changes together as one transaction. This keeps settlement consistent and avoids partial account updates.

After settlement, expired contracts close automatically, released margin returns to your available collateral, and any final P&L is reflected in your account balance.

Last updated

Was this helpful?