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

RE: ??? Email TS signals???



PureBytes Links

Trading Reference Links

With ts2k, you can do it one of two ways:

1)	Set up a chart window with messaging enabled and tracking window as
per the help on this subject.
2)	Programmatically:

	If LastBarOnChart then { avoid sending pages for previously
completed bars }
		rc = Pager_Send(Pager_DefaultName, TimeStamp + DisplayText +
"---------- END ----------" + NewLine);

Both of these require that the basic messaging be set up in "Desktop
Options..."

I have several propriety indicators/systems that send out custom email
messages via cable modem. Any indicator/system can be used however. Sending
out real time email messages is only practical using a constant internet
connection such as T1, cable or DSL. If you need to go through a dial up,
something usually goes wrong and the automation is generally not dependable.

With ts4, you will need to use winbeep to get beeped via pager or write your
own 16 bit MAPI DLL to use email.


	-----Original Message-----
	From:	mitch ryder [SMTP:ynos@xxxxxxxxxxxx]
	Sent:	Tuesday, January 04, 2000 12:06 PM
	To:	Mark Brown; wong
	Cc:	Omega Research; officeofthepresident@xxxxxxxxxxxxxxxxx
	Subject:	??? Email TS signals???

	Hi Ts'ers

	We can write TS signals to a text file
	Is there a way to send them via email preferably to an instant
messanger
	service??

	Thanks





	Mitch Ryder
	Ynos@xxxxxxxxxxxx