Pinned Repositories
agora
📈Financial Markowitz Portfolio Optimization (Bonds, Stocks, Commodities), including classical Efficient Frontier, Utility Function etc.
Algo-Owls
We designed an LSTM model to predict the entry price fiteen minutes ahead of time. This model could be tweaked very easily to predict the target price (when there is a EMA cross and a squeeze) as well.
algorithmic-trading
Algotrading_Web
Designing a website for NUS Project on Algotrading
bambleweeny
Bambleweeny is lightweight key-value store and message broker based on HTTP/REST.
binance-spot-api-docs
Official Documentation for the Binance Spot APIs and Streams
binance-trading-bot
Automated Binance trading bot - Buy low/Sell high with stop loss limit/Trade multiple cryptocurrencies with Grid Trading
blockchain-demo
A web-based demonstration of blockchain concepts.
forms
forms
schedule
WL152's Repositories
WL152/ci-cd-telegram-notification
How an automated Telegram notification workflow is set up for push/pull requests on Github repo.
WL152/Algo-Owls
We designed an LSTM model to predict the entry price fiteen minutes ahead of time. This model could be tweaked very easily to predict the target price (when there is a EMA cross and a squeeze) as well.
WL152/algorithmic-trading
WL152/agora
📈Financial Markowitz Portfolio Optimization (Bonds, Stocks, Commodities), including classical Efficient Frontier, Utility Function etc.
WL152/MPT
Modern Portfolio Theory
WL152/Python-for-Data-Science
A blog for data analytics using data science technologies
WL152/bambleweeny
Bambleweeny is lightweight key-value store and message broker based on HTTP/REST.
WL152/efficient_frontier-1
Python program to calculate optimal weightings for risk vs return
WL152/QuantConnect-Telegram-Bot
Unofficial Telegram bot for retrieving data from a QuantConnect live algorithm deployment.
WL152/efficient_frontier
Markowitz portfolio optimisation (efficient frontier) in Python