Page 164 of 180

Re: Coding Help

Posted: Wed Sep 11, 2024 7:43 am
by kvak
kvak wrote: Wed Sep 11, 2024 7:36 am I Think, this is all what I am able to do.... for your button have not idea how to add x/y option. Indicator have 10 lines now.
Here it is below
EDIT: Thanks to Jimmy to upload this file :)

Re: Coding Help

Posted: Wed Sep 11, 2024 10:27 am
by Lwqa
kvak wrote: Wed Sep 11, 2024 7:36 am I Think, this is all what I am able to do.... for your button have not idea how to add x/y option. Indicator have 10 lines now.
Wow!👏🏾🥰
Thank you so much Kvak for your effort! especially your generosity!

God bless you!🙏🏾

Re: Coding Help

Posted: Wed Sep 11, 2024 10:37 am
by Lwqa
kvak wrote: Wed Sep 11, 2024 7:43 am I don't know why, but I am not able upload .mql4 file.....
The same error occurred when I uploaded the mql4 file of this indicator for this post. I uploaded a new mql4 similar to this indicator.and it worked. I don't know why.

Respectfully!

Re: Coding Help

Posted: Wed Sep 11, 2024 10:52 am
by almostprofitable101
hello coders i have tried this one myself, really didnt know what i was doing just copying from another indicator but could someone help to get more color on the lines it seems to only work from when its put on the chart. the lines of code i added are 10 & 11 , 17 , 22 & 23 , 34 to 37 , 51 , 58 to 70. trying to get it like the indicator above it if anybody can help ?

Re: Coding Help

Posted: Wed Sep 11, 2024 10:57 am
by Radza
Okay

Re: Coding Help

Posted: Thu Sep 12, 2024 3:26 am
by kvak
almostprofitable101 wrote: Wed Sep 11, 2024 10:52 am hello coders i have tried this one myself, really didnt know what i was doing just copying from another indicator but could someone help to get more color on the lines it seems to only work from when its put on the chart. the lines of code i added are 10 & 11 , 17 , 22 & 23 , 34 to 37 , 51 , 58 to 70. trying to get it like the indicator above it if anybody can help ?
Like this?

Re: Coding Help

Posted: Thu Sep 12, 2024 7:32 am
by almostprofitable101
kvak wrote: Thu Sep 12, 2024 3:26 am Like this?
THANK YOU i looked at like 7 others from last night 😒 but this is it 😁 🙌

Re: Coding Help

Posted: Fri Sep 13, 2024 6:30 am
by Lwqa
kvak wrote: Wed Sep 11, 2024 7:36 am I Think, this is all what I am able to do.... for your button have not idea how to add x/y option. Indicator have 10 lines now.
Dear Kvak!
After a long search on the Net, I found this mql4, now 24 lines visible, but the missing piece is the button version and the time display on the line.
If you have free time of course, I would appreciate it if you would complete it!
I am very sorry if I bother you with this indicator 🙏🏾!

Thank you again for your generosity!

Re: Coding Help

Posted: Fri Sep 13, 2024 7:08 am
by mrtools
Radza wrote: Wed Sep 11, 2024 10:57 am Hi everyone,
I'm currently exerting a self-perpetual effort to learn mql4 programming language. I have managed to construct a TD Combo source code, but there seems to lurk, still, some issues that shun over the conceptual scope to which my knowledge may reach. The timing technique runs on when selected, nothing however displays throughout the market chart. It could be due to the manner I'm syntactically structuring the Oncalculate underlying logical procedures relating to the Combo_Countdown check part, or the void putcount part functions, or to the primary type-definitional declarations at the onset.
Anyone willing to guide me through this process ? I be as ever grateful to your generosity.
Here's the mq4 source code file :
Found this older version by Mladen, not sure if it will help you though.

Re: Coding Help

Posted: Fri Sep 13, 2024 8:05 am
by kvak
Lwqa wrote: Fri Sep 13, 2024 6:30 am Dear Kvak!
After a long search on the Net, I found this mql4, now 24 lines visible, but the missing piece is the button version and the time display on the line.
If you have free time of course, I would appreciate it if you would complete it!
I am very sorry if I bother you with this indicator 🙏🏾!

Thank you again for your generosity!
Hello. Sorry, as I said before, don't know how to add button on this object oriented indicator....