DownloadRe: Various (Specialist) indicators for MT4

799
mrtools wrote: Wed Aug 18, 2021 12:48 pm Mtf added to version 2 interpolation not possible with arrows.
Dear @mrTools thanks for this update.

I use this indicator for my EA, it work perfect. See image below The problem is i get multiple alert even if i select FALSE to alert

Here is the code inserted to EA

Code: Select all

//--- input parameters

extern string  TimeFrame            = "H1";       //"Current time frame"; 
input bool     VortexFilter         = true;       // Vortex Filter
input int      VortexLength         = 1;          // Vortex Length
input bool     ShowArrows           = true;       // Show Arrows
input bool     ShowDots             = false;      // Show Dots
input bool     Alert_ShowArrow      = false;       // Show Alert on Arrow
input bool     Alert_ShowDot        = false;       // Show Alert on Dot
input bool     ArrowOnFirst         = true;
My Request.
- Can you please Re_upload a EA version of this indicator with disabled alert, and lets call it consecutive candles 2.0 (mtf)_for_EA Thank you
These users thanked the author DTRCT for the post:
Chickenspicy

Re: Various (Specialist) indicators for MT4

800
DTRCT wrote: Fri Aug 26, 2022 2:23 pm Dear @mrTools thanks for this update.

I use this indicator for my EA, it work perfect. See image below
Image

The problem is i get multiple alert even if i select FALSE to alert

Here is the code inserted to EA

Code: Select all

//--- input parameters

extern string  TimeFrame            = "H1";       //"Current time frame"; 
input bool     VortexFilter         = true;       // Vortex Filter
input int      VortexLength         = 1;          // Vortex Length
input bool     ShowArrows           = true;       // Show Arrows
input bool     ShowDots             = false;      // Show Dots
input bool     Alert_ShowArrow      = false;       // Show Alert on Arrow
input bool     Alert_ShowDot        = false;       // Show Alert on Dot
input bool     ArrowOnFirst         = true;
My Request.
- Can you please Re_upload a EA version of this indicator with disabled alert, and lets call it consecutive candles 2.0 (mtf)_for_EA
Image

Thank you
Try. If it works, would it be possible to share the EA for the forum to test?
These users thanked the author mrtools for the post (total 4):
Chickenspicy, maroka, Jedidiah, DTRCT


Who is online

Users browsing this forum: ChatGPT [Bot], DotNetDotCom [Bot], Jimmy, Majestic-12 [Bot] and 76 guests