Skip to content

fix: MTF Cloud Quad dot displacement [26]->[25] to match built-in cloud - #3

Open
HubertSenters wants to merge 1 commit into
TradersPost:mainfrom
HubertSenters:fix/mtf-cloud-quad-displacement
Open

fix: MTF Cloud Quad dot displacement [26]->[25] to match built-in cloud#3
HubertSenters wants to merge 1 commit into
TradersPost:mainfrom
HubertSenters:fix/mtf-cloud-quad-displacement

Conversation

@HubertSenters

Copy link
Copy Markdown

Dot color logic pulled Ichimoku span values with a [26]-bar look-back, but TradingView's built-in Ichimoku Cloud displaces its spans by displacement-1 (25 bars). The one-bar mismatch produced wrong dot colors at cloud edges (verified on DXY 10-min, Jul 17 10:30 bar: showed green, should be yellow). Changed [26] -> [25] on all 8 span look-backs (D/1H/10M/1M) and updated the line-5 comment. Verified with exact prices and by eye across all four rows.

Dot color logic pulled Ichimoku span values with a [26]-bar look-back, but
TradingView's built-in Ichimoku Cloud displaces its spans by displacement-1
(25 bars). The one-bar mismatch produced wrong dot colors at cloud edges
(verified on DXY 10-min, Jul 17 10:30 bar: showed green, should be yellow).
Changed [26] -> [25] on all 8 span look-backs (D/1H/10M/1M) and updated the
line-5 comment. Verified with exact prices and by eye across all four rows.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant