Add GDea files

This commit is contained in:
Nkondog Anselme
2021-11-17 05:42:15 +01:00
parent f5a8ace3b9
commit 3165cd3c21
26 changed files with 2011 additions and 0 deletions
@@ -0,0 +1,12 @@
//+------------------------------------------------------------------+
//| GDeaFramework.mqh |
//| Copyright 2021, Nkondog Anselme Venceslas |
//| https://www.mql5.com |
//+------------------------------------------------------------------+
#property copyright "Copyright 2021, Nkondog Anselme Venceslas"
#property link "https://www.mql5.com"
#ifndef _FRAMEWORK_VERSION_
#include "GDea/Framework.mqh"
#endif