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

Finance::GeniusTrader::CloseStrategy::PartialGain

This strategy partialy closes the position once the prices have crossed a limit called stop. This stop is defined as a percentage from the initial price. By default, it's defined as + 10 %. The ratio of the position is parameterized. By default it's half the initial position (0.5).