Re: MT4 Indicator requests and ideas

6262
minsker wrote: Wed Jun 05, 2019 1:41 am hello mr. TOOLS, I kindly ask you to add email alert on:
That one you posted has been renamed by some moron so i've removed it to avoid confusing other members. Please search our forum first before posting requests as there have been lots of versions/discussions about this indicator here.

You can use this one posted here: Triangular Moving Average TMA CG Alerts for MT4.
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

Re: MT4 Indicator requests and ideas

6265
Jimmy wrote: Wed Jun 05, 2019 1:50 am

That one you posted has been renamed by some moron so i've removed it to avoid confusing other members. Please search our forum first before posting requests as there have been lots of versions/discussions about this indicator here.

You can use this one posted here: Triangular Moving Average TMA CG Alerts for MT4.
i kindly ask you to add email alert.
i hope, that you understand me


Re: MT4 Indicator requests and ideas

6266
JeffVader wrote: Wed Jun 05, 2019 7:44 pm Hi MrTools

I was wondering if you would kindly improve on the Jurik Volty Bands for me.

I'd like to be able to have alerts and arrows when it crosses an up upper and lower level (set within inputs) when the indicator is normalised, please see the image attached.

Many Thanks

Have you tried changing

Code: Select all

extern bool   alertsOnZeroCross       = true;
extern bool   alertsOnAllBreakOuts    = false;
extern bool   alertsOnAllBreakOutBars = false;
to

Code: Select all

extern bool   alertsOnZeroCross       = false;
extern bool   alertsOnAllBreakOuts    = true;
extern bool   alertsOnAllBreakOutBars = true;

Re: MT4 Indicator requests and ideas

6267
mrtools wrote: Thu Jun 06, 2019 4:27 am


Have you tried changing

Code: Select all

extern bool   alertsOnZeroCross       = true;
extern bool   alertsOnAllBreakOuts    = false;
extern bool   alertsOnAllBreakOutBars = false;
to

Code: Select all

extern bool   alertsOnZeroCross       = false;
extern bool   alertsOnAllBreakOuts    = true;
extern bool   alertsOnAllBreakOutBars = true;

I have tried all that does is send alerts, i was after arrows being drawn on the chart with the direction of the movement, those upper and lower levels were added by me. The normal way it appears is below.
Attachments


Who is online

Users browsing this forum: Amazon [Bot], ChatGPT [Bot], Jimmy, Majestic-12 [Bot], mrtools, rudiarius, Xxcoincoin and 98 guests