• Products
  • Community
  • Markets
  • Brokers
  • More
Get started
  • Community
  • /Indicators and strategies
  • /Jenks

Jenks

Consensio Allocation ToolOriginally created and taught by Taylor Jenks, this indicator provides portfolio allocation suggestions based on the behaviour of price and 3 simple moving averages (4/10/40 by default) (ie. when short & medium term SMAs are above the long term then allocation is to be 100%). This percentage allocated to the stock/commodity is to be reduced as it passes below the SMA's, particularly as each moving average crosses. Consensio is useful for scaling in and out of a position as the portfolio allocation will change according to the momentum of the asset. The rules below are my own based on understanding of the trading system developed by Jenks and his online content. This script has the following rules: if fastAboveSlowMA and not mediumAboveSlowMA allocation := 30.0 else if longAboveFastMA allocation := 0.0 else if fastAboveMediumMA and fastAboveSlowMA allocation := 100.0 else if not fastAboveMediumMA and fastAboveSlowMA allocation := 80.0 else if not fastAboveMediumMA and not fastAboveSlowMA allocation := 50.0 else if not mediumAboveSlowMA and fastAboveSlowMA allocation := 50.0 // Calculate adjusted allocation percentage based on crossing moving averages allocation := allocation + (priceAboveFastMA ? 10.0 : -10.0) allocation := allocation + (priceAboveMediumMA ? 10.0 : -10.0)
Pine Script® indicator
by aouwie
Updated
11

Select market data provided by ICE Data services. Select reference data provided by FactSet. Copyright © 2025 FactSet Research Systems Inc.© 2025 TradingView, Inc.

More than a product
  • Supercharts
Screeners
  • Stocks
  • ETFs
  • Bonds
  • Crypto coins
  • CEX pairs
  • DEX pairs
  • Pine
Heatmaps
  • Stocks
  • ETFs
  • Crypto
Calendars
  • Economic
  • Earnings
  • Dividends
More products
  • Yield curves
  • Options
  • News Flow
  • Pine Script®
Apps
  • Mobile
  • Desktop
Community
  • Social network
  • Wall of Love
  • Refer a friend
  • House Rules
  • Moderators
Ideas
  • Trading
  • Education
  • Editors' picks
Pine Script
  • Indicators & strategies
  • Wizards
  • Freelancers
Tools & subscriptions
  • Features
  • Pricing
  • Market data
Trading
  • Overview
  • Brokers
Special offers
  • CME Group futures
  • Eurex futures
  • US stocks bundle
About company
  • Who we are
  • Manifesto
  • Athletes
  • Blog
  • Careers
  • Media kit
Merch
  • TradingView store
  • Tarot cards for traders
  • The C63 TradeTime
Policies & security
  • Terms of Use
  • Disclaimer
  • Privacy Policy
  • Cookies Policy
  • Accessibility Statement
  • Security vulnerability
  • Status page
Business solutions
  • Widgets
  • Charting libraries
  • Lightweight Charts™
  • Advanced Charts
  • Trading Platform
Growth opportunities
  • Advertising
  • Brokerage integration
  • Partner program
  • Education program
Community
  • Social network
  • Wall of Love
  • Refer a friend
  • House Rules
  • Moderators
Ideas
  • Trading
  • Education
  • Editors' picks
Pine Script
  • Indicators & strategies
  • Wizards
  • Freelancers
Business solutions
  • Widgets
  • Charting libraries
  • Lightweight Charts™
  • Advanced Charts
  • Trading Platform
Growth opportunities
  • Advertising
  • Brokerage integration
  • Partner program
  • Education program
Look FirstLook First