Group
Extension

Matches 1

Quant-Framework ( B/BI/BINARY/Quant-Framework-0.36.tar.gz, BINARY, 2016; MetaCPAN )
Quant-Framework/lib/Quant/Framework/EconomicEventCalendar.pm ( view source; MetaCPAN )
>new({
        recorded_date => $dt,
        events => $arr_events
     });

=cut

use Moose;
use JSON;

extends 'Quant::Framework::Utils::MarketData';

use Date::Utility;
use List::MoreUtils qw(first

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.