Hi,

As I am now learning C# I was wondering if someone could give me some help on trading using different timeframes.

Such as, minute (default), daily, and weekly?

How can I resample the data into these timeframes or access another data object with the specified duration?

Any help will be appreciated.

Thanks,

Andrew

Author