• 프로덕트
  • 커뮤니티
  • 마켓
  • 브로커
  • 더보기
지금 시작
  • 커뮤니티
  • /지표 및 전략
  • /Stoplossplacement

Stoplossplacement

ema_stoploss_libLibrary "ema_stoploss_lib" This library derives stop-loss levels from a dynamic list of EMA lengths. It computes each EMA internally (so dynamic lengths are allowed), keeps strict side filtering (long: only EMAs below the source; short: only EMAs above), sorts by distance to the source, and returns the n-th nearest value plus the original index of that EMA length. get_stop_loss(index) Initializes (once) a default length list: 21, 50, 100, 200, 250, 500, 750, 1000. Returns: sl_buy / sl_sell: selected EMA values nearest_buy_idx / nearest_sell_idx: 0-based indices in the original lensArr Parameters & Notes Index (input in the example; default 2) is 0-based: 0 = nearest, 1 = second nearest, 2 = third, etc. If there aren’t enough EMAs on the requested side, the value becomes na (plot will skip that bar). Strict filtering means no fallback to the opposite side. Performance: EMA updates are O(n) per bar (n = number of lengths). Sorting is O(k²) (k = candidates on the chosen side) — negligible for small lists.
Pine Script® 라이브러리
veegee82의
업데이트됨

ICE 데이터 서비스에서 제공한 시장 데이터를 선택하세요.FactSet에서 제공한 기준 데이터를 선택하세요. Copyright © 2025 FactSet Research Systems Inc.SEC 보고서 및 기타 문서는 Quartr에서 제공합니다.© 2025 트레이딩뷰, Inc.

제품 그 이상
  • 수퍼차트
스크리너
  • 주식
  • ETF
  • 채권
  • 암호화폐
  • CEX 페어
  • DEX 페어
  • Pine
히트맵
  • 주식
  • ETF
  • 암호화폐
캘린더
  • 이코노믹
  • 어닝
  • 배당
더 많은 제품
  • 수익률 곡선
  • 옵션
  • 뉴스 플로우
  • Pine Script®
앱
  • 모바일
  • 데스크탑
커뮤니티
  • 소셜 네트웍
  • 사랑의 벽
  • 프렌드 리퍼하기
  • 하우스룰
  • 모더레이터
아이디어
  • 트레이딩
  • 교육
  • 에디터즈 픽
Pine Script
  • 지표 및 전략
  • 마법사
  • 프리랜서
툴 및 구독
  • 특징
  • 가격
  • 마켓 데이터
트레이딩
  • 오버뷰
  • 브로커
스페셜 오퍼
  • CME 그룹 선물
  • 유렉스 선물
  • 미국 주식 번들
회사 정보
  • 회사 소개
  • 우주 임무
  • 블로그
  • 커리어
  • 미디어 키트
굿즈
  • 트레이딩뷰 스토어
  • 트레이더용 타로 카드
  • C63 트레이드타임
정책 및 보안
  • 사용조건
  • 면책사항
  • 프라이버시정책
  • 쿠키 정책
  • 접근성 정책
  • 보안 팁
  • 버그 바운티 프로그램
  • 상태 페이지
비즈니스 솔루션
  • 위젯
  • 차팅 라이브러리
  • Lightweight Charts™
  • 고급 차트
  • 트레이딩 플랫폼
성장 기회
  • 광고
  • 브로커 통합
  • 파트너 프로그램
  • 교육 프로그램
커뮤니티
  • 소셜 네트웍
  • 사랑의 벽
  • 프렌드 리퍼하기
  • 하우스룰
  • 모더레이터
아이디어
  • 트레이딩
  • 교육
  • 에디터즈 픽
Pine Script
  • 지표 및 전략
  • 마법사
  • 프리랜서
비즈니스 솔루션
  • 위젯
  • 차팅 라이브러리
  • Lightweight Charts™
  • 고급 차트
  • 트레이딩 플랫폼
성장 기회
  • 광고
  • 브로커 통합
  • 파트너 프로그램
  • 교육 프로그램
Look FirstLook First