View Single Post
  #9 (permalink)  
Old 06-29-2006, 03:31 AM
iscuba11's Avatar
iscuba11 iscuba11 is offline
Senior Member
 
Join Date: May 2006
Location: Houston
Posts: 399
iscuba11 is on a distinguished road
Unhappy

Guess what Lowphat, the alert fired, but the symbol never showed up in the display - Darn It! This language stinks to work with. Someone needs to create tons of examples of how to do various things in this language. It is one step up from Assembly Language. Most people are probably to young to remember the nightmare of Assembly Language (20+ years ago). This is close to it.

if(type=="UP") Alert (Symbol()," ", Period(), "Moving Average Cross UP !");
if(type=="DOWN") Alert (Symbol()," ", Period(), "Moving Average Cross DOWN !");

If you or anyone come up with something that works to display the currency pair in the alert display window, I would appreciate it.

Dave
<><<
Reply With Quote