Hi, is there a way to open a particular chart always on the "Weekly" view, each time I click on a company from the analysis results table, it reverts back to the daily view.
I am using
TimeFrameSet( inWeekly );
in the code
the graph plots using weekly data but the time axis is still using the daily timeline
.
I am using
TimeFrameSet( inWeekly );
in the code
the graph plots using weekly data but the time axis is still using the daily timeline
.