Attachments forums

List of attachments posted on this forum.


All files on forums: 136272

Re: MT4 Indicator requests and ideas

Chickenspicy, Wed Apr 26, 2023 4:19 pm

mrtools wrote: Wed Apr 26, 2023 2:06 pm Looks like you didn't complete the iCustom call for the open, close, high, and low. Something like

Code: Select all

 iOpen(_Symbol,_Period,i); 
 iClose(_Symbol,_Period,i);  
then open<>close and then a

Code: Select all

 } 
bracket.
i have no idea i deleted some extra things
the open<>close part also gave erros
it compile only blank
All files in topic