Real author: NICTRADER
The indicator paints candles whose body sizes exceed the indicator input parameter in points:
//+----------------------------------------------+ //| Indicator input parameters | //+----------------------------------------------+ input uint body=100; //Value of price change in points

Fig. 1. Inertia_Candles indicator