<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Clément</title>
    <description>The latest articles on DEV Community by Clément (@clementpl).</description>
    <link>https://dev.to/clementpl</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F133003%2Fe87c0e10-ef30-4d1a-9a25-fddee06ecb77.png</url>
      <title>DEV Community: Clément</title>
      <link>https://dev.to/clementpl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/clementpl"/>
    <language>en</language>
    <item>
      <title>Crypto trading bot</title>
      <dc:creator>Clément</dc:creator>
      <pubDate>Wed, 30 Jan 2019 06:57:56 +0000</pubDate>
      <link>https://dev.to/clementpl/crypto-trading-bot-3oga</link>
      <guid>https://dev.to/clementpl/crypto-trading-bot-3oga</guid>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;I post 2 links for 2 github project.&lt;/p&gt;

&lt;p&gt;The first one (influx-crypto-watcher) help you gathering history/streaming price (minutes) data about several crypto currency.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/clementpl/influx-crypto-watcher"&gt;https://github.com/clementpl/influx-crypto-watcher&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The second one let you code a strategy and backtest it on data history.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/clementpl/influx-crypto-trader"&gt;https://github.com/clementpl/influx-crypto-trader&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The visualisation tool grafana is used to monitor our influxdb data, strategy, indicators, buy/sell.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://grafana.com"&gt;https://grafana.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The project is far from the end, but the actual version works well for backtesting strategy.&lt;/p&gt;

</description>
      <category>cryptocurrency</category>
      <category>node</category>
      <category>typescript</category>
      <category>trading</category>
    </item>
  </channel>
</rss>
