PureBytes Links
Trading Reference Links
|
Simon & Dave,
After I Enable Messaging feature under Format< Window,
E-Mail Notification worked fine to my surprise in the
limited tests i performed.No multiple signals sent.
Thanks for the tip off on Format< Window Simon
:-)Didnt' see that in the help.
BTW: if you use Netscape mail as the default e-mail
client and enable MAPI in NS preferences, the netscape
program wont Launch the browser it just sends the
alert. All you will see is a small sending dialog box
with a progress bar. In contrast if I use Eudora for
the default E-Mail client, it launches the entire
Eudora application to sent the alert.
It seems to me that you could write some code in EL
that writes a .txt to the directory of your choice
containing the text or values you want in your alert.
Then you would simply need a program (not sure if such
a prog exists)to monitor that directory for new files
and if it finds a new one it will e-mail it.
Regards,
Alan
--- simon32@xxxxxxxxxxxx wrote:
> Alan,
>
> Thank you for responding to my post. I talked to
> Omega and they did point
> out that I needed to activate the Enable Messaging
> feature under Format
> > Window. This seemed to make some of my charts
> send messages and other
> not send them. I was encouraged to see it working
> some of the time. With
> a little tweaking I'm pretty confident I can get it
> to work most of the
> time. I seemed to find the most info about this
> topic under Messaging in
> Omega help.
>
> The Enable Messaging check box is located under
> Format Window > Properties
> tab > look at bottom. I also had to set up mail on
> my NT box. It was pretty
> simple. I think the most advanced info I had to
> give it was the SMTP and
> POP3 server addresses.
>
> Regards,
> Simon.
>
> At Tue, 30 Jan 2001 04:58:22 -0800 (PST), Alan
> Courchene <positionsize1@xxxxxxxxx>
> wrote:
>
> >
> >Hi Simon,
> >
> >I have been looking into the e-mail notification
> too.
> >All I have been able to generate is the test
> message
> >from the desktop options messaging tab. The Help on
> >this topic is pitiful. The only easylang reference
> I
> >have found is:
> >
> >Pager_Send("Fred K","Buy @ 254") sends "Buy @ 254"
> to
> >Fred K.
> >
> >And
> >
> >
> >Pager_DefaultName sends "Ben" if default subscriber
> =
> >Ben
> >
> >
> >I dont know if these reserve words will result in
> an
> >e-mail alert if desktop options messaging tab is
> set
> >to "Send Messages To: E-mail Address or not. Also I
> >have WinBeep32 which seem to be totally useless to
> >send alerts over the Internet.
> >
> >Might be forced to call Omega.
> >Any help on How to this feature out there?
> >
> >Regards,
> >
> >Alan
> >
> >--- simon32@xxxxxxxxxxxx wrote:
> >> There is an email function in TS2Ki that
> supposedly
> >> will send out an email
> >> when a trade signal is generated. Has anybody
> used
> >> this? If so, how do
> >> you tell TS from a system to send an email. I
> was
> >> under the impression
> >> that if it was turned on from the desktop it
> would
> >> auto mail for every signal
> >> generated but that doesn't seem to be the case.
> >> Would be real nice if Omega
> >> had built an EL commnd that allowed you to
> specify
> >> the mssage sent as well
> >> trigger it manually.
> >>
> >> How do you this feature?
> >>
> >> Thanks,
> >> Simon
> >
> >
> >__________________________________________________
> >Get personalized email addresses from Yahoo! Mail -
> only $35
> >a year! http://personal.mail.yahoo.com/
> >
|