Help to recognize color change with LSMA indicator - page 2 12 New comment Fabio Butto 2008.11.10 12:39 #11 phy wrote >> LSMA_index0=iCustom(NULL,0,"LSMA in Color",34,1500,0,0); Please attach "LSMA in Color.mq4" Hi Phy, in my c: directory the file name is "LSMA in Color", but when I attach here the blank space is filled in with something else. Anyway now I rename it as "LSMA_in_Color" and I changed the call in LSMA EA as well. I attach the updated files . I hope this time is ok. Files: lsma_3.mq4 3 kb lsma_in_color.mq4 4 kb Using #resource Brokers discussion Quibster Method (GBP 1 Fabio Butto 2008.11.11 14:19 #12 Fabio wrote >> Hi Phy, in my c: directory the file name is "LSMA in Color", but when I attach here the blank space is filled in with something else. Anyway now I rename it as "LSMA_in_Color" and I changed the call in LSMA EA as well. I attach the updated files . I hope this time is ok. Can somebody help please. Phy I attached the EA and the indicator now ;-) Can you give me some hint ? Thanks Ray 2008.11.11 18:40 #13 If the filename of the indicator matches the filename (without the ex4 extension) in the iCustom() call, then a major error has been corrected. What is the result when you run the code now? Fabio Butto 2008.11.11 21:51 #14 phy wrote >> If the filename of the indicator matches the filename (without the ex4 extension) in the iCustom() call, then a major error has been corrected. What is the result when you run the code now? I got the same value for index0,index1 & index2. Nothing really has changed ;-( If you run the LSMA Ea on one chart you will see yourself. How is it possible ? Thanks Fabio Drawings showing in the Find time at index [ARCHIVE] Any rookie question, vahidali 2021.07.25 10:31 #15 Dear experts, I have the same problem. There is no one to help solve the problem 12 New comment
LSMA_index0=iCustom(NULL,0,"LSMA in Color",34,1500,0,0);
Please attach "LSMA in Color.mq4"
Hi Phy,
in my c: directory the file name is "LSMA in Color", but when I attach here the blank space is filled in with something else.
Anyway now I rename it as "LSMA_in_Color" and I changed the call in LSMA EA as well. I attach the updated files .
I hope this time is ok.
Hi Phy,
in my c: directory the file name is "LSMA in Color", but when I attach here the blank space is filled in with something else.
Anyway now I rename it as "LSMA_in_Color" and I changed the call in LSMA EA as well. I attach the updated files .
I hope this time is ok.
Can somebody help please.
Phy I attached the EA and the indicator now ;-)
Can you give me some hint ?
Thanks
If the filename of the indicator matches the filename (without the ex4 extension) in the iCustom() call, then a major error has been corrected.
What is the result when you run the code now?
If the filename of the indicator matches the filename (without the ex4 extension) in the iCustom() call, then a major error has been corrected.
What is the result when you run the code now?
I got the same value for index0,index1 & index2. Nothing really has changed ;-(
If you run the LSMA Ea on one chart you will see yourself.
How is it possible ?
Thanks
Fabio