Skip to content

chrismathew05/pc-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PC

NOTE: This is not the full project repository; it contains only a small SAMPLE of files for presentation purposes only.

This project scrapes various sources (Yahoo Finance, Tipranks, Questrade, etc.) and tracks daily/intraday metrics on stocks from the following markets: CSE, TSX, TSXV, NASDAQ, NYSE. A scoring algorithm is continuously run, sending us notifications of what to buy/sell.

Links

Building

The build script build.sh has the following options:

# re-build container + run unit tests
./build.sh

# re-build container + run local file z.py
./build.sh "z"

# re-build container + run in interactive mode
./build.sh "it"

# re-build container, re-build docs/transfer to web app repo, upload to ECR and connect to Lambda
./build.sh "up"

Architecture

Process flow chart:

Process Chart

TODO

  • REDACTED

Scratch

[REDACTED]

About

Scrapes various sources to track daily/intraday metrics on several stocks

Topics

Resources

Stars

Watchers

Forks