Market Condition Evaluation based on standard indicators in Metatrader 5 - page 230

 

Forum on trading, automated trading systems and testing trading strategies

Something Interesting

Sergey Golubev, 2017.04.17 20:05

Just to remind about interesting indicator: FivePattern - indicator for MetaTrader 5

This is the indicator to show М & W Wave Patterns by Merrill and support/resistance levels.

===============

About Merill Patterns:

This is Merrill's patterns for downtrend:


Merrill's patterns for uptrend:


===============

And this is some other patterns:



Good article was published -

----------------

Strategy builder based on Merill patterns 

In the previous article, we considered application of Merill patterns to various data, such as to a price value on a currency symbol chart and values of standard MetaTrader 5 indicators: ATR, WPR, CCI, RSI, among others. A graphical interface was developed to explore this idea. The main purpose of the interface is to test and find efficient pattern use methods. Further, the found successful configurations should be built into trading strategies and tested. In this article, we will develop a basic toolkit for building trading strategies and testing them.

Strategy builder based on Merill patterns
Strategy builder based on Merill patterns
  • www.mql5.com
2. Working timeframe and the "Date range" button. All elements implement the selection of a working timeframe for testing. The Date range button opens the appropriate dialog box, described above. The CreateButton() method implements the button. CreateTextLabel() creates an appropriate label, CreateTimeframe1() implements timeframe selection...
 

Four Weeks - indicator for MetaTrader 4

Four Weeks - indicator for MetaTrader 4

Support and resistance lines formed by closing prices of the last 4 bars of the selected period.

Four Weeks
Four Weeks
  • www.mql5.com
Линии поддержки и сопротивления сформированные ценами закрытия 4-х последних баров выбранного периода. Настройки индикатора:
 

Pending Specified Time OHLC Max Min - expert for MetaTrader 5

The EA starts working at the specified time: Start Hour :: Start Minute . At the time of starting work in the market, there should not be pending orders placed by this adviser and positions. If the condition is met, then the adviser begins to search for the maximum and minimum prices in the section of " Number of bars ". At the maximum, a pending Buy stop will be set, and at a minimum - Sell stop.

When one of the pending orders is triggered, the second, which failed, is immediately deleted.

 
Sergey Golubev:

Pending Specified Time OHLC Max Min - expert for MetaTrader 5

Is it really helpful? Looks like ads

 
JohnyIve:

Is it really helpful? Looks like ads

This is CodeBase - the EA which was coded for this portal today (promotion of the Market products and the Signals is prohibited on the forum; but we all can promote the Articles and Codebase).

----------------

As I remember - many users asked for the support/resistance EA based on the pending orders placed on specific period of time.
For example - there is Maksigen indicator here for MT5 which was converted from MT3 and from MT4. And the users asked the EA based on support/resistance lines placing the pending orders (buy stop and sell stop). And finally - this EA was created today for MT5 and posted by source code to the CodeBase.

This EA may be used in news trading or in usual trading on breakout/breakdown for example.

----------------

By the way, there is the summary post on/of this thread (just to find everything ine asy way here):

Market Condition Evaluation (2 EAs were created)

MQL5 Code Base
MQL5 Code Base
  • www.mql5.com
Range BreakOut EA. The range is defined by the min number of bars and max width in pips. This expert advisor is designed with visual strategy builder - Mission Automate. Code is generated automatically. More info: https://www.mql5.com/en/articles/4951 Grid system with limit orders. This expert advisor is designed with visual strategy builder...
 

Perfect Trend Line 2 - indicator for MetaTrader 5

Perfect Trend Line 2 - indicator for MetaTrader 5

This is a variation of a well known perfect trend line indicator (one of the versions can be found here PTL

This version is adding a sort of signals filtering which helps in cleaning up some false signals that are there in the original version.

Perfect Trend Line 2
Perfect Trend Line 2
  • www.mql5.com
Normalized Price Indicator By using this indicator you can see the normalized price of any chart! You can use this indicator to find the divergence in the market! iRSIOnArray for MT5 Header with iRSIOnArray function for use with MQL 4 or 5 code...
 
I read your first post in page 1 and was interested in the pricechannelcolorpar ichi indicator but was disappointed to see that it is in mt5. I only use mt4. Can you provide something for mt4 users because I don't have mt5. I would be happy if you can recommend something close to that that can forecast and predict price in mt4. Thanks
 
Emekadavid:
I read your first post in page 1 and was interested in the pricechannelcolorpar ichi indicator but was disappointed to see that it is in mt5. I only use mt4. Can you provide something for mt4 users because I don't have mt5. I would be happy if you can recommend something close to that that can forecast and predict price in mt4. Thanks
I am sorry but this thread is for Metatrader 5 (because everything was already developed for MT4 during the long time and ago).
 
Then can you give me links to those developed for mt4. I don't care if they are old. Just tell me their names or the links and I will try them out. You can private chat me since this space is for mt5. I just sent you a private message.
 
Emekadavid:
Then can you give me links to those developed for mt4. I don't care if they are old. Just tell me their names or the links and I will try them out. You can private chat me since this space is for mt5. I just sent you a private message.

First of all - look at the following summary post (the beginning of this post means - for MT4):

Market Condition Evaluation (2 EAs were created)

---------------

As I understand - you are talking about this system:

It is nothing special related to MT4:

  • standard Ichimoku indicator,
  • Price Channel indicator MT4 version - for example MT4 versions from this page, and
  • Color parabolic indicator (it can be any Parabolic SAR for example).
Market Condition Evaluation based on standard indicators in Metatrader 5
Market Condition Evaluation based on standard indicators in Metatrader 5
  • 2013.08.30
  • www.mql5.com
I just started this thread as a continuation of the talking made on this topic (we can read it). Or...
Reason: