The purpose of this script is to implement a very simple trading strategy with Python. This strategy is based on the difference between slow and fast moving averages on the adjusted closed prices of shares. First we describe the strategy in detail explaining various features and then we optimize it using Python libraries.
☆19Jul 5, 2019Updated 6 years ago
Alternatives and similar repositories for Moving-Average-Trading-Strategy-with-Python
Users that are interested in Moving-Average-Trading-Strategy-with-Python are comparing it to the libraries listed below
Sorting:
- A Python script to generate buy/sell signals using Simple moving average(SMA) and Exponential moving average(EMA) Crossover Strategy.☆32Oct 9, 2020Updated 5 years ago
- Quality Diversity through Human Feedback: Towards Open-Ended Diversity-Driven Optimization (ICML 2024)☆19Apr 6, 2025Updated 11 months ago
- On this repository you'll find tools used for Quantitative Analysis and some examples such: MonteCarlo Simulations, Linear Regression, Ge…☆28Mar 1, 2023Updated 3 years ago
- In this project, I had backtested the cross-over trading strategy on Google Stock from Jan 2016 to June 2020. By using historical time-se…☆44Aug 10, 2020Updated 5 years ago
- Applied Quantitative Methods course at the College of Charleston☆21Mar 11, 2026Updated last week
- Implements different approaches to tactical and strategic asset allocation☆46Dec 23, 2024Updated last year
- Examples and demos showing how to call functions from the nAG Library for Python☆70Nov 14, 2024Updated last year
- This project is based upon the paper: Frazzini, A. & Pedersen, L. (2014). Betting against beta.☆23Jan 20, 2022Updated 4 years ago
- detecting regime of financial market☆49Sep 30, 2022Updated 3 years ago
- RRG-Lite is a Python CLI tool for displaying Relative Rotation graph (RRG) charts.☆28Jan 28, 2026Updated last month
- Implementation of Kalman Filter from scratch with notes.☆25Dec 29, 2019Updated 6 years ago
- Pair Trading Analysis & Exercises Toolkit [Jupyter Notebook]☆12Nov 3, 2023Updated 2 years ago
- Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,exte…☆37Apr 27, 2019Updated 6 years ago
- A walk through the frameworks of Python in Finance. The repository is currently in the development phase. The finalized version will inc…☆28Aug 25, 2023Updated 2 years ago
- A JAX-based framework for genetic programming☆30Feb 24, 2026Updated 3 weeks ago
- ☆15Oct 11, 2024Updated last year
- ☆13Jan 16, 2019Updated 7 years ago
- TEJ_API_Python_實戰應用☆12Dec 26, 2024Updated last year
- Quantum Algorithms and Quantum Error Correction codes.☆12Feb 14, 2024Updated 2 years ago
- Statistical Detection of Buying and Selling Force☆30Apr 6, 2025Updated 11 months ago
- RESTful API for trading stocks (single or pairs), deployed on Heroku☆14Nov 7, 2023Updated 2 years ago
- Some example code☆12Jul 23, 2024Updated last year
- Python functionality for getting different data from Bloomberg: prices, implied vols, fundamentals☆16Aug 7, 2025Updated 7 months ago
- Python app for black-litterman portfolio optimisation☆10Dec 8, 2022Updated 3 years ago
- OCET, torch, transformers, DeepLOB,limit-order-books☆10Dec 6, 2022Updated 3 years ago
- Empower your Indian Stock Market ventures with My open-source data scraper. Real-time, historical data for equities, derivatives, currenc…☆54Jul 22, 2025Updated 7 months ago
- edgar 10k forms sentiment analysis☆14Jul 9, 2024Updated last year
- ☆12Nov 25, 2023Updated 2 years ago
- Set of functions to perform (financial) peer performance calculations☆13Aug 18, 2025Updated 7 months ago
- Python demo code for LOBSTER limit order book data☆13Dec 19, 2019Updated 6 years ago
- VeighNa框架的Excel RTD应用模块☆10Jun 12, 2025Updated 9 months ago
- Fully automated trading system, strategy based on Kalman filter☆13May 7, 2018Updated 7 years ago
- A rewritten version of C++ Design Patterns and Derivatives Pricing coded in Python☆10Sep 16, 2019Updated 6 years ago
- A trading algorithm utilizing a Naive Bayes classifier to predict expected returns, GARCH (1,1) volatility forecasting, and the Markowitz…☆10Dec 22, 2017Updated 8 years ago
- Financial Machine Learning Repository☆11Apr 25, 2024Updated last year
- Pytorch implementation of DeepLOB-ATT and DeepLOB-Seq2Seq from Multi Horizon Forecasting for Limit Order Books☆14Feb 4, 2023Updated 3 years ago
- Algo Trade Multicharts Repo☆11Aug 23, 2020Updated 5 years ago
- 新一代API課程範例☆20Jul 15, 2025Updated 8 months ago
- A backtester written in python with NumPy and Pandas, showcasing Dollar-Cost-Averaging (DCA) and DCA with portfolio rebalancing.☆11Nov 29, 2020Updated 5 years ago