Indicators with alerts/signal - page 1571

 
p { margin-bottom: 0.25cm; line-height: 120%; }

p { margin-bottom: 0.25cm; line-height: 120%; }

Dear Mladen Dear MrTool:

How are you ?

Can you help me to code the following two condition for the attached indicator:

LAG_LevelOversold = 0.15;

I would :   ((curr_Laguerre_main >= 0.5)  &&  (prev_Laguerre_main < 0.5))

if ((curr_Laguerre_main >= LAG_LevelOversold) && (prev_Laguerre_main < LAG_LevelOversold)) true before


Laguerre cross level (0.5) true if Laguerre cross LevelOversold before ( Laguerre has left the oversold area).


Regards

Files:
 

Dear Mladen,

I am using "Forex Indicator Pro", I wanted to have mobile push notification function in this indicator BUT I don't have mq4 file. If you can please help me with this adding this function into indicator? OR If there is any similar indicator with mobile push notification?

I really appreciate your help!


Thanks in advance,

Ash.

Files:
 
Ashwin Kawa:

Dear Mladen,

I am using "Forex Indicator Pro", I wanted to have mobile push notification function in this indicator BUT I don't have mq4 file. If you can please help me with this adding this function into indicator? OR If there is any similar indicator with mobile push notification?

I really appreciate your help!


Thanks in advance,

Ash.

Can anyone please help me to my above request?

 
Ashwin Kawa:

Can anyone please help me to my above request?


This is ex4 file so no one can help (because you do not have search code).
If you have source mql4 code (not decompiled, the real one) so go to Freelance.

 

Hello,

I request If anyone can please help to add Message Alert & Push Notification to this below given "ReversalFractals" indicator?


Thanks in advance for your valuable time,

Ash.

Files:
 

Hello,
I need some help please!
I want to put indicator ForexTrend_v22 in EA.
I put:  double FxTrend = iCustom(NULL, 0, "ForexTrend_v22", 7, 50.6, 300, 0); but it`s not work
What mql4 cod I need to put en EA an what conditions to open buy when it blue and sell when it red?

Thank you very much.

Files:
 
doc-1:

Hello,
I need some help please!
I want to put indicator ForexTrend_v22 in EA.
I put:  double FxTrend = iCustom(NULL, 0, "ForexTrend_v22", 7, 50.6, 300, 0); but it`s not work
What mql4 cod I need to put en EA an what conditions to open buy when it blue and sell when it red?

Thank you very much.


There is your thread about - ForexTrend_v22 

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

I am suggesting to use Freelance - 

The forum

  1. What MQL5 developers think about the Freelance service 
  2. MQL5.com Freelance: Developers' Source of Income (Infographic)

The articles

  1. How to implement traders' orders and make a profit in the MQL5 Freelance service 
  2. Freelance Jobs on MQL5.com - Developer's Favorite Place 
  3. MQL5.com Freelance: Developers' Source of Income (Infographic) 
  4. Do Traders Need Services From Developers?


 

Hi every one Can any one help me please I have (FX5 MACD Divergence) but without puch email notification when occurs signal
Thanks in advance
please please please

 
68E01DB2:

Hi every one Can any one help me please I have (FX5 MACD Divergence) but without puch email notification when occurs signal
Thanks in advance
please please please


Coders (any programmers) are coding for free:

  • if it is interesting for them personally, or
  • if it is interesting for many members of this forum.

---------

And Freelance section of the forum should be used in most of the cases.

 
Cyclesurfer:

Abhinav, have you tried this one here: Forex TSD - forex forum - Download RSI - mtf + alerts nmc.mq4


hi,


can this indi allow different time frame option if i use a period converter ?


like m3, m10?


thanks

Reason: