コード

MQL4 Implementation of onTrade Event Handler MetaTrader 4のため

This is a simple code to mimic onTradeTransaction Event handler defined in MQL5

Moving Averages-14 different types MetaTrader 4のため

This is an indicator to calculate 14 types of moving averages based on close price

Divergences Template Indicator MetaTrader 4のため

This is a indicator to plot hidden and regular divergences on chart

pivots calculation based on pine script v4 MetaTrader 4のため

This is the exact conversion of pivotshigh and pivotslow functions from pine script v4 as an mql4 indicator