|
If you're keeping the contract overnight, the margin is 3750. Tick size relates to how much movement is required to get paid. It is 0.25. I set those values in the Symbol Information window. Commission is 2.40 per side or 4.80
round trip. You use 2.40 You can find contract details here and margin deposit on the IB page you have: http://www.cme.com/clearing/clr/spec/contract_specifications.html?type=idx
SetOption("CommissionMode", 3); /* Modes explained next... 0 - use portfolio manager commission table 1 - percent of trade 2 - $ per trade 3 - $ per share/contract */ SetOption("CommissionAmount", 2.40);
Be sure to check the Futures box in AA->Settings. This is necessary even when you use this
line of code,
SetOption("FuturesMode",True);
-- Terry -----Original Message-----
thank you.
So in the Symbol inofrmation window I fill in:
Round Lot Size: 1 Margin deposit: 1500 Tick Size: 5 Point value: 20
am I right? What number do you use for the margin deposit?
thank you,
regards, Ed
Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- RE: [amibroker] trading futures Terry
- Re: [amibroker] trading futures emp62
- [amibroker] Title Font Size Bargains Club

