Hi,
Its been sometime since I needed help editing a script. Anyway, I wonder if someone would help me tweak the attached script so that it alerts at the close of each bar.
At the moment the script is designed to sound an alert if after the close of the third bar gives me an mbuy1 signal. I would like to have the code sound an alert after the close of each bar thereafter. I thought that by simply changing the code on line 62 to "setComputeOnClose(true);" would have done the trick, however it's not working.
I would appreciate any help you're able to provide.
Cheers
Carlton
Its been sometime since I needed help editing a script. Anyway, I wonder if someone would help me tweak the attached script so that it alerts at the close of each bar.
At the moment the script is designed to sound an alert if after the close of the third bar gives me an mbuy1 signal. I would like to have the code sound an alert after the close of each bar thereafter. I thought that by simply changing the code on line 62 to "setComputeOnClose(true);" would have done the trick, however it's not working.
I would appreciate any help you're able to provide.
Cheers
Carlton
Comment