프롬프트 수정

This commit is contained in:
2025-08-30 23:40:49 +09:00
parent 54027253a5
commit f00de76c83
2 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ import {OpenAI} from "openai";
- VWAP 재테스트 시 **캔들 종가 기준** 필수 확인"
아래 1시간봉 200개 데이터 입니다.
아래 15분봉 데이터 입니다.
[데이터 타입]
[{"t":<Unix ts>,"o":<float>,"h":<float>,"l":<float>,"c":<float>,"v":<float>}, …]