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

Finance::GeniusTrader::CloseStrategy::Stop::KeepRunUp

Overview

This strategy closes the position once the prices have crossed the trailing stop defined as a percentage below the highest high value for a long trade or above the highest low value for a short trade, called the "run up", since the trade is open. The purpose of this strategy is to keep opening profits and avoid to turn profitable trades into loosing ones.