From cd6b9d4f4ec4fe5dccb9747b4736ef035185f6d3 Mon Sep 17 00:00:00 2001 From: Toh4iem9 Date: Thu, 12 Mar 2026 18:35:13 +0100 Subject: [PATCH] refactor(indicators): indicator_level --- Indicators/MyIndicators/Quant/Velocity_MTF_Pro.mq5 | 1 - 1 file changed, 1 deletion(-) diff --git a/Indicators/MyIndicators/Quant/Velocity_MTF_Pro.mq5 b/Indicators/MyIndicators/Quant/Velocity_MTF_Pro.mq5 index 084f25d..5e0dfee 100644 --- a/Indicators/MyIndicators/Quant/Velocity_MTF_Pro.mq5 +++ b/Indicators/MyIndicators/Quant/Velocity_MTF_Pro.mq5 @@ -13,7 +13,6 @@ // Levels #property indicator_level1 1.0 #property indicator_level2 -1.0 -#property indicator_level3 0.0 #property indicator_levelcolor clrSilver #property indicator_levelstyle STYLE_DOT