Transfer trade signals to CSignalGrid class

This commit is contained in:
Nkondog Anselme
2021-11-14 08:12:46 +01:00
parent cce74fbe56
commit 4f6e9ef117
277 changed files with 172 additions and 214658 deletions
-21
View File
@@ -1,21 +0,0 @@
//+------------------------------------------------------------------+
//| winapi.mqh |
//| Copyright 2018, MetaQuotes Software Corp. |
//| https://www.mql5.com |
//+------------------------------------------------------------------+
#include "windef.mqh"
#include "winnt.mqh"
#include "fileapi.mqh"
#include "winbase.mqh"
#include "winuser.mqh"
#include "wingdi.mqh"
#include "winreg.mqh"
#include "handleapi.mqh"
#include "processthreadsapi.mqh"
#include "securitybaseapi.mqh"
#include "errhandlingapi.mqh"
#include "sysinfoapi.mqh"
#include "processenv.mqh"
#include "libloaderapi.mqh"
#include "memoryapi.mqh"
//+------------------------------------------------------------------+