mukhlisahmadmy

Average Dollar Normalize Volume

mukhlisahmadmy ที่อัปเดต:   
//-------------------------------------------------------------------------------

//Brief Explanation
//--Instead of using Volume Indicator that show the volume in quantity
//--this indicator will show the volume in dollar transaction

//Indicator Value:
//-- A B C D E
//--

//Formula
//--Average Dollar Normalize Volume = Average Price x Volume
//--ADNV Ratio = ADNV / ADNV Moving Average
//--Volume Ratio = Volume / Volume Moving Average

//Setting Moving Average (used by ADNV MA & Volume MA)
//--Type: SMA : EMA
//--Length: 20 :1 : 200

//Setting Minimum Dollar Value
//--Value: 1 : 1 : 900
//--Unit: Million : Thousand

//Bar Color Setting
//--Grow above ADNVMA : Dark Green
//--Grow but below ADNVMA: Light Green
//--Fall and above ADNVMA: Dark Red
//--Fall but below ADNVMA: Light Red
//--Grow but less than Minimum Dollar Value: Dark Black
//--Fall but less than Minimum Dollar Value: Grey
//-------------------------------------------------------------------------------
เอกสารเผยแพร่:
Interface update to ease the usage.
เอกสารเผยแพร่:
Option for DNV formula reference --> either by 'Average Price' or 'Close Price'
Option to set DNV Ratio threshold level (similar concept to RVOL) --> 0.0 to 99.9
สคริปต์โอเพนซอร์ซ

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

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

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

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