Sure. gimme couple of days and i'll post some good examples. Cheers,Padhu
----- Original Message ----- From: doggy2050 To: [email protected] Sent: Friday, November 02, 2007 7:42 AM Subject: [amibroker] Re: how to run more than one strategies on different timeframe Padhu, could u post a simple code for example.... regards, Soumya --- In [email protected], "Padhu" <[EMAIL PROTECTED]> wrote: > > Jack, > > yes. AA works very well. > > I run about 10 -12 strategies on a basket of 15 forex pairs using AA and watchlist combination. I run in hourly mode but use timeframe commands to get signals from other timeframes such as daily , 4hour etc. I don't about tick by tick. > > Alertif sends signal upon match of strategies. You need to ensure strategy1 and 2 don't match on same signal bar to avoid duplicates. > > Cheers,Padhu > > > > ----- Original Message ----- > From: jack > To: [email protected] > Sent: Thursday, November 01, 2007 7:41 PM > Subject: [amibroker] how to run more than one strategies on different timeframe > > > > Does anyone have experience on running more than one strategies on different timeframes in realtime, > for example, two strategies, strategy 1 and strategy 2, timeframes are 1min, 5min, a set of 30 stocks in a watchlist. > scanning should be run tick by tick in realtime, when conditions are met, a window is popped out like"strategy 1, stock A, 5min BUY". > I can't think of an proper way to implement it. AA comes to my mind first, but can AA run tick by tick(at least seconds by seconds)? > should I use script to implement this? > > thanks > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com >
