Libraries: SignalMAAboveBelow

 

SignalMAAboveBelow:

A module of trading signals based on the Moving Average indicator signal module.

SignalMAAboveBelow

Author: Vladimir Karputov

 

How can I make buying and selling be separate?

I can't get the second module to fit for some reason.

 
Shara1:

And how to make buying and selling in it to be separate?

I don't have the second module for some reason.

1. It is necessary to rewrite a little and introduce a new parameter (parameter specifying what signals will be generated by the signals module):

  • BUY
  • SELL
  • BUY and SELL
2. The second module will become identical if the second module has at least one parameter different from the first one.

 
Vladimir Karputov:

1. It is necessary to rewrite a little and introduce a new parameter (parameter specifying what signals will be generated by the signal module):

  • BUY
  • SELL
  • BUY and SELL
2. The second module will become identical if the second module has at least one parameter different from the first.

Well, this is not for me. I'm not a very good programmer, I don't understand it at all. It would be good if MQL5 programmers made such a module in Metatrader.

 
Shara1:

Well, it's not for me. I'm not much of a programmer, I don't understand it at all.

I'll write a new module.

 
Vladimir Karputov:

I will write a new module.

Will it be only for muving or separate for any indicator ?

 
Shara1:

Will it be only for moovering or separate for any indicator ?

Version two will be based on this module.

 
Vladimir Karputov:
Version two will be based on this module.

Thank you.

And if MACD is also attached to the muving, it will not sell-buy separately ?