I need to pre-load 1 week of 1-minute historical data for selected instrument(s) when my strategy starts. Ideally, I'l like to populate the same DataSeries already selected with Add().
Is there a way to accomplish this programmatically? Of cause, I can accomplish this through "extrernal" calls, but I'd like to use the same historical data managemer/connector already present in NT.
Thank you.

Comment