First commit on Mac Mini server
This commit is contained in:
49
public/series/stockbot/index.xml
Normal file
49
public/series/stockbot/index.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>StockBot on SWangNice</title>
|
||||
<link>http://localhost:1313/series/stockbot/</link>
|
||||
<description>Recent content in StockBot on SWangNice</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<copyright>© 2025 SWang</copyright>
|
||||
<lastBuildDate>Fri, 20 Sep 2024 04:17:50 +0000</lastBuildDate><atom:link href="http://localhost:1313/series/stockbot/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>TODO List</title>
|
||||
<link>http://localhost:1313/projects/self_host/stock_bot/01_todo/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/projects/self_host/stock_bot/01_todo/</guid>
|
||||
<description><h2 class="relative group">Short-term TODO
|
||||
<div id="short-term-todo" class="anchor"></div>
|
||||
|
||||
<span
|
||||
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
|
||||
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
|
||||
style="text-decoration-line: none !important;" href="#short-term-todo" aria-label="Anchor">#</a>
|
||||
</span>
|
||||
|
||||
</h2>
|
||||
<ul>
|
||||
<li>🚧 The Initial Policy implement (Parameterizing transaction variables)</li>
|
||||
<li>⬜️ The evaluate &amp; logger script</li>
|
||||
<li>⬜ The automatic scripts with Email Sender deployed on the Server</li>
|
||||
<li>⬜ Web UI, will not be too complex just a simple one to synchronous my account for customized policy</li>
|
||||
<li>⬜️ Implement RL algorithms</li>
|
||||
</ul></description>
|
||||
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Showcases</title>
|
||||
<link>http://localhost:1313/projects/self_host/stock_bot/02_results/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/projects/self_host/stock_bot/02_results/</guid>
|
||||
<description><p>This section will feature occasional showcases of my technical achievements—focused purely on the engineering side, not the income.</p></description>
|
||||
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user