Pinned Repositories
Algorithmic_Pattern_Recognition
Notebook explores the process of calculating local extremas for: pattern recognition, support/resistance levels, and ML feature engineering
DNA
A python script to encode/decode arbitrary computer files into DNA sequences.
machine_learning_examples
A collection of machine learning examples and tutorials.
Mining_Diff_Tracker
Accesses mining pool apis to track difficulty for bots and machine learning.
MNOScrape
masternodes online webscrape
Portfolio-Analysis
Notebook uses BW generated portfolios of different timeframes. Generates a dataframe of historical OHLCV for portfolio analysis and backtesting. BW portfolios consists of csv files with symbols as csv data and the utc timestamps as the filenames. Gets statistical data for each period of the portfolio. Plots equity, log returns, and drawdown.
SignificantTrades
better than 1 min chart
StocksML
Applied Machine learning on stock data through layered LSTM
Trading-env
Openai trading env for iteration through ohcv data
Vizz_Flask_App
Conding interview for vizz
darkstar4401's Repositories
darkstar4401/Algorithmic_Pattern_Recognition
Notebook explores the process of calculating local extremas for: pattern recognition, support/resistance levels, and ML feature engineering
darkstar4401/Portfolio-Analysis
Notebook uses BW generated portfolios of different timeframes. Generates a dataframe of historical OHLCV for portfolio analysis and backtesting. BW portfolios consists of csv files with symbols as csv data and the utc timestamps as the filenames. Gets statistical data for each period of the portfolio. Plots equity, log returns, and drawdown.
darkstar4401/machine_learning_examples
A collection of machine learning examples and tutorials.
darkstar4401/MNOScrape
masternodes online webscrape
darkstar4401/sonify
Use data to create and play MIDI files!
darkstar4401/Mining_Diff_Tracker
Accesses mining pool apis to track difficulty for bots and machine learning.
darkstar4401/StocksML
Applied Machine learning on stock data through layered LSTM
darkstar4401/BW_finder
Records binance historical data for flagged buy/sell walls to study market behavior.
darkstar4401/Classwork
Collection of projects completed for college C.S courses
darkstar4401/cookbook-2nd-code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
darkstar4401/cram1
Computational Risk and Asset Management tutorial exercises
darkstar4401/crypto-sonification
Experimental sonification of cryptocurrency market data.
darkstar4401/Crypto_Trader
Q-Learning Based Cryptocurrency Trader and Portfolio Optimizer for the Poloniex Exchange
darkstar4401/dash-vanguard-report
Live App:
darkstar4401/dash-web-trader
Web trader demo made with dash
darkstar4401/deep-trading-agent
Deep Reinforcement Learning based Trading Agent for Bitcoin
darkstar4401/deep_rl_trader
Trading Environment(OpenAI Gym) + DDQN (Keras-RL)
darkstar4401/ML-Quant-Finance
Machine Learning for Quantitative Finance
darkstar4401/MNO_Multivariate
Multivariate time series analysis on MNO data
darkstar4401/PyFlooder
A http flood python script that could stop a normal website in 10s
darkstar4401/qtrader
Reinforcement Learning for Portfolio Management
darkstar4401/quant-trading
Python quantitative trading strategies including MACD, Pair Trading, Heikin-Ashi, London Breakout, Awesome, Dual Thrust, Parabolic SAR, Bollinger Bands, RSI, Pattern Recognition, CTA
darkstar4401/quantcon2018
darkstar4401/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
darkstar4401/simulator
darkstar4401/sl-quant
Companion code for the "Self Learning Quant" blog post
darkstar4401/Stacked-ML-Trading
Stacke ARIMA,LSTM, DQN for algorithmic crypto trading.
darkstar4401/trading-bot
Code seen in Cryptocurrency Trading YouTube video here: https://youtu.be/fpqzXgZjSqM
darkstar4401/v48
ICML 2016 Proceedings
darkstar4401/zipline
Zipline, a Pythonic Algorithmic Trading Library