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

RE: [amibroker] how to set up real time alert?



PureBytes Links

Trading Reference Links

Here is a simple alert procedure where I nominate the prices via my eod data
formula and through excel convert to the price structure

breakprice = 
(name()=="DRA")*0.34
+ (name()=="GFD")*0.97
+ (name()=="MXI")*0.84
+ (name()=="NKP")*0.75
+ (name()=="OGD")*0.83
+ (name()=="PWT")*1.13
+ (name()=="TNE")*0.6
+ (name()=="TYC")*0.355
;

Buy = Cross( C, breakprice );

AlertIf( Buy, "", "Cross", 1 );

Cheers,
Graham
http://e-wire.net.au/~eb_kavan/

-----Original Message-----
From: Yuki Taga [mailto:yukitaga@xxxxxxxxxxxxx] 
Sent: Wednesday, September 22, 2004 6:19 AM
To: dingo
Subject: Re: [amibroker] how to set up real time alert?

Hi dingo,

Wednesday, September 22, 2004, 3:58:35 AM, you wrote:

d> Were we supposed to write it for him?  He needs to learn how to do
d> it, TJ!

No offense intended dingo, but some people need more help than
others, particularly if they come from a complete non-programming
background, or a native language other than English, and especially
those to whom both circumstances apply.

Moreover, yes, a picture is worth a thousand words, the picture in
this case being some sample code.  I find the documents very trying,
with examples that are written mostly like Linux MAN pages (fine for
programmers of course), frequently not giving me the clue that *I*
need to solve my problem. Most of what I can do has come from
modifying examples that people have been kind enough to post or send
me.

Outright posted refusal to help in the manner requested is the kind
of attitude that has eventually broken most of the lists I've ever
been a member of. IMO, if one does not want to assist in the manner
requested, that is fine, but then the list is best served by one
simply moving on to the next message. Someone else will help; they
always have; and that's what keeps this list alive.  Encouraging a
refusal to help is not what we want to do, I think.  I'm sure it's
not what TJ wants us to do, either.

Best,

Yuki




Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links



 



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> 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/