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 ?
(the Alert() function does not do the trick. One can not script the Alert System of the terminal with that Alert() function as var as I know )