Source: https://fxcodebase.com/code/viewtopic.php?f=48&t=64883
Forum: 48 · Topic 64883 · 1 post(s)
Alexander.Gettinger · Mon Jul 03, 2017 12:33 pm
Formula: %RR= ( (%R Williams) + ( Rendiment) ) / 2
1) %R williams is the indicator of Larry Williams %R = (Highest High - Close)/(Highest High - Lowest Low) * -100
2) Rendiment= X * natural logarithm (Close1/Close2)
close1= close of previous candelstick close2= close of candelstick N periods ago
Download: