Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

VSVTrend Strategy

VSVTrend is an advanced Pine Script strategy for TradingView, designed to maximize trade accuracy using adaptive indicators, a Supertrend filter, visual on/off toggle, and AI/ML-based false signal detection.

Key Features:

  • Adaptive Stop Loss / Take Profit system
  • Supertrend filter (toggleable)
  • Visual on/off toggle button on the chart
  • Full backtesting functionality
  • AI/ML module for identifying potential false signals
  • Works on all timeframes

Purpose

The goal is to create a perfect "alpha indicator" strategy, freely available and open to community suggestions for continuous improvement.

Project Structure

  • VSVTrend.pine – main strategy code
  • data/sample_tradelog.csv – trade log for model training
  • ml/model_train.py – Python script for training ML model

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors