Pinned Repositories
artificial_intelligence_for_trading
Artificial Intelligence for Trading
avanza
A JavaScript client for the unofficial Avanza API
avanza-1
A Python library for the unofficial Avanza API
avanza-fetcher-py
A small script that fetches the current stock values from the specified endpoints in the json-file
backtrader
Python Backtesting library for trading strategies
FinRL-Trading
For trading. Please star.
five-minute-midas
Predicting Profitable Day Trading Positions using Decision Tree Classifiers. scikit-learn | Flask | SQLite3 | pandas | MLflow | Heroku | Streamlit
LSTM-XGBoost
LSTM-XGBoost Time Series Forecasting
onemanlingo
Config files for my GitHub profile.
public-apis
A collective list of free APIs
onemanlingo's Repositories
onemanlingo/artificial_intelligence_for_trading
Artificial Intelligence for Trading
onemanlingo/avanza
A JavaScript client for the unofficial Avanza API
onemanlingo/avanza-1
A Python library for the unofficial Avanza API
onemanlingo/avanza-fetcher-py
A small script that fetches the current stock values from the specified endpoints in the json-file
onemanlingo/backtrader
Python Backtesting library for trading strategies
onemanlingo/FinRL-Trading
For trading. Please star.
onemanlingo/five-minute-midas
Predicting Profitable Day Trading Positions using Decision Tree Classifiers. scikit-learn | Flask | SQLite3 | pandas | MLflow | Heroku | Streamlit
onemanlingo/LSTM-XGBoost
LSTM-XGBoost Time Series Forecasting
onemanlingo/onemanlingo
Config files for my GitHub profile.
onemanlingo/public-apis
A collective list of free APIs
onemanlingo/pythoncode-tutorials
The Python Code Tutorials
onemanlingo/Random-Forest
Stock Price Prediction using Random Forest
onemanlingo/relataly-public-python-tutorials
Beginner-friendly collection of Python notebooks for various use cases of machine learning, deep learning, and analytics. For each notebook there is a separate tutorial on the relataly.com blog.
onemanlingo/reliance-stock-price-prediction-LSTM
Implemented LSTM model to predict Reliance stock prices, achieving accurate forecasts for 10 days.
onemanlingo/snake-ai-pytorch
onemanlingo/stock-analysis-engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
onemanlingo/Stock-Prediction-Using-Stacked-LSTM
Stock values is very valuable but extremely hard to predict correctly for any human being on their own. This project seeks to solve the problem of Stock Prices Prediction by utilizes Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict future stock values.
onemanlingo/Stock-Predictor
onemanlingo/Stock-Trading-Environment
A custom OpenAI gym environment for simulating stock trades on historical price data.
onemanlingo/stock_predictor
This is a project to try using machine learning to predict stock price. The scope of the stock is stock traded in Thailand.
onemanlingo/stock_sync
Script to sync stocks from Swedish NASDAQ exchanges to local PyStore database
onemanlingo/stocksight
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
onemanlingo/trading-bot
Stock Trading Bot using Deep Q-Learning
onemanlingo/Trading-Bot-AI-ChatGPT
Build a trading bot using chatGPT
onemanlingo/TRADING_BOT
Trading bot using reinforcement learning in python with tensorflow 2.0