[amibroker] Programming suggestions for next version (unless already fixed in 5.30)

2010-05-12 Thread Leif P
I am using AB version 5.20 (Standard). An annoying feature of the code is that when switching periodicity during backtesting in intraday, the periodicity of the chart "View" has to be the same as the periodicity selected in the Automatic Analysis. Hence, using the large space on the upper rig

[amibroker] programming

2009-10-09 Thread Rol
hi Can any one recommend someone who does composite indicator programming for Amibroker? kind regards Rol

[amibroker] Programming Help

2009-01-15 Thread jgholson
I'm looking to write an AFL that will calculate how far prices move beyond a price band over a 30 day period. For example if I use the lowest low of the last 3 days, I want to determine how prices move beyond that point once prices broken through that level. Obviously, prices do not go through

Re: [amibroker] Programming a simple multi-timeframe strategy like 3 Ducks

2008-06-16 Thread Rakesh Sahgal
Am pasting below code that will show you how to define multiple time frame moving averages. Just have to add plot statements and you are good to go if you are plotting on a chart below daily time frame. This code will give you daily and weekly moving averages(daily and weekly being the higher time

[amibroker] Programming a simple multi-timeframe strategy like 3 Ducks

2008-06-16 Thread ozzyapeman
This is a newbie question. I am considering purchasing AmiBroker Professional. I am not a programmer but can handle basic technical stuff, and will learn AFL. I want to know if it is even possible to program something like the "3 Ducks Trading Method" with FOREX and eventually automate it. http:/

Re: [amibroker] programming ?

2007-04-06 Thread Yuki Taga
Hi Sidney, In my experience, this kind of occasional whipsaw at turning points is simply a characteristic of many swing-trading systems. You realize, I'm sure, that you cannot program every loss out of your system, without running the danger of curve-fitting it. Is it a profitable system anyway?

Re: [amibroker] programming ?

2007-04-06 Thread MillowenaJuno
, April 06, 2007 3:12 PM Subject: [amibroker] programming ? I have a system where there tends to be whipsaws at transition points between Long and Short. If there has been an uptrend and the system is long when a change occurs where it should go short there are a few bars of confusion

Re: [amibroker] programming ?

2007-04-06 Thread Ara Kaloustian
Subject: [amibroker] programming ? I have a system where there tends to be whipsaws at transition points between Long and Short. If there has been an uptrend and the system is long when a change occurs where it should go short there are a few bars of confusion where the system goes short/long

[amibroker] programming ?

2007-04-06 Thread Sidney Kaiser
I have a system where there tends to be whipsaws at transition points between Long and Short. If there has been an uptrend and the system is long when a change occurs where it should go short there are a few bars of confusion where the system goes short/long/short/long and the finally short aga

[amibroker] Programming stop at stop price, but considers gaps

2007-01-23 Thread david
Hello Welcome any suggestions, as I am really only getting into this, and could do with some suggestions on how to improve coding, and also alternative or better ways of doing things. To program a stop, which takes into consideration where the open next bar would defintely leap frog a stop, I pu

Re: [amibroker] Programming advice requested

2006-03-01 Thread Graham
t; > chuck > > - Original Message - > From: "Michael.S.G." <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, February 28, 2006 11:48 PM > Subject: Re: [amibroker] Programming advice requested > > > > Chuck, > > I be