Who's your broker? Thanks!
Millowena ----- Original Message ----- From: "dralexchambers" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, May 19, 2007 4:25 PM Subject: [amibroker] Setting Commissions correctly for FOREX > Hi, > > My FOREX broker charges $5 per $100,000 traded - ie. 1 lot. > > Am I correct in thinking that on the backtester, 1 contract is the > same as 1 lot? Or is it a minilot? > > So, if it is 1 lot, I would use: > > SetOption( "CommissionMode", 2 ); /* set commissions AND costs as $ > per trade */ > SetOption( "CommissionAmount", 5); /* commissions AND cost */ > > > Thanks - alex > > > > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.467 / Virus Database: 269.7.4/811 - Release Date: 5/18/2007 > 3:50 PM > >
