A new option: Periodicity

We added a “Periodicity” option.

It switches our daily data database to the weekly, monthly, quarterly or yearly bars.

So if you have a strategy based on such time frames, this option is for you and you can make :moneybag::moneybag: .

Usage:

SetOption(“Periodicity”,DAILY);

Possible values: DAILY, WEEKLY, MONTHLY, QUARTERLY, YEARLY

This option corresponds to AmiBroker’s “Periodicity” in the “Backtester settings” dialog.
See https://www.amibroker.com/guide/w_settings.html