Page 2094 of 2170
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 3:08 am
by karlismetaprog
ROI wrote: Sat Jan 11, 2025 11:58 pm
AI made this, but still something wrong. Can coders fix that please. High pass low pass cross.
HP_LP.mq4
ROI,
What is your coding knowledge and expertise?
Did you first create pseudo-code for yourself so that you could clearly present what you are wanting and also so that you could state clearly your inquiry to the AI machine? If so, would you supply that (your pseudo-code and your AI query) here? It might help in sorting this out and making this a learning experience.
For the fun of it, I've tinkered with trying to see what ChatGPT could do and found that it is not very useful.
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 5:19 am
by mrtools
alimpe2000 wrote: Mon Jan 13, 2025 9:20 am
hi kvak
may look and fix this indcator ?
thanks
Indicator is decompiled!
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 9:19 am
by alimpe2000
mrtools wrote: Wed Jan 15, 2025 5:19 am
Indicator is decompiled!
may create a new version of that ?
like TMA+CG mladen NRP TEAMTRADER2 bt Bands , but use coral as TMA ?
thanks
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 9:47 am
by kvak
almostprofitable101 wrote: Wed Jan 15, 2025 2:31 am
hello, i believe i posted this in the wrong section before sorry,
i have looked but not seen anywhere an interpolated (mtf) version of this indicator is it possible to do? or
does it not exist because its not possible? any help/answers thanks
I found one version and added mtf to it, look
here
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 10:32 am
by almostprofitable101
kvak wrote: Wed Jan 15, 2025 9:47 am
I found one version and added mtf to it, look
here
Thanks

, and if its not to much trouble are you able to add a ( shift ) option to this ?
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 10:45 am
by kvak
almostprofitable101 wrote: Wed Jan 15, 2025 10:32 am
Thanks

, and if its not to much trouble are you able to add a ( shift ) option to this ?
Like this?
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 11:00 am
by almostprofitable101
kvak wrote: Wed Jan 15, 2025 10:45 am
Like this?
i know its probaly simple things for you but, you the man kvak


.
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 2:46 pm
by mrtools
alimpe2000 wrote: Wed Jan 15, 2025 9:19 am
may create a new version of that ?
like TMA+CG mladen NRP TEAMTRADER2 bt Bands , but use coral as TMA ?
thanks
Posted a version
here.
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 5:51 pm
by ROI
Can you guys make this as MTF, thanks.
post1295296351.html#p1295296351
Re: MT4 Indicator requests and ideas
Posted: Wed Jan 15, 2025 11:45 pm
by axelgr
Hello everyone.
You know an indicator that take profits for multiple trades simultaneously?
Lets say i have 10 orders block on the chart and i want to put a fixed TP for all the trades.
It is possible?
Thanks