SkillAgentSearch skills...

Moving Average Trading Strategy With Python

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.

Install / Use

npx skills add aldodec/Moving-Average-Trading-Strategy-with-Python

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Moving-Average-Trading-Strategy-with-Python

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.

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated1y ago
Forks3

Languages

Jupyter Notebook

Security Score

60/100

Audited on Jul 30, 2025

No findings