The trade function returns the order stub which contains the order quantity among other fields. The order quantity is determined as a percentage of the NLV.
I have overridden the trade function to create order stubs with a fixed number of order quantity independent of NLV. Are there any pitfalls to overriding the trade function?