PureBytes Links
Trading Reference Links
|
just add the conditions that you require to your Buy statement
On 6/28/05, andreyoffline <offline@xxxxxxxxxx> wrote:
> Lets say I have system based on Moving Avarage crosses. I want to
> optimize periods lengths, but i dont want to test buy signals when
> slow MA above fast MA.
>
> firstma = Optimize("First MA", 10, 3, 50 ,1);
> secondma = Optimize("Second MA", 30, 9, 150 ,1);
>
> How can i resolve this problem?
>
>
>
>
> 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
>
>
>
>
>
>
>
--
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
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/
|