The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Finance::GeniusTrader::TradeFilters::LongOnly - Only allow long trades

DESCRIPTION

This filter allows only long trades and reject short ones. This is especially usefull for people who don't want to short the market. Moreover, this filter is a must to find if a system perform better as a long only system than either a short only or a long and short trading system.