Coding help - page 273

 

I enclose the (in)famous indicator Semafor.

Of course, it recalculates as it's based on ZigZag.

The question is: how to change the code so that it would show all its history,

that is, the 'false' signals along with the final ones (also after the restart of terminal).

Files:
 
wojtek.paul:
I enclose the (in)famous indicator Semafor.

Of course, it recalculates as it's based on ZigZag.

The question is: how to change the code so that it would show all its history,

that is, the 'false' signals along with the final ones (also after the restart of terminal).

wojtek

It can not be done so

 

Hi All,

ERROR 4109

Found the problem...

Platform doesn't have the EA or script, activate.

For this, GO TO - Tools, Option, Expert Advisors, select Allow Automated trading.

Wow that took awhile for me to find out...

But thanks anyway................

 
mladen:
You have to use ShellExecuteA() or ShellExecuteW() windows API function from shel32.dll for that. There is no equivalent in MQL for that

Hi!

We need to use ShellExecuteW () from now on with build 600. I got this sorted out from the other forum.

This also works (image), but in this case Alert function is universal and can not be used as such and ShellExecute W () function must be planted separately directly to each custom indicator.

Hmm .. I need to investigate further ...

The working case.

Files:
shell.png  16 kb
 

hi all

Kindly help to add push notification to this indicator.

It repaints but need it for alert purpose

Appreciated. Thanks

regards

henry

Files:
 
henrym73:
hi all

Kindly help to add push notification to this indicator.

It repaints but need it for alert purpose

Appreciated. Thanks

regards

henry

henry

Do you have the original (non-decompiled) source of that indicator?

 

hi mladen

this is what i have

 
henrym73:
hi mladen this is what i have

Yes, that is a decompiled code. Sorry, but I would need an original source (I told my reasons why I don't work with decompiled code a few times already, so not going to repeat myself again)

 

Dear Mladen,I try to use now to use HA smoothed offline 3.06 on terminal ECNand now it gives out me such mistake uncountable number of times

it is impossible to open offline a chart

please, in what a problem

Files:
10871087.jpg  386 kb
 
Air92:
Dear Mladen,I try to use now to use HA smoothed offline 3.06 on terminal ECNand now it gives out me such mistake uncountable number of times

it is impossible to open offline a chart

please, in what a problem

Air92

Save the indicator using the exact name ("HA smoothed offline 3.06 nmc") or else it ill not work

Reason: