PyQuant News 🐍
PyQuant News 🐍

@pyquantnews

12 Tweets 31 reads Sep 16, 2022
8 great blogs to help you get started using Python for quant finance now.
(All with free code.)
Real-Time Crypto Prices from FTX/Binance with Python
This is a tutorial for building a simple WebSocket application to get live streaming data from crypto exchanges.
atitawat.medium.com
How to Implement a Grid Trading Strategy with Python
A Grid Trading Strategy places a grid of buy and sell orders in regular intervals above and below the current price. (Use with caution.)
@chris_42047/how-to-implement-a-grid-trading-strategy-python-tutorial-338b38fc5e84" target="_blank" rel="noopener" onclick="event.stopPropagation()">medium.com
Identifying Trending and Ranging Markets with Python
Identifying the type of market is important for picking the right trading strategy and can make the difference between making a profit or a loss.
@chris_42047/identifying-trending-and-ranging-markets-python-tutorial-c0c31d699675" target="_blank" rel="noopener" onclick="event.stopPropagation()">medium.com
Sending SMS Trade Alerts with 4 Lines of Python
How to setup a Twilio account and receive SMS trade alerts.
@chris_42047/sending-sms-trade-alerts-with-4-lines-of-code-python-tutorial-fcc886f59faf" target="_blank" rel="noopener" onclick="event.stopPropagation()">medium.com
Getting Stock Market Data with Python
The first article of the QF series seeks to illustrate the various access points to securities-related data and the programs that are helpful for data analysis.
@akjha22/quantitative-finance-using-python-1-using-stock-market-data-in-python-564cd92d6dfb" target="_blank" rel="noopener" onclick="event.stopPropagation()">medium.com
Basic Statistical Methods for Analyzing Stocks with Python
How to use the central limit theorem, returns, ranges, boxplots, histograms, and other sets of statistical measures for the analysis of securities using Yahoo Finance API.
@akjha22/quantitative-finance-using-python-2-basic-statistical-methods-using-python-for-analyzing-stocks-cf638779f21a" target="_blank" rel="noopener" onclick="event.stopPropagation()">medium.com
Advanced Statistical Methods for Analyzing Stocks with Python
How to compare multiple stocks/commodities visually and statistically.
@akjha22/quantitative-finance-using-python-3-advanced-statistics-with-stocks-data-21491bce3da0" target="_blank" rel="noopener" onclick="event.stopPropagation()">medium.com
Elements of Technical Analysis with Python
A discussion of returns, volumes, candlestick charts other technical analysis tools.
@akjha22/quantitative-finance-using-python-4-elements-of-technical-analysis-f97d40d800d1" target="_blank" rel="noopener" onclick="event.stopPropagation()">medium.com
Set aside an afternoon, fire up Jupyter Notebook, and have fun!
• Build an SMS trade alert system
• Advanced stats with Python
• Real-time crypto prices
• Basic stats with Python
• Getting market data
• Trends and ranges
• Technical analysis
• Grid trading
There's a lot here!
Make sure you retweet the top tweet to save it all for later - and to share with your friends!
You can follow me @pyquantnews for more tweets and threads on using Python for quant finance.
If you like Tweets performance metrics in your trading, you might enjoy my weekly newsletter: The PyQuant Newsletter.
Python code for quantitative analysis you can use.
Join 4,000+ subscribers who are taking action with Python.
pyquantnews.com

Loading suggestions...