Moving Average Step Indikator MT5

MQL5 Sonstiges C++

Spezifikation

//+------------------------------------------------------------------+
//|                                               SimpleMAIndicator.mq5|
//|                        Copyright 2024, MetaTrader 5               |
//|                                        https://www.mql5.com       |
//+------------------------------------------------------------------+
#property indicator_separate_window
#property indicator_buffers 1
#property indicator_color1 Blue

input int InpPeriod = 14; // MA period

double ExtLineBuffer[];

//+------------------------------------------------------------------+
//| Custom indicator initialization function                         |
//+------------------------------------------------------------------+
int OnInit()
  {
   SetIndexBuffer(0, ExtLineBuffer, INDICATOR_DATA);
   IndicatorSetString(INDICATOR_SHORTNAME, "Simple MA");
   return(INIT_SUCCEEDED);
  }
//+------------------------------------------------------------------+
//| Custom indicator iteration function                              |
//+------------------------------------------------------------------+
int OnCalculate(const int rates_total,
                const int prev_calculated,
                const datetime &time[],
                const double &open[],
                const double &high[],
                const double &low[],
                const double &close[],
                const long &tick_volume[],
                const long &volume[],
                const int &spread[])
  {
   if(rates_total <= InpPeriod)
      return(0);

   for(int i = prev_calculated; i < rates_total; i++)
     {
      ExtLineBuffer[i] = iMA(NULL, 0, InpPeriod, 0, MODE_SMA, PRICE_CLOSE, i);
     }

   return(rates_total);
  }
//+------------------------------------------------------------------+

Bewerbungen

1
Entwickler 1
Bewertung
(5)
Projekte
7
14%
Schlichtung
3
33% / 33%
Frist nicht eingehalten
2
29%
Arbeitet
2
Entwickler 2
Bewertung
(131)
Projekte
152
22%
Schlichtung
5
0% / 60%
Frist nicht eingehalten
4
3%
Überlastet
3
Entwickler 3
Bewertung
(84)
Projekte
104
24%
Schlichtung
7
43% / 29%
Frist nicht eingehalten
8
8%
Arbeitet
4
Entwickler 4
Bewertung
(333)
Projekte
452
52%
Schlichtung
22
50% / 27%
Frist nicht eingehalten
5
1%
Arbeitet
5
Entwickler 5
Bewertung
(57)
Projekte
63
32%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
0
Arbeitet
6
Entwickler 6
Bewertung
(10)
Projekte
25
28%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
1
4%
Arbeitet
7
Entwickler 7
Bewertung
(2413)
Projekte
3032
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
8
Entwickler 8
Bewertung
(23)
Projekte
45
20%
Schlichtung
24
29% / 46%
Frist nicht eingehalten
12
27%
Frei
9
Entwickler 9
Bewertung
(447)
Projekte
506
33%
Schlichtung
25
40% / 48%
Frist nicht eingehalten
7
1%
Beschäftigt
10
Entwickler 10
Bewertung
(24)
Projekte
30
67%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
1
3%
Arbeitet
11
Entwickler 11
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
12
Entwickler 12
Bewertung
(2)
Projekte
1
0%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
0
Arbeitet
13
Entwickler 13
Bewertung
Projekte
2
0%
Schlichtung
2
50% / 0%
Frist nicht eingehalten
1
50%
Beschäftigt
14
Entwickler 14
Bewertung
Projekte
1
0%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
0
Frei
15
Entwickler 15
Bewertung
(41)
Projekte
88
14%
Schlichtung
29
31% / 55%
Frist nicht eingehalten
36
41%
Arbeitet
Ähnliche Aufträge
Add this condition to an already existing EA: if price increases more than 120pips within a second or 1 candle, close all sell orders and open additional buy order if there are any open buy order and take profit if price decreases more than 50pips after the rapid price increase. And if price decreases more that 120pips within a second or in one candle, close all open buy orders and open a sell order to add on any
I am looking for someone who has experience working with the ZigZag indicator. I want to create a multi timeframe dashboard scanner based on ZigZag. I will explain more in private messages. if you feel capable & interest with that,please pm me for more details. thanks
Hello, I have indicators for tradestation written in easylanguage and I need them in tradingview pinescript. So I need someone to convert these tradestation indicators to tradingview. Do you think you can help me with that
Excellent trade 30 - 50 USD
I need an expert robot developer that will create a robot using 4 indicators to generate signal for the robot to execute,it should be solely based on candle stick period analysis and the robot will be made to allow indicators parameters adjustment and user input example "parameters optimization" or "hyperparameter optimization as the terminology might be, please I need it urgently, the interested developer should
Hello, I need a professional programmer to help me design an EA that can be able to take trades towards a market direction with accurate prediction. This EA should be able to identify the market trend direction and take multiple trades towards the direction and also able to close the trades together when market wants to reverse at the best profit level. The input at the beginning will be for the EA to be input with a
Hello, i am looking for a very skilled developer, who is an Expert in object orientated programming in MQL5. I have some indicators (MQL4 and MQL5), which i like to translate them into separate classes. Then all classes should be included into an Expert Adivsor. I have developed a comprehensive and complex strategy, which i would like to have as an EA. Therefore you should have deeper knowledge in OOP-MQL5 and have a
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
I am seeking a skilled developer to create a web application that monitors and displays statistics for MT4/MT5 trading accounts, similar to Myfxbook. The application will collect account and trade data from MT4/MT5 platforms, process and analyze this data, and present it through a user-friendly interface
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let Negotiate in the contact box best regards

Projektdetails

Budget
30 - 200 USD
Ausführungsfristen
von 5 bis 10 Tag(e)

Kunde

Veröffentlichte Aufträge1
Anzahl der Schlichtungen0