# 주가

Soulver 3에는 8가지 인기 기술주가 기본으로 제공됩니다. 추가 주식은 선택적 데이터 서비스 구독의 일부로 이용할 수 있습니다.

**무료 기술주**

| 회사 이름     | 주식 티커 |
| --------- | ----- |
| AirBnB    | ABNB  |
| Amazon    | AMZN  |
| Apple     | AAPL  |
| Meta      | META  |
| Microsoft | MSFT  |
| Netflix   | NFLX  |
| Nvidia    | NVDA  |
| Tesla     | TSLA  |

계산 시 주식 티커를 사용하세요. 주가 정보는 매시간 자동으로 업데이트됩니다.

```
10 AAPL                          | $1,500.80
NFLX × 30 stocks                 | $18,196.80
MSFT                             | $298.66
```

{% hint style="info" %}
주식에 대한 대체 이름(예: AAPL 대신 'Apple')을 설정할 수 있습니다.

이렇게 하려면 설정 > 계산기 > 주식에서 주식을 더블 클릭하여 계산에 사용할 주식 심볼을 사용자 지정하세요.
{% endhint %}

### 과거 주가

```
10 AAPL on April 12, 2005        | $13.10
1년 전 Amazon
```

{% hint style="info" %}
과거 주가 조회 시에는 일반적으로 더 유용한 [**수정 종가**](https://www.investopedia.com/terms/a/adjusted_closing_price.asp)가 사용됩니다.
{% endhint %}

또한 주식에 대해 실제(수정되지 않은) 가격 및 거래량 과거 조회를 수행할 수 있습니다:

```
AAPL close on Jan 9 2007         | $92.57
GOOGL volume on March 10 2015    | 2.004M
```

### **추가 주식 추가하기**

추가 주식을 추가하려면 설정 > 주식으로 이동하여 + 버튼을 클릭하고 회사 이름 또는 주식 티커를 입력한 다음 추가를 클릭하세요.

![Adding additional stocks in the App Store version of Soulver 3, with an optional data services subscription](/files/vDoR1lPaJ84NaTIRJcrW)

## 추가 주식 데이터 액세스

저희는 15\~20분의 지연 시간으로 70개 증권 거래소의 15만 개 이상의 주식 티커에 액세스할 수 있는 선택적 구독($26/년)을 제공합니다.

이 구독에는 고급 날씨 데이터와 인라인 지식 비서도 포함됩니다.

{% hint style="success" %}
"지식 비서, 실시간 주가 및 고급 날씨" 구독은 [**App Store**](https://apps.apple.com/us/app/soulver-3/id1508732804?ls=1)에서 $26/년으로 이용 가능하며, 저희 [**Setapp**](https://soulver.app/setapp) 사용자에게는 무료입니다\*\*.\*\* 이러한 비용이 많이 드는 데이터 서비스를 필요한 사용자에게만 선택적 구독으로 제공함으로써, 저희는 Soulver를 단일 구매로 계속 제공할 수 있습니다.
{% endhint %}


---

# 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://documentation.soulver.app/ko/documentation/live-data/live-and-historical-stock-prices.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.
