jadeja_rajdeep

Patrick Walker Flat Base

jadeja_rajdeep ที่อัปเดต:   
This pine script is provide recent support and resistance.

Script will use ema8, ema21, sma50 and sma200 to generate the support and resistance line.

Inspired from Patrick Walker style of trading. This is my personal logic i build studying the charts.

There is 3 types of resistance generated by this script.

1) top resistance 1

when ema8 > ema21 and low > ema8 and gap between ema21 and sma50 is less than 10% and in last 3 days previous 4th days highs is not crossed by close.

2) top resistance 2

when close/open below ema21 and ema8 > ema21 and high >= ema8 and ema21 > sma50 and gap between ema21 and sma50 is less than 10%

3) bottom resistance

when ema8 < ema21 and close/open cross above ema8 but high < ema21
เอกสารเผยแพร่:
changed condition for top resistance 1

now its only generate when ema8 or ema21 above sma50
เอกสารเผยแพร่:
Added Relative Strength Line and Relative Strength 21 and 50 into the table
เอกสารเผยแพร่:
added rsline 200 and rs 200
เอกสารเผยแพร่:
bug fix in color code
เอกสารเผยแพร่:
Added input value for gap between 21 & 50. so user can set as per their need.
Default value is 10
เอกสารเผยแพร่:
updated condition for top resistance 1 and 2

minimum 3 days required ema8 > ema21
เอกสารเผยแพร่:
Updated bottom resistance condition

added close need to be below sma50

removed high need be below ema21
เอกสารเผยแพร่:
updated top resistance code condition to check ema8 > ema21 for at least 3 days
เอกสารเผยแพร่:
updated bottom resistance code condition
เอกสารเผยแพร่:
Added one more resistance code

i called it downdays resistance

when close < open but close > (high+low)/2 then its generate the resistance.
เอกสารเผยแพร่:
bug fix in down days resistance condition
เอกสารเผยแพร่:
Added volume condition for down days resistance
เอกสารเผยแพร่:
updated bottom resistance condition

now it will check for close < ema21 and high >= ema21
เอกสารเผยแพร่:
removed open/close above ema8 condition for bottom resistance code
เอกสารเผยแพร่:
removed open < sma50 for bottom resistance code.
เอกสารเผยแพร่:
Added 5 & 10 Days Pivot Points
เอกสารเผยแพร่:
Added 20 days pivot point
เอกสารเผยแพร่:
Added Hide / Show input for all the lines.
เอกสารเผยแพร่:
changed bottom resistance condition to high > sma50 and close < sma50
เอกสารเผยแพร่:
changed bottom resistance condition
เอกสารเผยแพร่:
Added 252 days high resistance if next 15 days highest close is not crossed that high.
เอกสารเผยแพร่:
Added option to draw recent latest 252 days high resistance or multiple in last 5 years
speed improvements in 252 days high resistance code.
เอกสารเผยแพร่:
bug fix in 252 days recent high code
เอกสารเผยแพร่:
Added option to hide/show Relative strength table
เอกสารเผยแพร่:
bug fix in 10 days pivot point code
เอกสารเผยแพร่:
bug fix in 10 days pivot points code
เอกสารเผยแพร่:
code improvements in 252 days high resistance line.

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

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

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

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

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