Page 5 of 91

Re: Please adjust my mq4 file

Posted: Thu Oct 26, 2017 10:38 pm
by shaileshm
HI I have a market profile Indicator and I need some help improving it.

Firstly the location where it plots the profile is horrible. I would like it on the right side of the price.
Second, I would like some rectangales/zones to be plotted in the minima region of the profile as shown in image below.
Image
Lastly it would be great if the zones from different TF can be plotted in same chart.

Hope someone wil be interested in improving this one.

Re: Please adjust my mq4 file

Posted: Sat Oct 28, 2017 10:33 pm
by shaileshm
Can some one pls help removing the non-necessary stuff from this BO tester. It completely messes up my template. it changes colours and adds extra texts and all which I dont want.

Re: Please adjust my mq4 file

Posted: Sat Oct 28, 2017 11:20 pm
by Krelian99
shaileshm wrote: Thu Oct 26, 2017 10:38 pm HI I have a market profile Indicator and I need some help improving it.

Firstly the location where it plots the profile is horrible. I would like it on the right side of the price.
Second, I would like some rectangales/zones to be plotted in the minima region of the profile as shown in image below.

Lastly it would be great if the zones from different TF can be plotted in same chart.

Hope someone wil be interested in improving this one.
Try this one. The green lines you can disable in settings below. It has no 'valleys', just imagine a value area around every 'hill'.

Zones from different tf? MP or Volume Profile doesn't depend on tfs, only on how much bars/time you take into account. The analysis you make on the tf of the recent chart. On a higher tf and shifting the included time you can get more zones, but it would confusing you drawing them both into one chart. Never saw that anywhere and don't know anyone who does like that. You only need one tf.

Re: Please adjust my mq4 file

Posted: Thu Nov 02, 2017 9:22 pm
by shaileshm
Botan626 wrote: Sat Oct 21, 2017 3:58 am Hello!

Found this great Market Sessions indicator, which plots plain vertical lines.

Could anybody add the option for the max number of days the indi will plot lines for in the past (something like "LookBackDays") and the option to plot future lines for the current day at least.

Thanks in advance!
This indicator shows market open lines but not market close! can someone fix this?

Re: Please adjust my mq4 file

Posted: Thu Nov 16, 2017 1:42 am
by MaxTorque
Dear mladen and Mrtools,

this indicator is very helpful but unfortunately it does not update itself. Could you please make sure that he updates himself.

Thank you in advance and best regards.

MaxTorque

Re: Please adjust my mq4 file

Posted: Tue Nov 21, 2017 3:13 am
by nathanvbasko
shaileshm wrote: Mon Oct 16, 2017 5:57 am
Have you tried Mladen's newest and fantastic news indicator,posted a few days ago
[/quote]

Thanks for telling me mntiwana. I will check it out.
[/quote]

Where can I find the news indicator?

thanks

Re: Please adjust my mq4 file

Posted: Tue Nov 21, 2017 3:42 am
by mladen
MaxTorque wrote: Thu Nov 16, 2017 1:42 am Dear mladen and Mrtools,

this indicator is very helpful but unfortunately it does not update itself. Could you please make sure that he updates himself.

Thank you in advance and best regards.

MaxTorque
Even when corrected to update values, that indicator is a heavy repainter
Posting it, but my sincerest advice is : forget about it (simply because the code is showing that the coding done in it is a result of random code lines piling up in a lot of cases, not as a result of a well coded intention)

Re: Please adjust my mq4 file

Posted: Tue Nov 21, 2017 4:17 am
by MaxTorque
mladen wrote: Tue Nov 21, 2017 3:42 am

Even when corrected to update values, that indicator is a heavy repainter
Posting it, but my sincerest advice is : forget about it (simply because the code is showing that the coding done in it is a result of random code lines piling up in a lot of cases, not as a result of a well coded intention)
Hello mladen,

many thanks for your effort and your information.
Deep in my stomach, I had such a hunch.

Re: TDI Indicators for MT4

Posted: Thu Nov 30, 2017 11:46 pm
by TEAMTRADER
Is there an on-chart version of RSx or TDI?
Tried to change this one but failed!
Is this version adaptable?
Thanks
TEAMTRADER

Re: TDI Indicators for MT4

Posted: Fri Dec 01, 2017 11:51 am
by mrtools
TEAMTRADER wrote: Thu Nov 30, 2017 11:46 pm Is there an on-chart version of RSx or TDI?
Tried to change this one but failed!
Is this version adaptable?
Thanks
TEAMTRADER
What kind of on chart, the ones like a dynamic zone rsx or the ones on the bottom of the chart, like Mladen's latest versions?