View Single Post
  #3 (permalink)  
Old 01-09-2007, 11:59 AM
ramrocket's Avatar
ramrocket ramrocket is offline
Senior Member
 

Join Date: Dec 2006
Location: Colorado, USA
Posts: 142
Default

Quote:
Originally Posted by ahefner33 View Post
Is there anyway to set an alert, such as send you a email or some sort of notification, when you have a cross in one of your indicators. ( EMA's) ahefner33
Usually indicators are pre fabricated code in your broker's trading platform. This code cannot be modified to trigger custom alerts like sending email, text'ing cell phone, etc. The way to do this is to code a Trading System that encapsulates the indicators e.g. EMAs and the logic to trigger your custom alert e.g. crossing of EMAs, etc. I use alert in my system via Trading System.

With MetaTrader I cannot help you. With VTTrader I can help you.
Reply With Quote