//+------------------------------------------------------------------+ //| Barras.mqh | //| Copyright 2025, Niquel Mendoza. | //| https://www.mql5.com/es/users/nique_372/news | //+------------------------------------------------------------------+ #property copyright "Copyright 2025, Niquel Mendoza." #property link "https://www.mql5.com/es/users/nique_372/news" #property strict #ifndef HISTOGRAM_BARRA_BARRAS_BY_LEO_MQH #define HISTOGRAM_BARRA_BARRAS_BY_LEO_MQH //--- Default rectanuglo deault #include "Default\\Ver.mqh" #include "Default\\Hor.mqh" #endif