AiDataTaskRuner/Backend/Tlgm/Secrets.mqh

25 lines
1.1 KiB
MQL5
Raw Permalink Normal View History

2026-07-15 13:45:36 -05:00
//+------------------------------------------------------------------+
//| Secrets.mqh |
//| Copyright 2026, Niquel Mendoza. |
//| https://www.mql5.com/ |
//+------------------------------------------------------------------+
#property copyright "Copyright 2026, Niquel Mendoza."
#property link "https://www.mql5.com/"
#property strict
#ifndef AIDATATASKRUNER_BACKED_MCP_SECRETS_MQH
#define AIDATATASKRUNER_BACKED_MCP_SECRETS_MQH
#include <TSN\\ConfigIdTbp.mqh>
//+------------------------------------------------------------------+
//| |
//+------------------------------------------------------------------+
#define SECRETS_IMPORT_LLMAGENTSBYLEO
//+------------------------------------------------------------------+
//| |
//+------------------------------------------------------------------+
#include <TSNSecrets\\Secrets.mqh>
#endif // AIDATATASKRUNER_BACKED_MCP_SECRETS_MQH