ExpressEvalByLeo/Src/Common/Variables.mqh

21 lines
No EOL
884 B
MQL4

//+------------------------------------------------------------------+
//| Variables.mqh |
//| Copyright 2026, Niquel Mendoza. |
//| https://www.mql5.com/es/users/nique_372/news |
//+------------------------------------------------------------------+
#property copyright "Copyright 2026, Niquel Mendoza."
#property link "https://www.mql5.com/es/users/nique_372/news"
#property strict
#ifndef EXPRESSEVALBYLEO_SRC_COMMON_VARIABLES_MQH
#define EXPRESSEVALBYLEO_SRC_COMMON_VARIABLES_MQH
//+------------------------------------------------------------------+
//| |
//+------------------------------------------------------------------+
#include "Node.mqh"
#endif // EXPRESSEVALBYLEO_SRC_COMMON_VARIABLES_MQH