Pilihan Editor
OPEN-SOURCE SCRIPT
Telah dikemas kini

Average Force

Average Force is an oscillator that calculates sentiment, then smooths the result to produce a nice indicator for determining the trend.
Nota Keluaran
Indicator values are now multiplied by 100. Enjoy ;)
Nota Keluaran
Added short title: "AF"
Added name for parameter 1: "Period"
Added name for parameter 2: "Smooth"
Special thanks to midtownsk8rguy for suggesting these names.
Nota Keluaran
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.

Penafian