From f1634f14c2eec47d78ee3768e4fc60b45957e6f6 Mon Sep 17 00:00:00 2001 From: Toh4iem9 Date: Mon, 8 Dec 2025 12:38:24 +0100 Subject: [PATCH] refactor: indicator_level1 --- Indicators/MyIndicators/Global_Market_Strength_Pro.mq5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Indicators/MyIndicators/Global_Market_Strength_Pro.mq5 b/Indicators/MyIndicators/Global_Market_Strength_Pro.mq5 index 7abd4d9..592d89f 100644 --- a/Indicators/MyIndicators/Global_Market_Strength_Pro.mq5 +++ b/Indicators/MyIndicators/Global_Market_Strength_Pro.mq5 @@ -9,6 +9,8 @@ #property indicator_separate_window #property indicator_buffers 8 #property indicator_plots 8 +#property indicator_level1 0.0 +#property indicator_levelstyle STYLE_DOT //--- Plot Settings (Generic) #property indicator_type1 DRAW_LINE