Maybe something like this.chris006 wrote: Tue Feb 11, 2020 6:06 pm Hello everybody,
I would like to change the message of the email sent by the indicator attached.
Currently the email body reads:
GOLD at 23:00:00 parabolic Sar OBV trend changed to up
and the code at line 317 is:I would like to include some of the settings in the message, eg. the timeframe selected and the AccStepCode: Select all
message = _Symbol+" at "+TimeToStr(TimeLocal(),TIME_SECONDS)+" parabolic Sar OBV trend changed to "+doWhat;
Could you direct me, for the changed code to use on line 317?
Thanks,
Attachments forums
Re: MT4 Indicator requests and ideas
mrtools, Wed Feb 12, 2020 3:33 am