<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kitataku</author_name>
  <author_url>https://blog.hatena.ne.jp/kitataku/</author_url>
  <blog_title>つたはすのブログ</blog_title>
  <blog_url>https://kitataku.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>この記事では仮想通貨取引Botの素となる抽象クラスの実装について備忘録を兼ねて解説します。 Botを動かす環境 抽象クラス- AbstractBot- インスタンス変数 クラスメソッド 情報更新メソッド-update_info- 売買判断指標計算メソッド-calc_values- 売買判断メソッド-get_action- ソースコード Botを動かす環境 Botを動かす環境の設計思想として、使用するBotのクラスを変えるだけで簡単に戦略を変えることができるようにしています。そのために売買判断など、どのBotに共通する機能は抽象クラスで定義します。環境上ではその抽象クラスを継承したBotを使い、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkitataku.hatenadiary.com%2Fentry%2F2021%2F10%2F24%2F132313&quot; title=&quot;bitbank APIで仮想通貨を取引しよう（Bot抽象クラス 編） - つたはすのブログ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-10-24 13:23:13</published>
  <title>bitbank APIで仮想通貨を取引しよう（Bot抽象クラス 編）</title>
  <type>rich</type>
  <url>https://kitataku.hatenadiary.com/entry/2021/10/24/132313</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
