# 트레이딩 진입기준 설정

<figure><img src="/files/wsqzABfyMLvl0x11OY1K" alt=""><figcaption></figcaption></figure>

(위 메뉴의 변동성 설정은 운영진들이 사용하는 마스터버전입니다. 노말버전은 변동율이 자동으로 설정되어 변경이 불가합니다.)

<figure><img src="/files/5gBT0clC6HRq1tjceJgL" alt=""><figcaption></figcaption></figure>

프로그램 자동모드의 모든 진입의 기준은 변동성에 기반하여 진입하며 모니터 메뉴를 클릭하시면 실시간으로 각 봉마다의 변동율 감지를 실시간으로 확인이 가능합니다.

<figure><img src="/files/JoenLmeUIqGiTeSrl3C2" alt=""><figcaption></figcaption></figure>

매매 방식은 추세와 역추세로 나뉩니다.

반등진입이 역추세 전략(Counter-Trend Strategy)을 채택,  추세진입이 추세 추종 전략(Trend Following Strategy)을 채택하였습니다.

기본적인 진입은 역추세매매방식을 사용하여 진입하며, 추세진입은 유동성이 높아 돌파성이 보이며 거래량이 뒷받침 되어야지 진입합니다.


---

# 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://futureget.gitbook.io/futureget/undefined-3/undefined-1.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.
