Page 3 of 8
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Thu Nov 08, 2018 3:25 am
by mntiwana
ionone wrote: Thu Nov 08, 2018 2:25 am
when i try to put it on a chart I got this error in the Experts log window
screenshot.07-11-2018 16.23.10.jpg
unfortunately i got same error with the last file
Jeff
Then it must be viewed/checked by experts (Mladn/Mrtools)
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Fri Nov 09, 2018 1:12 am
by Mendel
mntiwana wrote: Thu Nov 08, 2018 3:25 am
Then it must be viewed/checked by experts (Mladn/Mrtools)
Put it in the indicators folders, not in the Experts folder.
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Fri Nov 09, 2018 1:51 am
by mrtools
ionone wrote: Thu Nov 08, 2018 2:25 am
when i try to put it on a chart I got this error in the Experts log window
screenshot.07-11-2018 16.23.10.jpg
unfortunately i got same error with the last file
Jeff
Have had that error too on other indicators and if I am remembering correctly when I had that error it was because I didn't compile the indicator in the open other data mt4 folder. Maybe try that.
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Fri Nov 09, 2018 11:08 pm
by ionone
mrtools wrote: Fri Nov 09, 2018 1:51 am
Have had that error too on other indicators and if I am remembering correctly when I had that error it was because I didn't compile the indicator in the open other data mt4 folder. Maybe try that.
this is an EX4 there is nothing to compile
did i understood you correctly ?
Jeff
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Sat Nov 10, 2018 2:42 am
by mrtools
ionone wrote: Fri Nov 09, 2018 11:08 pm
this is an EX4 there is nothing to compile
did i understood you correctly ?
Jeff
Yes your right but even the compiled version needs to be in that extra folder.
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Sat Nov 10, 2018 8:53 pm
by ionone
mrtools wrote: Sat Nov 10, 2018 2:42 am
Yes your right but even the compiled version needs to be in that extra folder.
what other "data" folder do i need to put the EX4? there is not "data" folder
thanks
Jeff
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Sat Nov 10, 2018 9:05 pm
by mrtools
ionone wrote: Sat Nov 10, 2018 8:53 pm
what other "data" folder do i need to put the EX4? there is not "data" folder
thanks
Jeff
In metaeditor go to file then click on open data folder then click on mql4 and then place the ex4 in indicators folder.
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Sun Nov 11, 2018 12:58 am
by ionone
oh you mean i need to put the MQ4 as well with the EX4 in the folder "Indicator"? but you didn't provide the code...
Jeff
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Sun Nov 11, 2018 6:34 am
by reachme
ionone wrote: Sun Nov 11, 2018 12:58 am
oh you mean i need to put the MQ4 as well with the EX4 in the folder "Indicator"? but you didn't provide the code...
Jeff
Open data folder from Mt4 and then goto "MQL4\Indicators" folder. Don't put your indicator under program files location. It's not a best practice.
Re: CFB (Composite Fractal Behavior) indicators for MT4
Posted: Mon Nov 12, 2018 4:06 am
by ionone
reachme wrote: Sun Nov 11, 2018 6:34 am
Open data folder from Mt4 and then goto "MQL4\Indicators" folder. Don't put your indicator under program files location. It's not a best practice.
Capture.JPG
i didn't put it in Program Files. i put it in \indicators