mt5-log-reader이란?
MetaTrader 5 로그 파일을 읽어 지표 실행, 단위 테스트 및 컴파일 오류를 검증합니다. 사용자가 전문가 창, MT5 로그, 오류를 언급하거나 "작동했나요?"라고 묻는 경우에 사용하세요. 트리거 - 로그 확인, 작동 여부, 전문가 창, 출력 인쇄, 런타임 오류, 디버그 출력. (프로젝트) 출처: terrylica/mql5-crossover.
MetaTrader 5 로그 파일을 읽어 지표 실행, 단위 테스트 및 컴파일 오류를 검증합니다. 사용자가 전문가 창, MT5 로그, 오류를 언급하거나 "작동했나요?"라고 묻는 경우에 사용하세요. 트리거 - 로그 확인, 작동 여부, 전문가 창, 출력 인쇄, 런타임 오류, 디버그 출력. (프로젝트)
명령줄에서 mt5-log-reader AI 스킬을 개발 환경에 빠르게 설치
출처: terrylica/mql5-crossover.
Read MetaTrader 5 log files programmatically to access Print() output from indicators, scripts, and expert advisors. Implements dual logging pattern where Print() statements go to MT5 logs (human-readable) and CSV files provide structured data for validation.
MetaEditor creates a .log file next to each compiled .mq5:
Important: Wine/CrossOver returns exit code 1 even on successful compilation. Always check the .log file or verify .ex5 exists.
MetaTrader 5 로그 파일을 읽어 지표 실행, 단위 테스트 및 컴파일 오류를 검증합니다. 사용자가 전문가 창, MT5 로그, 오류를 언급하거나 "작동했나요?"라고 묻는 경우에 사용하세요. 트리거 - 로그 확인, 작동 여부, 전문가 창, 출력 인쇄, 런타임 오류, 디버그 출력. (프로젝트) 출처: terrylica/mql5-crossover.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/terrylica/mql5-crossover --skill mt5-log-readerMetaTrader 5 로그 파일을 읽어 지표 실행, 단위 테스트 및 컴파일 오류를 검증합니다. 사용자가 전문가 창, MT5 로그, 오류를 언급하거나 "작동했나요?"라고 묻는 경우에 사용하세요. 트리거 - 로그 확인, 작동 여부, 전문가 창, 출력 인쇄, 런타임 오류, 디버그 출력. (프로젝트) 출처: terrylica/mql5-crossover.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/terrylica/mql5-crossover --skill mt5-log-reader 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/terrylica/mql5-crossover