Check the Users Guide for examples. ----- Original Message ----- From: "rajak1981" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, October 07, 2006 9:14 AM Subject: [amibroker] Help with pyramiding
> Can someone please please post a basic example of how to write code > that pyramids? > I searched the afl library but didn't find any pyramiding code. > > I'm familiar with basic afl but I am not sure how to write code that > does pyramiding etc. > I am currently trading on the Indian market. Here's my website > http://niftytraders.blogspot.com > I have a basic moving average trend following system posted here. > Can someone give me a few lines of code that buys > one contract everytime a new high is made H>REF(H,-1) > And sells one contract everytime a new low is made L<REF(L,-1) > I know the system is silly probably doesn't make money but for > simplicities sake it will do :) > > > > > > > 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 > > > > > > > > > > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.407 / Virus Database: 268.13.0/465 - Release Date: 10/6/2006 > > 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/ <*> 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:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
