CloseStrategy::Generic
This is a simple Generic Closestrategy that closes the trade based on one or two signals.
The first Signal is the signal used to close a long position.
The second signal is used to close short positions.
To install Finance::GeniusTrader, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Finance::GeniusTrader
CPAN shell
perl -MCPAN -e shell install Finance::GeniusTrader
For more information on module installation, please visit the detailed CPAN module installation guide.