ที่อัปเดต:

Average Force

Average Force is an oscillator that calculates sentiment, then smooths the result to produce a nice indicator for determining the trend.
เอกสารเผยแพร่
Indicator values are now multiplied by 100. Enjoy ;)
เอกสารเผยแพร่
Added short title: "AF"
Added name for parameter 1: "Period"
Added name for parameter 2: "Smooth"
Special thanks to midtownsk8rguy for suggesting these names.
เอกสารเผยแพร่
This new script is fool proof now thanks to midtownsk8rguy.
He told me in private chat how its possible for highest - lowest = 0 to occur.
This is bad because of the formula: (close - lowest)/(highest - lowest).
The denominator would equal 0...very bad indeed, so his new script he proposed to me fixes this problem.

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