teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

文法の修正

2020/09/04 08:24

投稿

nisei2
nisei2

スコア19

title CHANGED
File without changes
body CHANGED
@@ -5,9 +5,6 @@
5
5
  ### 発生している問題・エラーメッセージ
6
6
 
7
7
  ```
8
- エラーメッセージ
9
- ```
10
-
11
8
  'if' - expressions are not allowed on a global scope 手法.mq4 150 9
12
9
  'oncebar' - unexpected token, probably type is missing? 手法.mq4 184 9
13
10
  'box' - undeclared identifier 手法.mq4 184 19
@@ -26,7 +23,10 @@
26
23
  implicit conversion from 'number' to 'string' 手法.mq4 177 50
27
24
  11 errors, 3 warnings 12 4
28
25
 
26
+ ```
29
27
 
28
+
29
+
30
30
  ```MQL4
31
31
  #property copyright "Copyright 2020, MetaQuotes Software Corp."
32
32
  #property link "https://www.mql5.com"