Convert AFL to MQL4

MQL4 Experts Scripts

Specification

I Have a simple AFL Code which I would want to be converted to MQL4. This is just a few lines of code and this needs to be done ASAP

Please let me know how soon can this be done.

 This is the Code

_SECTION_BEGIN("power");

Periods = Param(" ma Periods", 14, 1, 100 );

range = Param("ATR range", 10, 1, 50 );

multiplyer = Param("multiplyer", 2, 1, 10, 0.1);

uptrend= MA((H+L)/2,Periods) + multiplyer*ATR(range);

downtrend= MA((H+L)/2,Periods) - multiplyer*ATR(range);

Bbuy=  ExRem( H> uptrend ,  L< downtrend )      ;

sSell= ExRem(  L< downtrend , H> uptrend )      ; 

Thanks 

Responded

1
Developer 1
Rating
(507)
Projects
762
63%
Arbitration
33
27% / 45%
Overdue
23
3%
Free
2
Developer 2
Rating
(439)
Projects
545
25%
Arbitration
21
38% / 38%
Overdue
83
15%
Free
3
Developer 3
Rating
(547)
Projects
824
73%
Arbitration
15
53% / 13%
Overdue
193
23%
Working
Similar orders
My indicator is plotting many arrows before the spikes on a chart help me how can I reduce the number of arrows I tried to fix it on metaeditor but still. I will share the indicator
Looking for a MT5 HFT with no losses to be made orginal. Needs to be able to trade forex, metals, indices or what can be most volatility. It’s being used on live cash accounts so must have capability to increase lots sizes. Prefer tick. If interested to discuss and build let me know
Hi i am programmer on MT5 and mt4 and i am looking for a way to extract specific data from a website. Is is possible to display on chart and/or send notification to android for https://www.fxstreet.com/news Breaking news only
I am looking for a skilled developer to assist me with a project involving the following tasks: Convert Pine Script to MQL4/MQL5: I have an existing script written in Pine Script that is already functioning well. I need it converted to MQL4 or MQL5 for use on MetaTrader. Licensing System Implementation: I require a system where I can sell my trading bot and manage access through licenses. This system should allow me
Goodday, I developed a very simple strategy. But but I would need some help now. The strategy is as follows: With each new candle, there is a Buy Stop and a Sell Stop which are placed 1-2 pips from the opening price of the candle and a SL of 1-2 pips as well as a TS which increments. Once the Buy Stop or Sell Stop is triggered the other cancels. Now the problem I have is that sometimes on certain trades the SL does
I'm looking to make some edits to an existing pinescript indicator. I created a quick 5 minute video that showcases what I need. Please let me know when you have taken a look at it and how quickly you can complete this. Looking for a quick turnaround, today would be great
I'm looking for a good developer to help me develop EA Just add judgment sentences in EA This is a recurring transaction Developers who know how to write MT4 and MT5 can apply It's just a simple transaction

Project information

Budget
10 - 20 USD
For the developer
9 - 18 USD
Deadline
1 day(s)