sivaprasad347's Stars
twintproject/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
sojohnnysaid/project-guide
Your magical AI-powered project documentation generator
paperswithbacktest/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
deshwalmahesh/NSE-Stock-Scanner
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
jpmorganchase/python-training
Python training for business analysts and traders
suchak1/hyperdrive
algorithmic trading using machine learning
chrisconlan/algorithmic-trading-with-python
Source code for Algorithmic Trading with Python (2020) by Chris Conlan
Yvictor/TradingGym
Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.
shashankvemuri/Finance
150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data
dingran/quant-notes
Quantitative Interview Preparation Guide, updated version here ==>
Rustin170506/build-my-own-x
Some of the toys I built, most of them written in Rust. The best way to learn is to practice. They are always about operating systems, databases, data structures, algorithms, and networks.
swapniljariwala/nsepy
Python Library to get publicly available data on NSE website ie. stock quotes, historical data, live indices
Steax93/stock_price
Stock-price prediction project with ML/DS
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
aws-samples/aws-machine-learning-university-accelerated-nlp
Machine Learning University: Accelerated Natural Language Processing Class
aeron7/nsepythonserver
The Unofficial Python Wrapper for NSEIndia API For Servers
aeron7/nsepython
The Unofficial Python Wrapper for NSEIndia API
ossu/code-of-conduct
:v: OSSU's Code of Conduct
microsoft/Windows-Machine-Learning
Samples and Tools for Windows ML.
ashishpatel26/ashishpatel26
ashishpatel26
rhidoyhasanmahmud/Interview-SQL-Challenge
Solving practice questions is the fastest way to learn any subject. That’s why I’ve selected a set of Challenges that I can use to step up my learning.
xoraus/CrackingTheSQLInterview
DBMS Concepts, SQL Queries & Schema Design for your Interviews.
akashkankariya/PythonForFinance
THis repository has all the source code for Python Trading series
sarupbanskota/awesome-sqlite
A curated list of awesome things related to SQLite
sarupbanskota/awesome-git
A curated list of amazingly awesome Git tools, resources and shiny things
google/tf-quant-finance
High-performance TensorFlow library for quantitative finance.
sachinkumar1609/100-Days-of-Machine-learning
The concept of "100 days of ML notes" refers to a self-directed learning challenge aimed at building a solid foundation in machine learning (ML) over a period of 100 days. Remember, consistency is key!
ShubhamPy/Spam-Classifier
In this project, I build a model and also implement that for classifying the message into spam or ham through the text of the message using standard classifiers.