Attachments forums

List of attachments posted on this forum.


All files on forums: 160944

Re: MT4 Indicator requests and ideas

mrtools, Sat Jun 11, 2022 3:23 pm

thomdel wrote: Sat Jun 11, 2022 2:45 pm @ mrtools

Respected Sir,

Request you to Please look at the issue in : Fractals - support and resistance (mtf + alerts) Indi

Mt4 hangs when mtf is selected ( i.e. when any higher TF is selected )
example : on 5 min chart when 15 min, 30 min or higher is selected, MT4 hangs.


Thanks for your Kindness, Support, Efforts.
Thanks.
Yeah whoever added these lines

Code: Select all

extern int SupportLineSymbolCode = 119;
extern int ResistanceLineSymbolCode = 167;
Forgot to add them in the iCustom mtf call. Anyway try now.
All files in topic