OPEN-SOURCE SCRIPT

Trailing Stop Loss

ที่อัปเดต:
Trailing stop loss indicator to determine when to exit a position.

Multiple trailing stop loss calculation techniques are implemented:
  • ATR: Determines stop loss using a gap from recent highest value, that gap is defined by the ATR value and a multiplier
  • MA: Just a simple moving average used as a stop-loss
  • Percentage: Uses a percentage of the price


The script also implements alerting to be notified when the stop loss price is reached.
เอกสารเผยแพร่
Update to Pine Script v5
ATRAverage True Range (ATR)Simple Moving Average (SMA)stoplosstrailingstop

สคริปต์โอเพนซอร์ซ

ด้วยเจตนารมณ์หลักของ TradingView ผู้เขียนสคริปต์นี้ได้เผยแพร่เป็นโอเพนซอร์ส เพื่อให้เทรดเดอร์สามารถเข้าใจและตรวจสอบได้ ต้องขอบคุณผู้เขียน! ที่ให้คุณใช้ได้ฟรี แต่การนำโค้ดนี้ไปใช้ในการเผยแพร่ซ้ำจะต้องอยู่ภายใต้ กฎระเบียบการใช้งาน คุณสามารถตั้งเป็นรายการโปรดเพื่อใช้บนชาร์ตได้

ต้องการที่จะใช้สคริปต์นี้บนชาร์ตใช่ไหม?

คำจำกัดสิทธิ์ความรับผิดชอบ