Bubble Chart

Hi,

Please help me with script of bubble chart with Relative strength on both the sided, one fixed and one variable

X Axis: Date to be fixed as 3rd July 2020
Y Axis: 123Trading days back (almost 6 Months)

Hi Nipunn,

Use the CHANGE() function for both:

X-Axis: set the Interval Type to Fixed and select the date from the calendar.
Y-Axis: set the Interval Type to Bars, and Interval Count to 123.

Note: for the Size of the bubble you could use the Rate of Change ROC function for Year to Date: ROC(Year(PERIODAMOUNT=1), BARS=1)

CaptureCapture