Liquidity_Predator/Liquidity_Predator.mqproj

438 lines
10 KiB
Text
Raw Permalink Normal View History

{
"platform" :"mt5",
"program_type":"expert",
"copyright" :"raphix251",
"link" :"https:\/\/puginarug.com\/",
2026-06-19 11:12:04 +02:00
"version" :"01.17.01",
"cpu_architecture" :"0",
"optimize" :"1",
"fpzerocheck" :"1",
2026-04-21 20:17:09 +02:00
"tester_no_cache":"1",
"tester_everytick_calculate":"0",
"unicode_character_set":"0",
"static_libraries":"0",
"files":
[
{
"path":"Liquidity_Predator.mq5",
"compile":true,
"relative_to_project":true
},
{
"path":"Utilities\\M_CalculateLotSize.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"MQL5\\Include\\Trade\\Trade.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Object.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\StdLibErr.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\OrderInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\HistoryOrderInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\PositionInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\DealInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\AccountInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"MQL5\\Include\\Trade\\SymbolInfo.mqh",
"compile":false,
"relative_to_project":false
},
{
"path":"Utilities\\M_GetCandleData.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_Points2Price.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Structs\\stGlobalVars.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_SessionFilter.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_NewDay.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_NewBar_M1.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Higher TimeFrame\\M_CheckBuyLiqu.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Higher TimeFrame\\M_CheckSellLiqu.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_ArrayUnshiftLimit_Double.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_CheckLiquCrossed.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_StateMachine.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Structs\\E_DIRECTION.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_InitializeArrays.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\ArraySortDesc_double.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Structs\\E_STATEMACHINE.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_SM_IN_TRADE.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_SM_RESET.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_SM_LIQUIDITY_ACTIVATED.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_FiltersOK.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_MaxTradesPerDay.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_ModifyPositionSL.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_CheckNews.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_GetCurrencyByEvent.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_RSI_INIT.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_CalcCurrentRSI.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_RSIBuyAllowed.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_RSISellAllowed.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Line\\M_SetLine.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Line\\M_HideLine.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Line\\M_SetLineNames.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Line\\M_CreateLine.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Line\\M_ExtendActualLines.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\Log\\M_LogError.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\Log\\M_LogWarning.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\Log\\M_LogInfo.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"IncludeLibrarys.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Boxes\\M_CreateBox.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Boxes\\M_HandleBoxes.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Boxes\\M_ExtendBox.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Boxes\\M_SetBoxNames.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_SpreadOK.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_MaxDailyProfitOK.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Label\\M_CreateLabel.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Visualize\\Label\\M_ChangeLabelText.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\EMA\\M_EMA_INIT.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\EMA\\M_CalcCurrentEMA.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\EMA\\M_EMABuyAllowed.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\EMA\\M_EMASellAllowed.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Higher TimeFrame\\M_NewBar_HTF.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\EMA\\M_EMACloseSell.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\EMA\\M_EMACloseBuy.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_CheckRunnerToTp1.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_AllSLToEntry.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_CloseRunner.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_MoveBE.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_CheckWigsLastCandles.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Filters\\M_PatternLastCandlesOK.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_BearishCandle.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_BullishCandle.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_DojiCandle.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_BullishWig.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_BearishWig.mqh",
"compile":false,
"relative_to_project":true
2026-03-30 17:58:35 +02:00
},
{
"path":"Utilities\\M_DetermineTimes.mqh",
"compile":false,
"relative_to_project":true
2026-04-21 21:00:36 +02:00
},
{
"path":"Utilities\\M_RecalculateTP.mqh",
"compile":false,
"relative_to_project":true
2026-04-30 15:51:09 +02:00
},
{
"path":"Strategy\\M_SM_S1_WAIT_FVG_CREATED.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_SM_S1_WAIT_FVG_INVERTED_LONG.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_SM_S1_WAIT_FVG_INVERTED_SHORT.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_SM_WAIT_FVG_INVERTED_LONG.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Strategy\\M_SM_WAIT_FVG_INVERTED_SHORT.mqh",
"compile":false,
"relative_to_project":true
2026-04-30 16:53:46 +02:00
},
{
"path":"Strategy\\M_SM_S1_WAIT_TRADE_ACTIVATED.mqh",
"compile":false,
"relative_to_project":true
2026-05-09 08:09:47 +02:00
},
{
"path":"Utilities\\M_GetLastTradeDayDifference.mqh",
"compile":false,
"relative_to_project":true
},
{
"path":"Utilities\\M_KeepAliveTrade.mqh",
"compile":false,
"relative_to_project":true
2026-06-09 21:41:18 +02:00
},
{
"path":"Utilities\\M_CalcMaxLotMargin.mqh",
"compile":false,
"relative_to_project":true
}
]
}