How can i get buffer values from 2 signals and create an indicator to display single symbol

 

Hi everyone

Im very new to this.

Im just wondering, i have two signals currently in my charts. I call or put only if i get an exact signal from both indicators.

Is it possible to create a new indicator which will show a symbol if both previous said buffer values are on.

Ex ==============================

Indicator1 : Call = 0 and Put = 1

Indicator2 : Call = 0 and Put = 1

If indicator1 buffer = 0 and indicator2 buffer = 0 then display and UP arrow (Buffer = 0)

If indicator1 buffer = 1 and indicator2 buffer = 1 then display and DOWN arrow (Buffer = 1)

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

So this way, the new indicator will check both buffers from pre made indicators and show a new symbol (give a buffer value) accordingly. This way, there is no need to check both previous buffers/symbols. Just the new indicator signal will do the job.

Hope you get what im talking about. Please let me know if you have any ideas.

Cheers!

 
Romen Perera: Please let me know if you have any ideas.
You have only four choices:
  1. Search for it,
  2. Beg at Will code your trading systems for free - Free Expert Advisors - Trading Systems - MQL5 programming forum, or Coding help - MQL4 and MetaTrader 4 - MQL4 programming forum, or Need help with coding - General - MQL5 programming forum, or Free MQL4 To MQL5 Converter - General - MQL5 programming forum, or Requests & Ideas (MQL5 only!).
  3. learn to code it. If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into yours.
  4. or pay (Freelance) someone to code it.
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
          No free help
          urgent help.
Reason: