added two wip projects

This commit is contained in:
2023-06-03 00:26:08 -07:00
parent 6f9a505963
commit 74b3cdf96e
2 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
title: "Stonks"
date: 2023-06-03T00:20:53-07:00
draft: false
---
This page will track the activities around my stock trading bot.
So far, I have been able to set up an account with Alpaca and run a simple martingale on paper accounts on a raspberry pi. I have run into issues containerizing it and getting it to run longer than one day (it's always the ARM architecture).