Skip to content
Prev 10591 / 15274 Next

pennyPerShare function not working with Quantstrat rules

On 08/07/2012 12:32 AM, Danny D wrote:
It's a bug (more precisely a missing feature).  We'll try to fix this week.

addTxn takes either a numeric TxnFees argument or a function.  It does 
not evaluate a string *name* of a function to locate the function via 
match.fun.  We'll try to add that feature shortly.

Regards,

   - Brian