Re: Coding Help

1762
Ogee wrote: Wed Mar 05, 2025 10:47 pm Not showing up on chart, might be due to recent MT4 update Build 1440.

Not able to look inside an EX4 file, do you have the MQ4 one?
Unfortunately, I don't have the source code. I hope one of the talented coders on here can make one the same.

I don't know who to ask and who is up for the challenge.

Re: Coding Help

1765
太虚一毫 wrote: Fri May 02, 2025 3:13 am This is the ADXvma smooth on chart generic trend that GROK is asked to copy. GROK can't solve the problem of three dotted lines, one solid line "continuous and uninterrupted". Expect the teacher's help to ensure that the dotted line, solid line, continuous and uninterrupted. Thanks a lot!
The problem is that one of the calculations is returning 0, I am trying to fix it but it may take a little while. I'll get back to you!

Rgds
DC
These users thanked the author didichung for the post:
太虚一毫


Re: Coding Help

1769
updowncrude wrote: Thu May 08, 2025 2:11 pm Dear Sirs,

Please find attached Potential reversal zone from Deepseek.
Kindly clean the code and add alerts for our users.

Very many thanks in advance
Hello.
First if you post request, it would be useful to post some picture and describe what the indicator does or what do you want the indicator to do.
This indicator does nothing and is all messed up in the mq4/mql5 code. for example in mql4 code is not DRAW_FILLING.
And also if you post indicator, name it something, I think it's useless to name it as one of the inbuilt indicators in MT4 ( RSI ) and maybe a lot of people have rewrite it by accident now.

Re: Coding Help

1770
kvak wrote: Thu May 08, 2025 10:30 pm Hello.
First if you post request, it would be useful to post some picture and describe what the indicator does or what do you want the indicator to do.
This indicator does nothing and is all messed up in the mq4/mql5 code. for example in mql4 code is not DRAW_FILLING.
And also if you post indicator, name it something, I think it's useless to name it as one of the inbuilt indicators in MT4 ( RSI ) and maybe a lot of people have rewrite it by accident now.
Okay, understood, I am sorry for the mess