<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nyah3</author_name>
  <author_url>https://blog.hatena.ne.jp/nyah3/</author_url>
  <blog_title>猫のMetaTrader忘備録</blog_title>
  <blog_url>https://nyah3.hatenadiary.org/</blog_url>
  <categories>
    <anon>MT4</anon>
    <anon>R for MT4</anon>
  </categories>
  <description>R for MT4の導入例として、簡単な移動平均のインジケーターを作ってみましょう。実は、移動平均はMQL4の方で関数iMAが用意されていて、これを使えば一瞬で計算できちゃうのですが、仕組みを理解するために一から作って見ることにします。 R for MT4を使わないで移動平均を作る方法 まずはソースをばーっと #property indicator_chart_window #property indicator_buffers 1 #property indicator_color1 Magenta double Buf0[]; extern int MAPeriod =10; //+---…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnyah3.hatenadiary.org%2Fentry%2F20121007%2Fp2&quot; title=&quot;移動平均のインジケーター - 猫の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/n/nyah3/20121008/20121008021907.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-10-07 00:00:00</published>
  <title>移動平均のインジケーター</title>
  <type>rich</type>
  <url>https://nyah3.hatenadiary.org/entry/20121007/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
