I suppose you have looked at
SYNTAX StDev( ARRAY, periods )
RETURNS ARRAY
FUNCTION Calculates moving standard deviation of the ARRAY over periods bars
EXAMPLE stdev( close, 10 );
herman
For tips on developing Real-Time Auto-Trading systems visit:
http://www.amibroker.org/userkb/
Wednesday, February 6, 2008, 3:28:45 PM, you wrote:
> I am trying to get the standard deviation of my results show up as a
> statistic in the automatic analysis columns. I know how to get a
> column to show up in there. I don't know how to write in the standard
> deviation formula exactly.
> How can I write in the formula of standard deviation? It has to be
> each trade minus the mean results etc. I can call up values like #
> trades etc but trade by trade? How do I do that if I don't know the
> How do you program that? Seems like there is a way but tough to do for
> me.
> Jim
> 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
> <*> 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/
>
__._,_.___
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
__,_._,___
|