API Support Forum
OEC API > API Support > Populating the Alert Window
Author Topic: Populating the Alert Window
(2 messages, Page 1 of 1)
Moderators: VPfau
PDavies541
Posts: 21
Joined: Feb 01, 2013


Posted: May 29, 2013 @ 11:05 PM             Msg. 1 of 2
Hi

I have software that generates alerts. These are based on certain order flow conditions/events.

I am currently just using "Print" to populate the log (my code is embedded in an indicator).

As there is already an alert window in OEC, I'd like to push alerts there. I won't be creating any alert conditions ahead of time. Is it possible to push messages to the alerts window at all? Then the users will see their pre-defined price alerts and my generated alerts in the same place.

Cheers

Pete

Peter Davies
VictorV
Posts: 746
Joined: May 08, 2007


Posted: May 31, 2013 @ 01:06 PM             Msg. 2 of 2
Hello, please try to use Alert("..") method - maybe, this is what you need.

Victor Vins
Lead Software Developer