Quote:
|
Originally Posted by mwbro
I'm having problems compiling the following stochs/alert indicators within MT4
Can you test them? Are you also getting errors?
any thoughts on correcting these errors so the indicators work??
thank you 
|
STOCHALERT.mq4 is an EA (for alert). Corrected. Means that this EA is compiling well.
Stoch_Alert_v1 is an indicator. Corrected.
Stochastic Alert tradingintl is an EA (for alert, not for trading). Compiled well.
I did not try those indicator and EAs.
But as i see from the coding so EAs (2 EAs) should not have any indicator's line on the chart (it should be blank because it is EAs).
As to Stoch_Alert_v1 indicator so it should be blank window I think. I did not see any buffer inside the code so this indicator just for alert only.