This is a simple question. I am not well versed in MQ4 language.
How can I change a statement from:
if (OsMA Previous > OsMAPrevious 2) OsMADirection =
1
To: (OsMA Previous > OsMAPrevious 2) OsMADirection =
Bullish ??
Is it as simple as putting quotations around Bullish. Your simple advice is appreciated.
Dave
<><<<