| 
 PureBytes Links 
Trading Reference Links 
 | 
 AlertsOn = ParamToggle("Alert Status", "On|Off", 
0); 
  
If (AlertsOn) 
{ 
    AlertIf(... 
} 
  
  
AlertsOn is the "Switch" 
  
d 
    
  
  
  Thanks Dingo. I don't see any "Switch" parameter though and I'm not 
  sure  what you're intending it to do ?
  R. dingo 
  wrote:
  > sure - create an indicator and use the alertif function to 
  generate  > the alert. >   > Use a param "switch" to 
  turn the actual usage of the allertif  on and off. >   > 
  d > >     
  ------------------------------------------------------------------------ >     
  *From:* amibroker@xxxxxxxxxxxxxxx >     
  [mailto:amibroker@xxxxxxxxxxxxxxx] *On Behalf Of *Richard 
  Jay >     *Sent:* Monday, May 29, 2006 2:09 
  PM >     *To:* 
  amibroker@xxxxxxxxxxxxxxx >     *Subject:* 
  [amibroker] Trailing stoploss code ? > >     
  My broker doesn't allow trailing stoplosses so I was wondering 
  if >     there >     was 
  anyway of marking a price in Amibroker and then being 
  alerted >     when >     
  it fell xx pts/pips from there ??  Any ideas ?  I would want 
  this >     to be >     
  something that could just be inserted on a specific instrument 
  on >     ad-hoc >     
  basis and then warn me via AlertIF .... >
 
  
  
Please note that this group is for discussion between users only. 
 
To get support from AmiBroker please send an e-mail directly to  
SUPPORT {at} amibroker.com 
 
For other support material please check also: 
http://www.amibroker.com/support.html 
 
  
    
  
  
  
    SPONSORED LINKS
   
       
  
 
  
    
  YAHOO! GROUPS LINKS
 
 
    
  |