<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>philojuan</author_name>
  <author_url>https://blog.hatena.ne.jp/philojuan/</author_url>
  <blog_title>恥は/dev/nullへ by 初心者</blog_title>
  <blog_url>https://uhoho.hatenablog.jp/</blog_url>
  <categories>
    <anon>MT4/MQL4</anon>
  </categories>
  <description>MQL4に関するネット上の記事を読んでいたら、ラベルオブジェクト内のテキストは改行できないと書かれていました。 では、テキストオブジェクトの中では改行ができるのだろうかという疑問が浮かび、以下のコードで実験してみました。 int x, y; datetime uhoTime; int window = 0; double price = 0; ChartTimePriceToXY(0, 0, Time[0], Ask, x, y); x = x + 150; y = y - 8; ChartXYToTimePrice(0, x, y, window, uhoTime, price); Obje…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuhoho.hatenablog.jp%2Fentry%2F2020%2F07%2F07%2F074248&quot; title=&quot;改行できないっぽい（Text Object と Label Object） - 恥は/dev/nullへ by 初心者&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/p/philojuan/20200707/20200707071803.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-07 07:42:48</published>
  <title>改行できないっぽい（Text Object と Label Object）</title>
  <type>rich</type>
  <url>https://uhoho.hatenablog.jp/entry/2020/07/07/074248</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
