The latest session is ranked using the existing strong/weak logic: percentage difference between the daily close and the latest 4-hour MA200, with JPY anchored at 0. Positive values are stronger than the JPY baseline, negative values are weaker.
Each currency keeps the same underlying score logic. The bars show where each one sits relative to the zero baseline for the latest session.
Sorted strongest to weakest for the most recent completed session.
Each line tracks the same currency score through the last 30 sessions so you can spot strengthening, fading, and range-bound behavior.
% Diff = ((EOD Close - 4h MA200) / EOD Close) * 100