Looking for code that detects engulfings

 

Have been trying to create it all day with no luck, anybody have access to something like this?

in reality im really looking for code that can detect engulfings that pushed price up in an uptrend  or down a downtrend aka order blocks, anybody have the code to this so that I can add it to my EA? or just simple code that detects engulfings

 

Please learn to use the "search" functionality on this website. You will find examples of such code in the CodeBase.

Here is one, but there are more ...

Code Base

Engulfing Pattern Plus One

Vladimir Karputov, 2022.04.19 06:49

Engulfing Pattern Plus One
MQL5 Code Base
MQL5 Code Base
  • www.mql5.com
MQL5 Source Code Library for MetaTrader 5
 
Your topic has been moved to the section: Technical Indicators
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
 
Fernando Carreiro #:

Please learn to use the "search" functionality on this website. You will find examples of such code in the CodeBase.

Here is one, but there are more ...

Apologies i wasnt too clear, I also tried several on here like engulfing plus one you posted and engulfing by Minh Hieu Hoang but it doesnt detect all engulfings. I'm looking for one that can detect all engulfings on a timeframe
 
TheSuccessPlug #: Apologies i wasnt too clear, I also tried several on here like engulfing plus one you posted and engulfing by Minh Hieu Hoang but it doesnt detect all engulfings. I'm looking for one that can detect all engulfings on a timeframe


If you are unable to find exactly what you want in the CodeBase (or Articles or Market), then consider the following:

  • Learn to code it yourself by adapting existing examples, or ...
  • hire someone to code it for you.