Count back a month
Created at 16 Oct 2018, 12:41
Count back a month
16 Oct 2018, 12:41
Hi, Pangiotis!
Is there a function on method to count back a month from a given bar?
Or anything you can advise
Regards,
Sasha
Replies
PanagiotisCharalampous
16 Oct 2018, 12:48
Hi Sasha,
This should work
MarketSeries.OpenTime.LastValue.AddMonths(-1);
Best Regards,
Panagiotis
@PanagiotisCharalampous
alexander.n.fedorov
16 Oct 2018, 12:41
Sorry for the misprint
@alexander.n.fedorov