SkillAgentSearch skills...

Price Volume Matching Trading Algo

This project implements machine learning algorithm to predict stock index futures price by matching recent futures price and volume with similar historical data trend on Python

Install / Use

npx skills add WenzhengHu14/price-volume-matching-trading-algo

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

price-volume-matching-trading-algo

This project implements machine learning algorithm to predict stock index futures price by matching recent futures price and volume with similar historical data trend on Python.

It includes two parts:

  1. Function called "predict" to run the analysis to look for the best several (4 by default) fits and predict the next day's close price.
  2. Function called "run" to run the out of sample test in certain time period to determine the return.

Related Skills

View on GitHub
GitHub Stars17
CategoryEducation
Updated4mo ago
Forks5

Languages

Python

Security Score

72/100

Audited on Apr 7, 2026

No findings