script to place a manual alert. But for the alert system of the terminal !

 
The following is regarding manual trading / script assisted trading ! 

I am placing a lot of price level alerts during my work and it takes too many clicks to setup the alert.

Is there a way to create a script to place a manual alert. 
But the alert system of the terminal ? 

I don't want to choose the symbol - I want to preset the symbol I dropped the script at.
I like to use WindowPriceOnDroped to preset the price level for alert 

Any Ideas ? :)
 
makra081:
The following is regarding manual trading / script assisted trading ! 

I am placing a lot of price level alerts during my work and it takes too many clicks to setup the alert.

Is there a way to create a script to place a manual alert. 
But the alert system of the terminal ? 

I don't want to choose the symbol - I want to preset the symbol I dropped the script at.
I like to use WindowPriceOnDroped to preset the price level for alert 

Any Ideas ? :)

Is this possible ?

 
makra081 wrote >>
The following is regarding manual trading / script assisted trading !
I am placing a lot of price level alerts during my work and it takes too many clicks to setup the alert.
Is there a way to create a script to place a manual alert.
But the alert system of the terminal ?
I don't want to choose the symbol - I want to preset the symbol I dropped the script at.
I like to use WindowPriceOnDroped to preset the price level for alert
Any Ideas ? :)

Sure you can. Just create a script with Meta Editor, set up the conditions in the script and finally call the Alert() function to give alert.

 
brother3th:

Sure you can. Just create a script with Meta Editor, set up the conditions in the script and finally call the Alert() function to give alert.

Hi brother3th,


thanx for your reply.


Sadly the Alert() function does create kind of a dialog and does NOT script the Alert-functions of the Terminal.


What would have been too easy :)


So again - Can I script-control the alert system of the terminal ?

Reason: