PureBytes Links
Trading Reference Links
|
Thanks for response.
I use your setup, but profits are still in .000x USD
I use this setup in
Backtetser setting:
Initial equity: 1000
Future mode: checked
Account margin: 100
Contract specification for audusd is:
RoundLotSize: 1
MarginDeposit: 0
Tick Size: 0.00001
PointValue: 0.0001
I don't use tick data from Oanda but from metatrader.
Could you help me with proper setting?
Regards,
Piotr Rysak
2009/1/6 Claudiu Bistriceanu <gunoicb@xxxxxxxxx>:
>
> Use the followings:
>
> PointValue = 0.0001; TickSize = 0.00001;
>
> MarginDeposit = Close * 50%;// or instead of close use an average
> AUDUSD for the backtested period
> PositionSize = number of units traded * MarginDeposit;
>
> Are you using Oanda's tick data?
>
> --- In amibroker@xxxxxxxxxxxxxxx, "brysio4" <Piotr.Rysak@xxx> wrote:
>>
>> Could you help me for proper set parameters for Oanda account (forex)
>> for valid backtesting.
>>
>> There is some differences than at other brokers.
>>
>> 1. there is an units instead of lots
>> 2. leverage is max. 2%
>>
>> Please me help to set for example for AUDUSD and deposit of 10 000 usd
>>
>> Thanks in advance
>>
>
>
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|