Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6513
- Rating:
- Published:
- Updated:
-
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