Aug 29, 2024

Directions

There are a couple of things which I want to be working on right now:

  • Mock Backend API
  • Messages To Me substack and newsletter
  • Trading know how and back testing

I think I have the data structures ironed out for the Mock Backend API so now is to really think through what will form a MVP and the functionality it will contain. We will need to keep the end in mind also.

Mock Backend API

  • [X] Able to add and list out all the data structure supported
  • [ ] Able to add a simple structure to a workspace
  • [ ] Able to add attributes to the structure - perhaps name values first
  • [ ] Able to add choice values to the structure

Messages to Me substack

I want to explore Mailchimp again and get a newsletter running using Substack to channel traffic and perhaps even Instagram displaying short messages? I remember Dan Koe mentioning it's about adapting your content to the format and the feel of the social network which you are posting to.

Backtest Stock Patterns

I found some youtube videos on backtesting.py. Will post more when I find out more.