Eugene,
thank you for updating the code for the most liquid CL contract.
The commission however is not 2.01 but 2.32. As this is valid for all
important energy and metal futures I have added in the
CommissionFactory.java
//NYMEX Commission (0.85), Exchange Fee (1.45), Regulatory Fee (0.02),
Total (2.32)
//for Energy Futures: CL HO, RB, NG and Metal Futures: GC, SI, PL, PA, HG
*public* *static* Commission getNYMEXCommissionEnergyMetals() {
*return* *getCommission*(2.32, 2.32);
}
--
You received this message because you are subscribed to the Google Groups
"JBookTrader" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jbooktrader.
For more options, visit https://groups.google.com/groups/opt_out.