- Las Colinas, Tx
Highlights
- Pro
-
VBA-Code-Library Public
A series of Visual Basic Applications (VBA) methods I wrote, mostly for Excel, to increase the speed and accuracy in working with data, charts and databases.
-
tda-api Public
Forked from alexgolec/tda-apiA TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
Python MIT License UpdatedApr 30, 2021 -
sigma_coding_youtube Public
Forked from areed1192/sigma_coding_youtubeThis is a collection of all the code that can be found on my YouTube channel Sigma Coding.
Jupyter Notebook MIT License UpdatedMar 23, 2021 -
-
-
-
SqlMethods Public
A wrapper for pymssql (Microsoft Sql Server Package). I wrote this in the process of working with Sql Servers as a Data Scientist.
-
Timer Public
A simple wrapper to time how long methods occur. This is designed for methods that take seconds not micro-seconds.
-
-
SP500 Public
Uses simple moving averages to predict when to enter and leave the market using the SP500.
-
-
FileSampler Public
This is a variation of the random access file reader from Yaakov Gesher (see url). There is a pull request for python 3 but I need it sooner so I'm making some custom mods that I like. He wrote thi…
-
sampleproject Public
Forked from pypa/sampleprojectA sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
-