9 lines
377 B
Markdown
9 lines
377 B
Markdown
---
|
|
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).
|