[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Re: Confusion about Amibroker Alert



PureBytes Links

Trading Reference Links

then attach the same AFL to 8 diff charts separately.
 
why are you so hesitant about not wanting to scan? each chart refresh takes cpu cycles....
 
AA scan works great...I have 18 FX pairs in AA.
 
Cheers,Padhu
 
----- Original Message -----
From: Mohammed
Sent: Monday, October 01, 2007 5:59 PM
Subject: [amibroker] Re: Confusion about Amibroker Alert

Thank you very much, and I still not get you,

What I need is to be notify when my buy/sell condition meet an any
pair,
I wrote my buy/sell condition in a separated file and I use

#include_once "C:\Program
Files\AmiBroker\Formulas\SYSTEM\MySystem.afl"

In the same file I included

AlertIF( buy, "SOUND C:\\Windows\\Media\\Ding.wav", "Audio alert",
2 );
AlertIF( Sell, "SOUND C:\\Windows\\Media\\Ding.wav", "Audio alert",
2 );

I need the alert for all pairs in the list with out any scan or
exploration . I don't know if it passable with Amibroker or not?

All The Best

--- In amibroker@xxxxxxxxxps.com, "murthysuresh" <money@xxx> wrote:
>
> if you are using it as part of indicator, it will alert for the
> current symbol on the chart u are using the indicator.
> if you are using it as prt of explore /analysis, it will alert if
> conditoins match on the filters you are using.
>
> --- In amibroker@xxxxxxxxxps.com, "Mohammed" <softnews2003@> wrote:
> >
> > Hi murthysuresh,
> >
> > You make me Laughs :),
> >
> > I'm using This Alert,
> >
> > AlertIf( Buy, "SOUND C:\\Windows\\Media\\Ding.wav", "Audio
alert",
> > 2 );
> >
> > Also I'm using H1 Trading.
> >
> > Regards,
> >
> >
> >
> > --- In amibroker@xxxxxxxxxps.com, "murthysuresh" <money@> wrote:
> > >
> > > your message is also confusing. are you using the easy alert or
> or
> > u
> > > using alertif in a indicator or are you using alertif in a
scan.
> > > more details and sample code will help.
> > > --- In amibroker@xxxxxxxxxps.com, "Mohammed" <softnews2003@>
> wrote:
> > > >
> > > > I have some confusion about Amibroker Alert.
> > > >
> > > > I'm using Amibroker for Forex trader and I have about (8)
pairs
> > in
> > > > Amibroker list. The current pair viewing in the screen is
> NZDJPY,
> > > >
> > > > My Question is:
> > > >
> > > > Does the alert will alert me if my system meet in the other
> > pairs?
> > > > which is not the current selected pair or I have to select
the
> > pair
> > > to
> > > > be alert?
> > > >
> > > > All The Best.
> > > >
> > >
> >
>

__._,_.___

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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___