# 1.4.2 The trading time is excessively long

The crypto market operates 24/7, with a weekly trading duration of 168 hours—more than eight times that of the stock market! Even compared to the global foreign exchange market, the crypto market has an additional 30% of trading time. Moreover, the daily trading volume in the foreign exchange market has a distinct temporal distribution, with some periods having such low trading volume and market volatility that they can be virtually ignored. This extended trading period also poses a significant challenge for quantitative trading.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://algoagent.gitbook.io/algoagent/1.-digital-currency-quantitative-trading/1.4-the-current-situation-of-the-quantitative-trading-market/1.4.2-the-trading-time-is-excessively-long.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
