NAME
Finance::GeniusTrader::Indicators::Generic::Eval - Evaluate the given expression
DESCRIPTION
This indicator evaluates the expression given via its argument. Any indicator is replaced by its current value.
Example of accepted argument list :
The argument list is treated via perl's eval function so any standard perl code may be accepted ... but it's only meant for simple single expression.