From fd180cde93b845d856c5963ae3459938281d2ea4 Mon Sep 17 00:00:00 2001 From: kenorb Date: Sun, 24 Oct 2021 20:51:47 +0100 Subject: [PATCH] Adds missing includes --- src/EA31337-Libre.mqproj | 190 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 190 insertions(+) diff --git a/src/EA31337-Libre.mqproj b/src/EA31337-Libre.mqproj index 329f021..c0379df 100644 --- a/src/EA31337-Libre.mqproj +++ b/src/EA31337-Libre.mqproj @@ -998,6 +998,196 @@ "path":".\\include\\strategies\\TMA_True\\Indi_TMA_True.mqh", "compile":"false", "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Dict.enum.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\DictSlotsRef.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Chart.struct.static.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Indicator.struct.cache.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\Objects.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Util.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\IValueStorage.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.accessor.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.indicator.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.history.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\IndicatorBase.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.native.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\OrderQuery.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Trade\\TradeSignal.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Trade\\TradeSignal.struct.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Trade\\TradeSignalManager.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Indicators\\Indi_ADXW.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.price.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ObjectsCache.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.spread.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.tick_volume.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.time.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.volume.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Indicators\\Indi_AMA.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Indicators\\Indi_ASI.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\ValueStorage.all.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Storage\\Singleton.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Indicators\\Indi_CHO.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\classes\\Indicators\\Indi_Pivot.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\strategies\\ADX\\include\\enum.h", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\strategies\\AMA\\Stg_AMA.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\strategies\\ASI\\Stg_ASI.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\strategies\\Chaikin\\Stg_Chaikin.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\strategies\\Pivot\\Stg_Pivot.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\strategies\\TMAT_SVEBB\\Stg_TMAT_SVEBB.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\strategies\\TMAT_SVEBB\\Indi_SVE_Bollinger_Bands.mqh", + "compile":"false", + "relative_to_project":"true" + }, + { + "path":".\\include\\strategies\\TMAT_SVEBB\\Indi_TMA_True.mqh", + "compile":"false", + "relative_to_project":"true" } ] }