OPEN-SOURCE SCRIPT
BTC DMI SLAPPER

DMI is confluence 1
BBands is confluence 2
Confluence 3 triggers the signal when one of these parameters is met
STC
AROON
MACD
MOMENTUM
TRENDLINE
////SIGNALS
////LONG
DMI PLUS crossover MINUS
and
BBands - Source lower than UPPER
and
AROON - UPPER crossover LOWER
or
AROON - LOWER > UPPER
or
STC < 25
or
STC - (mAAAAA[3] >= mAAAAA[2]) and (mAAAAA[2] <= mAAAAA[1]) and (mAAAAA < 60)
or
MACD > aMACD
or
MOMENTUM - (mom0 > 0 and mom1 > 0)
or
TRENDLINE - ta.change(direction) < 0
////SHORT
DMI - MINUS crossover PLUS
BBands - Source higher than LOWER
and
AROON - LOWER crossover UPPER
or
AROON - UPPER > LOWER
or
STC > 25
or
STC - (mAAAAA[3] <= mAAAAA[2]) and (mAAAAA[2] >= mAAAAA[1]) and (mAAAAA > 40)
or
MACD < aMACD
or
MOMENTUM - (mom0 < 0 and mom1 < 0)
or
TRENDLINE - ta.change(direction) > 0
BBands is confluence 2
Confluence 3 triggers the signal when one of these parameters is met
STC
AROON
MACD
MOMENTUM
TRENDLINE
////SIGNALS
////LONG
DMI PLUS crossover MINUS
and
BBands - Source lower than UPPER
and
AROON - UPPER crossover LOWER
or
AROON - LOWER > UPPER
or
STC < 25
or
STC - (mAAAAA[3] >= mAAAAA[2]) and (mAAAAA[2] <= mAAAAA[1]) and (mAAAAA < 60)
or
MACD > aMACD
or
MOMENTUM - (mom0 > 0 and mom1 > 0)
or
TRENDLINE - ta.change(direction) < 0
////SHORT
DMI - MINUS crossover PLUS
BBands - Source higher than LOWER
and
AROON - LOWER crossover UPPER
or
AROON - UPPER > LOWER
or
STC > 25
or
STC - (mAAAAA[3] <= mAAAAA[2]) and (mAAAAA[2] >= mAAAAA[1]) and (mAAAAA > 40)
or
MACD < aMACD
or
MOMENTUM - (mom0 < 0 and mom1 < 0)
or
TRENDLINE - ta.change(direction) > 0
สคริปต์โอเพนซอร์ซ
ด้วยเจตนารมณ์หลักของ TradingView ผู้สร้างสคริปต์นี้ได้ทำให้มันเป็นโอเพ่นซอร์ส เพื่อให้เทรดเดอร์สามารถตรวจสอบและยืนยันการทำงานของสคริปต์ได้ ขอแสดงความชื่นชมผู้เขียน! แม้ว่าคุณจะสามารถใช้งานได้ฟรี แต่อย่าลืมว่าการเผยแพร่โค้ดซ้ำนั้นจะต้องเป็นไปตามกฎระเบียบการใช้งานของเรา
คำจำกัดสิทธิ์ความรับผิดชอบ
ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมที่ ข้อกำหนดการใช้งาน
สคริปต์โอเพนซอร์ซ
ด้วยเจตนารมณ์หลักของ TradingView ผู้สร้างสคริปต์นี้ได้ทำให้มันเป็นโอเพ่นซอร์ส เพื่อให้เทรดเดอร์สามารถตรวจสอบและยืนยันการทำงานของสคริปต์ได้ ขอแสดงความชื่นชมผู้เขียน! แม้ว่าคุณจะสามารถใช้งานได้ฟรี แต่อย่าลืมว่าการเผยแพร่โค้ดซ้ำนั้นจะต้องเป็นไปตามกฎระเบียบการใช้งานของเรา
คำจำกัดสิทธิ์ความรับผิดชอบ
ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมที่ ข้อกำหนดการใช้งาน