Re: MT4 Indicator requests and ideas
Posted: Wed Mar 19, 2025 9:35 am
Exit position when confidence sky rockets?
Exit position when confidence sky rockets?
I am not at home to test it, but look in your indicator folder, how this file really named....this pop-up is only show, when file in your indicator folder is not same as original....Draghi91 wrote: Wed Mar 19, 2025 9:55 am Can any of you kind devs help fix this indicator?
when calling it with iCustom, it gives the following error: wae(mod).ex4 Alert: Invalid File Name, both in the experts tab and as a pop-un notification.
yes, i checked and double checked, hence why i asked for help. the file is named exactly as it was downloaded from forex station, and the name and path is copy pasted. it's the same with this version, as well as with the classic implementation of the indicator.kvak wrote: Wed Mar 19, 2025 9:55 pm I am not at home to test it, but look in your indicator folder, how this file really named....this pop-up is only show, when file in your indicator folder is not same as original....
I download indicator from your post and try it in simple EA and it is working without problem....Draghi91 wrote: Thu Mar 20, 2025 2:20 am yes, i checked and double checked, hence why i asked for help. the file is named exactly as it was downloaded from forex station, and the name and path is copy pasted. it's the same with this version, as well as with the classic implementation of the indicator.
the error appears when calling it with icustom with default settings (icustom(symbol,period, buffer,shift) and when adding all indicator inputs
Kvak,kvak wrote: Thu Mar 20, 2025 3:42 am I download indicator from your post and try it in simple EA and it is working without problem....
Maybe your iCustom have wrong name, indicator name is .... wae(mod) .... not .... wae(mod).ex4 ......
Been trying to add the mtf but think the bid and ask lines are not allowing it to work, if no one else is able to get it to work can probably do a mtf version without the ask and bid line.almostprofitable101 wrote: Fri Mar 21, 2025 10:24 am if possible could somebody have a look at this and see if they are able to add mtf to it ?
without the lines is perfectmrtools wrote: Fri Mar 21, 2025 7:56 pm Been trying to add the mtf but think the bid and ask lines are not allowing it to work, if no one else is able to get it to work can probably do a mtf version without the ask and bid line.