binary-com/perl-FIX-Parser

A module to parse FIX market data.

PerlOtherMakefile
This is stars and forks stats for /binary-com/perl-FIX-Parser repository. As of 10 May, 2024 this repository has 0 stars and 4 forks.

perl-FIX-Parser A module to parse FIX market data. Currently supports FIX 4.4. Installation To install this module, run the following commands: perl Makefile.PL make make test make install Example use FIX::Parser::FIX44; my $parser = FIX::Parser::FIX44->new; my @msgs = $parser->add($fix_msg); for(@msgs) { print "Symbol: ".$_->{symbol}."\n"; print "Bid: ".$_->{bid}."\n"; print "Ask: ".$_->{ask}."\n"; print "Datetime: ".$_->{datetime}."\n"; }
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
binary-com/perl-experian-idauthPerl2080
binary-com/perl-Data-Validate-SanctionsPerlMakefile20210
alextanhongpin/database-designGoJavaScriptTypeScript3860380
HazyResearch/flash-attentionPythonC++Cuda7.2k+123599+12
Dion-Systems/4coderC++CObjective-C++45701060
PJLab-ADG/SensorsCalibrationC++FortranCMake1.6k04060
klezVirus/CVE-2021-40444HTMLPythonOther76601700
reactor/reactor-nettyJavaOther2.4k06030
alibaba/GraphScopeRustC++Java2.9k+9452+1
pinojs/pinoJavaScriptTypeScriptOther12.2k08430