質問編集履歴
1
文章の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,21 +18,21 @@
|
|
18
18
|
|
19
19
|
//---- indicator settings
|
20
20
|
|
21
|
-
|
21
|
+
property indicator_separate_window
|
22
|
-
|
22
|
+
|
23
|
-
|
23
|
+
property indicator_buffers 6
|
24
|
-
|
24
|
+
|
25
|
-
|
25
|
+
property indicator_color1 LimeGreen
|
26
|
-
|
26
|
+
|
27
|
-
|
27
|
+
property indicator_color2 Yellow
|
28
|
-
|
28
|
+
|
29
|
-
|
29
|
+
property indicator_color3 FireBrick
|
30
|
-
|
30
|
+
|
31
|
-
|
31
|
+
property indicator_color4 LimeGreen
|
32
|
-
|
32
|
+
|
33
|
-
|
33
|
+
property indicator_color5 LimeGreen
|
34
|
-
|
34
|
+
|
35
|
-
|
35
|
+
property indicator_color6 LimeGreen
|
36
36
|
|
37
37
|
|
38
38
|
|