Hi,
 
I'd like to ask from the advanced users: are there any possibilities in 
the custom backtest (low level) to calculate and determine the 
commission of the actual trade from own function?

At the signal loops

SetOption("CommissionAmount", MyFunction());

is not a workaround solution, although the value is rewrote, but the 
backtest doesn't use that yet - i think it is read once before.

Is there any possibility?

Thanks in advance,
Tamas

Sorry, if you get this mail twice, the previous lost.

Reply via email to