Candle Power X Value _ Strategy by fondBird7020

By fondBird7020

Performance Metrics

Description

Candle Power X Value — Strategy 1.0// === Base values ===longPower = close - lowshortPower = high - close// === Y calculation ===Y = close// === Final X formula ===x = ((longPower - shortPower) / Y) * 100

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView