Files
EA_with_Python/.mql-auto-forwards/TradingPanel.f6a6a516.auto.mqh

14 lines
863 B
Plaintext

#ifndef MQL_AUTO_FORWARDS_INCLUDED_F6A6A516F36ED9AC
#define MQL_AUTO_FORWARDS_INCLUDED_F6A6A516F36ED9AC
// Auto-generated by MQL Clangd. Do not edit — regenerated by "MQL: Create Configuration".
// Forward declarations for top-level functions in c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/MyProject/TradingPanel.mq5
#line 219 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/MyProject/TradingPanel.mq5"
bool IsTradingTime();
#line 256 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/MyProject/TradingPanel.mq5"
void HandleTradingTimeTransition();
#line 292 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/MyProject/TradingPanel.mq5"
void DisplayEAValues();
#endif