hello josh,?
thank you for considering my question.
there are 3 fields related to commissions: minCommission, maxCommission, and commission.
sys.float_info.max is not a reasonable number.
and it appears on different fields on different (types of)? accounts.
acct1 (paper): commission:(sys.float_info.max), minCommission:0.1786933, maxCommission:0.7546933
acct2(live): commission:2.0, minCommission:(sys.float_info.max), maxCommission:(sys.float_info.max)
for my tests i took the max value that is not (sys.float_info.max), but wondered whether it's a real problem.
thanks again,
alex