Pinned Repositories
Cheepot
An Android Application for crowdfunding
awesome-django
A curated list of awesome things related to Django
awesome-financial-nlp
Researches for Natural Language Processing for Financial Domain
awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Cheepot
An Android Application for crowdfunding
Cracking-the-Coding-Interview-Object-Oriented-Programming-
Code repository for Cracking the Coding Interview: Object Oriented Programming, published by Packt
cs50
🎓 Harvard CS50 — 2018 solutions 👨🏫
Data-Engineering-with-Python
Data Engineering with Python, published by Packt
nadhem-zmandar's Repositories
nadhem-zmandar/naacl2021-longdoc-tutorial
nadhem-zmandar/toolbox
This is the current Quantiacs toolbox which includes the backtester for developing and testing trading algorithms.
nadhem-zmandar/awesome-django
A curated list of awesome things related to Django
nadhem-zmandar/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
nadhem-zmandar/Cracking-the-Coding-Interview-Object-Oriented-Programming-
Code repository for Cracking the Coding Interview: Object Oriented Programming, published by Packt
nadhem-zmandar/Data-Engineering-with-Python
Data Engineering with Python, published by Packt
nadhem-zmandar/edgar-crawler
Download financial reports from SEC's EDGAR. Extract clean textual data from specific item sections and bootstrap your financial NLP research. Software from the accompanying paper published in ECONLP 2021.
nadhem-zmandar/Financial-Algorithms
I propose here several algorithmic trading strategies on diverse asset classes
nadhem-zmandar/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
nadhem-zmandar/FinBERT
A Pretrained BERT Model for Financial Communications. https://arxiv.org/abs/2006.08097
nadhem-zmandar/finer
FiNER: Financial Numeric Entity Recognition for XBRL Tagging
nadhem-zmandar/FinNLP-Progress
NLP progress in Fintech. A repository to track the progress in Natural Language Processing (NLP) related to the domain of Finance, including the datasets, papers, and current state-of-the-art results for the most popular tasks.
nadhem-zmandar/freqtrade-strategies
Free trading strategies for Freqtrade bot
nadhem-zmandar/gs-quant
Python toolkit for quantitative finance
nadhem-zmandar/jesse
An advanced crypto trading bot written in Python
nadhem-zmandar/Krypto-trading-bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
nadhem-zmandar/labManager
A small management software for managing a prosthetic laboratory.
nadhem-zmandar/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python)
nadhem-zmandar/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
nadhem-zmandar/mlfinlab
MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
nadhem-zmandar/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
nadhem-zmandar/openai-cookbook
Examples and guides for using the OpenAI API
nadhem-zmandar/python-algorithms
Collection of algorithm implementations from various sources plus own creations.
nadhem-zmandar/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
nadhem-zmandar/scattertext
Beautiful visualizations of how language differs among document types.
nadhem-zmandar/Scraping-Tools-Benzinga
nadhem-zmandar/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
nadhem-zmandar/testSignificanceNLP
nadhem-zmandar/Trading_algorithms
implementation of trading strategy using the quantsrat library
nadhem-zmandar/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks