<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fai_fx</author_name>
  <author_url>https://blog.hatena.ne.jp/fai_fx/</author_url>
  <blog_title>とあるMetaTraderの備忘秘録</blog_title>
  <blog_url>https://fai-fx.hatenadiary.org/</blog_url>
  <categories>
    <anon>Code</anon>
  </categories>
  <description>表題の通り、MQLの Comment()関数で出力される文字列は、フォントの種類やサイズを変えることができません。 フォントを指定して表示させたい場合は、昨日の記事でちらっと紹介したとおり、文字オブジェクト(OBJ_LABEL) を使うしかありません。ただ、OBJ_LABEL は、改行ができず、62文字しか表示できないので、そのままでは微妙に使いづらいです。 そこで、Comment()関数風に使える CommentOBJ()関数をサンプルとしてこちらに用意してみました。使い方は、 Comment(msg); ↓ CommentOBJ(msg); に書き換えて、フォントや配置に関する設定をゴニョ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffai-fx.hatenadiary.org%2Fentry%2F20100526%2F1274805446&quot; title=&quot;Comment() のフォント・サイズは変えられない...orz - とあるMetaTraderの備忘秘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/f/fai_fx/20100525/20100525144557.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-05-26 01:37:26</published>
  <title>Comment() のフォント・サイズは変えられない...orz</title>
  <type>rich</type>
  <url>https://fai-fx.hatenadiary.org/entry/20100526/1274805446</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
