Marcel Cardoso
Marcel Cardoso
Friends

Add friends via their profile or user search and you will be able to see if they are online

Marcel Cardoso
Added topic high low counter
if (IsNewBar()) max_contada = false;    if (IsNewBar()) min_contada = false;    if (contar_max_min == 1 ){        if (!max_contada && rates[ 0 ].close > rates[ 1 ].high){
Marcel Cardoso
Registered at MQL5.community