> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mystockline.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Market hours

> What changes when the market closes.

The market clock exists because the price feed prints 24 hours a day, five days a week.

On weekends and holidays there is no fresh price, so Stockline will not let risk go up.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/mystockline/T8zoJG9K_VZWCC6Y/assets/diagrams/using/market-hours-light.svg?fit=max&auto=format&n=T8zoJG9K_VZWCC6Y&q=85&s=0420c7765233582a57651152aa0d682a" alt="Across the week you can always repay or add stock, while borrowing waits for the weekday session and sales to cover a loan still run on the weekend." width="1200" height="560" data-path="assets/diagrams/using/market-hours-light.svg" />

  <img className="hidden dark:block" src="https://mintcdn.com/mystockline/T8zoJG9K_VZWCC6Y/assets/diagrams/using/market-hours-dark.svg?fit=max&auto=format&n=T8zoJG9K_VZWCC6Y&q=85&s=e2eb021eec8fb3dadbc9b98b39785cad" alt="Across the week you can always repay or add stock, while borrowing waits for the weekday session and sales to cover a loan still run on the weekend." width="1200" height="560" data-path="assets/diagrams/using/market-hours-dark.svg" />
</Frame>

The header always shows the clock. 09:31 ET · Market open in mint. Market closed · Opens Mon 09:30 in grey. Extended hours exist. The price feed keeps going until Friday evening.

US cash hours are 09:30 to 16:00 Eastern. You can still repay or add stock when the clock is grey. Borrowing and taking stock back wait for a live price.

Weekend sales to cover a loan use Friday's close minus a [2%](/resources/parameters) cut, not a Saturday price. See [Oracle](/concepts/oracle).

If you have a loan, a notice says: Prices are paused at Friday's close until Sunday 20:00 ET. Your loan is still open. You can repay or add stock.

| Action                      | Market open | Weekend or holiday                 | Price paused | App paused |
| --------------------------- | ----------- | ---------------------------------- | ------------ | ---------- |
| Add stock                   | yes         | yes                                | yes          | yes        |
| Repay                       | yes         | yes                                | yes          | yes        |
| Put dollars in Earning      | yes         | yes                                | yes          | yes        |
| Borrow                      | yes         | no                                 | no           | no         |
| Take stock back             | yes         | no                                 | no           | no         |
| Some stock is sold to cover | yes         | yes, at Friday's close minus a cut | no           | no         |
| Move Earning to Cash        | yes         | yes                                | yes          | no         |

Risk only goes up against a live price. Making the loan safer always works.

<AccordionGroup>
  <Accordion title="Why can I not borrow on Saturday">
    There is no fresh price. Stockline will not let risk go up without one.
  </Accordion>

  <Accordion title="Is my loan closed for the weekend">
    Your loan is still open. You can repay or add stock. Prices are paused at Friday's close.
  </Accordion>

  <Accordion title="What is sold on Sunday">
    Sales to cover a loan still run, using Friday's close minus a [2%](/resources/parameters) cut.
  </Accordion>
</AccordionGroup>
