First commit on Mac Mini server
This commit is contained in:
14
content/zh/projects/self_host/stock_bot/01_todo.md
Normal file
14
content/zh/projects/self_host/stock_bot/01_todo.md
Normal file
@@ -0,0 +1,14 @@
|
||||
+++
|
||||
title = 'TODO List'
|
||||
date = 2024-09-20T04:17:50Z
|
||||
draft = false
|
||||
series = ["StockBot"]
|
||||
series_order = 1
|
||||
weight = 10
|
||||
+++
|
||||
|
||||
## Short-term TODO
|
||||
- 🚧 The Initial Policy implement
|
||||
- ⬜️ The evaluate & logger script
|
||||
- ⬜️ The automatic scripts with Email Sender deployed on the Server
|
||||
- ⬜️ Implement RL
|
||||
10
content/zh/projects/self_host/stock_bot/02_results.md
Normal file
10
content/zh/projects/self_host/stock_bot/02_results.md
Normal file
@@ -0,0 +1,10 @@
|
||||
+++
|
||||
title = 'Showcases'
|
||||
date = 2024-09-20T04:17:50Z
|
||||
draft = false
|
||||
series = ["StockBot"]
|
||||
series_order = 2
|
||||
weight = 20
|
||||
+++
|
||||
|
||||
This section will feature occasional showcases of my technical achievements—focused purely on the engineering side, not the income.
|
||||
20
content/zh/projects/self_host/stock_bot/_index.md
Normal file
20
content/zh/projects/self_host/stock_bot/_index.md
Normal file
@@ -0,0 +1,20 @@
|
||||
+++
|
||||
title = 'StockBot'
|
||||
date = 2024-09-20T04:17:50Z
|
||||
draft = false
|
||||
tags = ["Private", "Ongoing", "Original", "AI"]
|
||||
weight = 10
|
||||
+++
|
||||
|
||||
This is a bot that assists in making daily index fund trading decisions.
|
||||
|
||||
## Introduction
|
||||
|
||||
This project was inspired by my mother. Over the course of ten years, she watched my father struggle in the stock market. From those hard lessons, she developed her own strategy—one that focuses on the predictable fluctuations in index fund values. Armed with nothing more than paper, a pen, and a calculator, she’s been able to achieve steady profits.
|
||||
|
||||
I believe there’s even more potential here.
|
||||
|
||||
By digitizing her process and gradually introducing quantifiable algorithms, I hope to both increase efficiency and explore new edges for profitability. My strategy might cause others' losses, so this project is private permanently.
|
||||
|
||||
## List
|
||||
Here, I’ll keep track of the to-do list and showcase the results as the project evolves. I’ll also highlight some interesting technical insights along the way.
|
||||
BIN
content/zh/projects/self_host/stock_bot/feature.png
Normal file
BIN
content/zh/projects/self_host/stock_bot/feature.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 86 KiB |
Reference in New Issue
Block a user