Codes

Linear Momentum for MetaTrader 4

Simple implementation of physical calculation of Momentum

The Heavy for MetaTrader 4

The indicator helps to find the correct trend before enter the market

b-clock for MetaTrader 5

Show minutes and seconds left before new candle is appeared

Average Speed for MetaTrader 5

Calculate Average Speed of price

Forum

Comment ("") does not works in indicator OnDeinit

Please enable OnDeInit() function on indicator as it can not delete Comment/Object Text on the chart when removed from chart. So we still see its comment and text lefted int the chart but the indicator have been removed. See code below