Page 251 of 383

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 5:34 am
by Jedidiah

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 5:38 am
by Jedidiah
Indicators for determining trends and leveling markets based on the intersection of price amplitudes and bars



Input parameters:

Period - indicator period


How to interpret indicator values ​​with standard input parameters?

If the indicator value is above 0.4, it is recommended to trade based on the trend strategy
If the indicator value is below 0.4, it is recommended to trade based on a sideways strategy

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 5:58 am
by Jedidiah
Harmonic Pattern Finder V1,2,3 - indicator for MetaTrader 5

This indicator joint developed by 2 coder, Andre Enger and David Gadelha producing quite good indicator for Harmonic Pattern finder. It can detect all classic patterns, as well as new harmonic pattern.

Here is what the indicator can find and it is very quick and light weight :


More than 50 new patterns.
More appealing visualization and styling.
A better matching algorithm allowing to find emerging patterns analytically.
Display of potential reversal zone (P.R.Z.), pattern names, as well as point labeling.
Several possibilities for ZigZag selection in the inputs.

The best part is this indicator able to project emerging patterns, which normally only available with commercial version.

Harmonic Pattern Finder V2 can be download here Harmonic Pattern Finder for MetaTrader 5.

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 6:05 am
by Jedidiah

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 7:58 am
by vvFish
gigamer2 wrote: Thu Dec 15, 2022 9:47 pm Dear do u mind sharing this indicator and letting me know which settings u use and what levels u use for overbought/ oversold.
Thank you <3 <3
Image
;) The rest of the wishes are fulfilled independently.

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 8:27 am
by ffsss
vvFish wrote: Sat Dec 17, 2022 7:58 am ;)
Image

TDI-RSI-Dz-VHF_Adaptive_Alerts .ex4

The rest of the wishes are fulfilled independently.
Indicator doesnt show for some reason. Does it need something else to work?

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 8:46 am
by vvFish
ffsss wrote: Sat Dec 17, 2022 8:27 am Indicator doesnt show for some reason. Does it need something else to work?
Image
:think:
Try inserting into the library
dynamicZone.dll
;)

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 2:23 pm
by Jedidiah
Search patterns - indicator for MetaTrader 4
The indicator searches for the patterns, displays the end of the D and C points on the screen.

Input Parameters:

extern bool FuturePattern =false; /* true - searches for the patterns, i.e. you can try to play on the moving
before the end of the pattern, for the "advanced" pattern users ;) */
extern bool ExtSave=false; /* if true, then the drawings will be saved on the chart */
extern int ExtDepth=0; /* parameter for ZZ,if 0, then the search for the patterns will be performed, otherwise the pattern (if there is)
with the specified Depth parameter will be drawn */
extern int ExtPoint=5; /* the number of zigzag points, if you specify more than 5, then the patterns will be displayed on the history */
extern int minDepth=3; /* parameter for pattern searching */
extern int maxDepth=50;/* parameter for pattern searching */
extern double ExtDopusk=0.05; /* the parameters of the pattern will differ from each other not more than by the ExtDopusk value */
extern double TimeDopusk=0.2; /* the parameters of the pattern by the time will differ from each other not more than by the ExtDopusk value */
extern bool Gartley=true; /* true - searches for Gartley patterns, false - doesn't */
extern bool Pattern_50=true; /* true - searches for 5-0 pattern, false - doesn't */
extern bool ABCD=true; /* true - searches for AB=CD pattern, false - doesn't */
extern bool WolfWaves=false; /* true - searches for WW pattern, false - doesn't */
extern bool SweetZoneStart=true; /* true - shows the SweetZone of the WW processing beginning the 5 point should be within, false - doesn't */
extern bool SweetZoneEnd=true; /* true - shows the SweetZone of the WW the 6 point should be within, false - doesn't */
extern color SZScolor=Blue; /* color for the SweetZoneStart */
extern color SZEcolor=DarkGreen; /* color for the SweetZoneEnd */
extern color ExtColorGartley=MidnightBlue; /* color for the Gartley patterns */
extern color ExtColorRet=Lime; /* color of the retracements line */

Re: Something interesting please post here (Metatrader)

Posted: Sat Dec 17, 2022 2:29 pm
by sylvester21
honje19960321 wrote: Sat Dec 17, 2022 5:38 am Indicators for determining trends and leveling markets based on the intersection of price amplitudes and bars



Input parameters:

Period - indicator period


How to interpret indicator values ​​with standard input parameters?

If the indicator value is above 0.4, it is recommended to trade based on the trend strategy
If the indicator value is below 0.4, it is recommended to trade based on a sideways strategy
Image
Hi Honje, this MPI indi looks interesting. May i know where you got it? I can't find the thread for it.
It looks like using Simple MA, as it's lagging by about 2 candles, based on your picture.

I'm looking for such indicator (2 lines cross or zero line cross), that can help to filter out Sideways/Ranging markets. Very difficult to find.


Thanks

Harmonic Trading

Posted: Sat Dec 17, 2022 2:46 pm
by Jedidiah
Harmonic Trading
This is the thread about patterns and pattern tools.

ZUP_RSI_v48 indicator with template is on this post (the other two template files are here). This version works with Metatrader 4 build 625 and above.
ZUP_CCI_v48 indicator with template is on this post. This version works with Metatrader 4 build 625 and above.
ZUP_v133 indicator is on this post.
ZigZag_nen indicator is here.
ZUP_v115 with default settings for Andrews Pitchfork is on this post
ZUP_v125 with default settings for searching the patterns is on this post
ZUP_v135 PP3 with 37 patterns to be searched is on this post.
ZUP_v135 Shark Attack indicator is on this post.
ZUP_v135 Easy C Snorm 4 indicator is on this post
ZUP_v138 indicators are on this post.
ZUP_v139 indicators are on this post.
ZUP_v140 indicators are here
ZUP_v141 indicators are here
ZUP_v142 indicators are on this post to download (bug fixed version)
ZUP_v143 indicators are on this post.
ZUP_v144 indicators are on this post.
ZUP_v145 indicators are on this post. Template for this indicator is on this post.
ZUP_v146 indicators (source code) are on this post.
ZUP_v148 indicators are on this post. This version works with Metatrader 4 build 625 and above.
ZUPp148 new alert1 indicator is on this post. This version works with Metatrader 4 build 625 and above.
ZUP_v149 indicator is on this post. This version works with Metatrader 4 build 625 and above.
ZUP_v150 indicator is on this post. This version works with Metatrader 4 build 625 and above. New template for this version of ZUP is here.
english doc of ZUP parameters by Nen is on this post.
Zup Universal ZigZag with Pesavento Patterns - MQL5 Market product (free to download and free to use) - read this post #320, this post #321 and this post #322.
ZUP version 153 began to adjust almost all ZUP parameters perhaps instantly by means of the graphic interface - read this post #7 and this post #8.
PS. 04.04.2020.