PureBytes Links
Trading Reference Links
|
Padhu,
could u post a simple code for example....
regards,
Soumya
--- In amibroker@xxxxxxxxxxxxxxx, "Padhu" <ccie8340@xxx> 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: amibroker@xxxxxxxxxxxxxxx
> 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
>
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/
|