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

質問編集履歴

1

書式の改善

2020/12/05 20:30

投稿

nisei2
nisei2

スコア19

title CHANGED
File without changes
body CHANGED
@@ -41,4 +41,5 @@
41
41
  ObjectSetText("price_to_pips","PIPS:"+PriceToPips(Profit_Loss()),font_size,"MS ゴシック",clrRed);
42
42
 
43
43
  /*-------------------------//上記のコードを使用した一文-------------------------*/
44
- ObjectSetText("price_to_pips","PIPS:"+PriceToPips(Profit_Loss()),font_size,"MS ゴシック",clrYellow);
44
+ ObjectSetText("price_to_pips","PIPS:"+PriceToPips(Profit_Loss()),font_size,"MS ゴシック",clrYellow);
45
+ ```