SS-VVEA322 Changes to the OrderClass::GetLotsUsed() Method Improves Performance a Quantum Leap
18 Views
0
Thank You video has been reported.
By adding enum ENUM_LOTSUSEDTYPES { onlymytrades, marketlots, pendinglots} ; && extern int LotsUsedMask=6; // LotsUsedMask onlymytrades=1, marketlots=2, pendinglots=4 and Strategy Testing Vol Void Trading method I've discovered that EquityRiskPercent of 4 LotUsedMask of 2 (calculate lots used based on OP_BUY and OP_SELL only improves the result by a third!!!!