Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
LWTI - indicator for MetaTrader 5
- Views:
- 4989
- Rating:
- Published:
- 2018.06.06 13:12
- Updated:
- 2018.06.25 09:24
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
An indicator of Larry Williams' COT index (LWPI), with a different calculation formula
It has one input parameter:
- Period - calculation period
Calculation:
MovingAvg(Close - Close[Period], bars used in average)/MovingAvg(Range,bars used in average)*50 + 50
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20336