Re: MT4 Indicator requests and ideas

5471
vadvid wrote: Thu Feb 07, 2019 6:45 am Hi,

Can anyone add wav Sound Alert (wav file can be selected for the alert)
to the Hill no repaint+Arrows1 indicator.
I know, that it is a recalculate indicator and a modified version of the Rsi TMA centered no REPAINT.mq4.

Even if it recalculate, the arrow and popup alert work very precisely, only the wav. sound alert is missing.
So I'm adding the mq4 version as well.
Thanks
VVHill no repaint+Arrows1.ex4Rsi TMA centered no REPAINT.mq4
Sound alert added.
These users thanked the author mrtools for the post (total 4):
Jimmy, appsoluxions, Roper, Jedidiah


Re: MT4 Indicator requests and ideas

5472
mntiwana wrote: Fri Feb 08, 2019 4:12 am

Dearest Mrtools
May i know why some indicators do not display property tab (the little one shown in picture upper sw) when we mouse pointer hover on them when some do display and so we can right click from here to open property window
for example in the picture,upper sw your posted this newer ver displaying when the other indicator "Dynamic Zones CCI pre-filtered averages nmc" do not displaying - how we get it work,can you please guide (from the code part) what to change make it possible display property tab when mouse drag over.
regards
In the init() function under indicator short name you can remove or comment out this

Code: Select all

SetIndexLabel(0,"");
   SetIndexLabel(1,"");
   SetIndexLabel(2,"");
   SetIndexLabel(3,"");
   SetIndexLabel(4,"");
   SetIndexLabel(5,"");
   SetIndexLabel(6,"");
  SetIndexLabel(7,"");
That should take care of it.

Re: MT4 Indicator requests and ideas

5473
mrtools wrote: Fri Feb 08, 2019 4:30 am

In the init() function under indicator short name you can remove or comment out this

Code: Select all

SetIndexLabel(0,"");
   SetIndexLabel(1,"");
   SetIndexLabel(2,"");
   SetIndexLabel(3,"");
   SetIndexLabel(4,"");
   SetIndexLabel(5,"");
   SetIndexLabel(6,"");
  SetIndexLabel(7,"");
That should take care of it.
Dearest Mrtools
Thanks a lot kind man - :)
regards
Indicator is just a tool.

Use it only if it can benefit you. Leave it if you don't know how to use it optimally.


Re: MT4 Indicator requests and ideas

5476
mrtools wrote: Fri Feb 08, 2019 4:30 am

In the init() function under indicator short name you can remove or comment out this

Code: Select all

SetIndexLabel(0,"");
   SetIndexLabel(1,"");
   SetIndexLabel(2,"");
   SetIndexLabel(3,"");
   SetIndexLabel(4,"");
   SetIndexLabel(5,"");
   SetIndexLabel(6,"");
  SetIndexLabel(7,"");
That should take care of it.
Dearest Mrtools
I did inactive (remove) that code part you refer to

Code: Select all

IndicatorShortName(timeFrameToString(timeFrame)+" "+getAverageName(AvgMethod)+" Dynanic Zones CCI ("+CCIPeriod+")");
//   SetIndexLabel(0,"");
//   SetIndexLabel(1,"");
//   SetIndexLabel(2,"");
//   SetIndexLabel(3,"");
//   SetIndexLabel(4,"");
//   SetIndexLabel(5,"");
//   SetIndexLabel(6,"");
//   SetIndexLabel(7,"");
return(0);
}
And it worked as i want to,i means showing indicator property tab (as shown in picture)
thanks
1 - may i know how to "comment out" as you advised as a second choice
2 - is this solution specifically for this indicator or for any next indi that needs to be show indicator property tab when mouse pointer over
regards
Attachments
Indicator is just a tool.

Use it only if it can benefit you. Leave it if you don't know how to use it optimally.

Re: MT4 Indicator requests and ideas

5477
mntiwana wrote: Fri Feb 08, 2019 7:12 am
Dearest Mrtools
I did inactive (remove) that code part you refer to

Code: Select all

IndicatorShortName(timeFrameToString(timeFrame)+" "+getAverageName(AvgMethod)+" Dynanic Zones CCI ("+CCIPeriod+")");
//   SetIndexLabel(0,"");
//   SetIndexLabel(1,"");
//   SetIndexLabel(2,"");
//   SetIndexLabel(3,"");
//   SetIndexLabel(4,"");
//   SetIndexLabel(5,"");
//   SetIndexLabel(6,"");
//   SetIndexLabel(7,"");
return(0);
}
And it worked as i want to,i means showing indicator property tab (as shown in picture)
thanks
1 - may i know how to "comment out" as you advised as a second choice
2 - is this solution specifically for this indicator or for any next indi that needs to be show indicator property tab when mouse pointer over
regards
1 - exactly what you did is commenting it out
2 - yes far as i'm aware of.

Re: MT4 Indicator requests and ideas

5479
mrtools wrote: Fri Feb 08, 2019 4:20 am

Sound alert added.
Dear Mrtools,
The indicator you posted has unfortunately not any sound alert):
Maybe it wasn't clear what I asked for.
This is what I'd like to be added:
Since this Hill mq4 version has already arrows and message alert (what I really need) I ask you kindly to add the sound alert to this version: If you would so kind to add also email alert, that would be brilliant.
Your helpfulness will be highly appreciated!
regards
VV

LikeRe: MT4 Indicator requests and ideas

5480
mrtools wrote: Fri Feb 08, 2019 4:20 am
Sound alert added.
Excellent indicator. Thank you Mrtools for the upgrade :!:
Are you looking for a Forex broker? FBS cuts spreads by up to 58%. Click here to begin your trading journey, today.
No commissions are earned by Forex-station.


Guide to the "All Averages" Filters (ADXvma, Laguerre etc.) 🆕
Use Fibonacci numbers for indicator settings + How to draw Fibonacci Extensions
An easy trick for drawing Support & Resistance


Who is online

Users browsing this forum: BeatlemaniaSA, ChatGPT [Bot], Ruby [Bot], Woodyz and 68 guests