Pinned Repositories
crypto-trader
Crypto-currency backtesting and live price prediction that uses binary tree of ML classifiers to approximate probability distribution over future, instantaneous price
Finance
Here you can find all the quantitative finance algorithms that I've worked on over the past year!
FinanceToolkit-Debug
Transparent and Efficient Financial Analysis
gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
InsiderTrading
Looks up insider trading transactions in a date range
Online-Poker-Card-Recognizer
Python program for taking screenshots of online poker clients and then identifying the cards
Options_Based_Trading
This program analyzes unusual options activity by using a weighted average based on a trade's volume to compare all of the unusual otm option trades for a expiration date for a given stock.
Pandas-flight-RL
Repo containing files for a stackoverflow question
pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 120+ Indicators
StarTrader
This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy gradient (DDPG) learning algorithm.
sword134's Repositories
sword134/Online-Poker-Card-Recognizer
Python program for taking screenshots of online poker clients and then identifying the cards
sword134/StarTrader
This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy gradient (DDPG) learning algorithm.
sword134/crypto-trader
Crypto-currency backtesting and live price prediction that uses binary tree of ML classifiers to approximate probability distribution over future, instantaneous price
sword134/Finance
Here you can find all the quantitative finance algorithms that I've worked on over the past year!
sword134/FinanceToolkit-Debug
Transparent and Efficient Financial Analysis
sword134/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
sword134/InsiderTrading
Looks up insider trading transactions in a date range
sword134/Options_Based_Trading
This program analyzes unusual options activity by using a weighted average based on a trade's volume to compare all of the unusual otm option trades for a expiration date for a given stock.
sword134/Pandas-flight-RL
Repo containing files for a stackoverflow question
sword134/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 120+ Indicators
sword134/Predict-NBA
Use the power of Machine Learning to predict the outcome of NBA games! - created by JakeKandell
sword134/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
sword134/surpriver
Find big moving stocks before they move using machine learning and anomaly detection
sword134/trainyourmodel
Machine Learning Algorithms Made Easy