| 
 PureBytes Links 
Trading Reference Links 
 | 
Under the Settings window make sure yoo've set the correct tick size i.e usd 
crosses 0.0001 &  yen crosses 0.01
I also add this to my AA files ( modify to suit)
Equity(1);
PositionSize = MarginDeposit = 1;
PointValue = 10000;
----- Original Message ----- 
From: Prosser, Daniel
To: amibroker@xxxxxxxxxxxxxxx
Sent: Monday, August 08, 2005 12:59 PM
Subject: [trading] [amibroker] Forex setup
Hi,
     What is the correct way for setting up forex data for testing?  I'm 
using hourly bars using forexite currency data.
     This is what I have so far:
     TickSize (pip size) set individually for each Ticker under Symbol -> 
Information.
     RoundLotSize = 1 ?
     PointValue = 0 ?
     MarginDeposit = -1 (account leverage at 1:100)
     FuturesMode = True
     PositionSize = -1 (invest [not risk] 1% of account per trade - this is 
not really related to it I know)
 
------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hh45lta/M=362131.6882500.7825259.1493532/D=groups/S=1705632198:TM/Y=YAHOO/EXP=1123481897/A=2889190/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Put more honey in your pocket. (money matters made easy) Welcome to the Sweet Life - brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 
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
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |