Browse Source

files renamed

WajeehSaqib-MQL 8 months ago
parent
commit
4d03a987a1

BIN
library/volHedgeNewsFilter.ex5


+ 2 - 2
library/volHedgeNewsFilter.mq5

@@ -42,8 +42,8 @@ int GetLastError(void);
 //+------------------------------------------------------------------+
 datetime previous_time;
 datetime expiry=D'2021.10.16 12:30:27';
-string matchExpert="vol_shield_v5_1";
-string matchExpert2="Vol_Shield_V5_1";
+string matchExpert="vol_shield";
+string matchExpert2="Vol_Shield";
 string fileName="test1"+MQLInfoString(MQL_PROGRAM_NAME)+Symbol()+IntegerToString(Period())+".xml";
 //+------------------------------------------------------------------+
 //|                                                                  |

BIN
vol_hedge_strategy_mt5_v2.ex5


BIN
vol_shield_v5_1.mq5 → vol_hedge_strategy_mt5_v2.mq5


BIN
vol_shield_v5.ex5


BIN
vol_shield_v5.mq5


BIN
vol_shield_v5_1.ex5