Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Hash table implementation in C++ with djb2 and sdbm hashing algorithms for CS3100 Data Structures & Algorithms
C++
-
C++ template implementation of a BST, for CS3100 Data Structures & Algorithms
C++
-
-
-
Forked from theobdt/aerial_pc_classification
Segmentation of urban aerial point clouds with Deep Learning in Pytorch.
Python
-
20 contributions in the last year
Contribution activity
August 2020
Created a pull request in SamPom100/UnusualVolumeDetector that received 2 comments
Off-by-one error? Also DataTables & future improvements
So I ran the script a couple hours after market close & was getting the same results that I was getting yesterday, didn't think anything of it though.
Created an issue in SamPom100/UnusualVolumeDetector that received 1 comment
intraday support
yfinance surprisingly supports intraday data (within a 60 day window), I don't think it would be too hard to adapt the scanner script for 15m/30m/6…