Source: https://fxcodebase.com/code/viewtopic.php?f=38&t=61610
Forum: 38 · Topic 61610 · 1 post(s)
Alexander.Gettinger · Fri Dec 19, 2014 12:27 pm
Original LUA oscillator: viewtopic.php?f=17&t=3448.
Formula: PCR[i] = 100*(1-(Max+Close[i])/(Max-Min)), where Min, Max - minimum and maximum prices at range from (i-Length+1) to (i).
Download: