LondonKillZone TPL
LondonKillZone TPL
LondonKillZone TPL
//| |
//+------------------------------------------------------------------+
#property chart_scale 1
#property chart_color_cross 0
//+------------------------------------------------------------------+
//+------------------------------------------------------------------+
int OnInit()
return(INIT_SUCCEEDED);
}
//+------------------------------------------------------------------+
//+------------------------------------------------------------------+
void OnTick()
//+------------------------------------------------------------------+
//+------------------------------------------------------------------+
ObjectDelete(0, "LondonOpenLine");
ObjectDelete(0, "LondonCloseLine");