MA20 vs MA60 Long+Short (1% riesgo, stop en MA60) — Strategy by JesusFJr

By JesusFJr

Performance Metrics

Description

This strategy trades based on a moving-average crossover between a 20-period MA and a 60-period MA.Long entry: it opens a buy (long) position when the 20-period moving average crosses above the 60-period moving average, signaling potential bullish momentum.Short entry: it opens a sell (short) position when the 20-period moving average crosses below the 60-period moving average, signaling potential bearish momentum.Exit / Stop: the position is protected with a stop based on the 60-period moving average:For long trades, the stop is placed below the MA60 (optionally with a small buffer).For short trades, the stop is placed above the MA60 (optionally with a buffer).The stop “trails” with MA60 in the favorable direction, tightening over time but not loosening.Risk management: each trade is sized so that the distance from the entry price to the MA60-based stop represents about 1% of the account equity (so a stop-out risks ~1% of the account).In short, it’s a trend-following system that tries to catch larger moves when momentum shifts, while controlling risk with a MA60-based dynamic stop.

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView