Specification

//--- input parameters
input int ma_period=20; // moving average period
 
//--- handle of the indicator used in the EA
int indicator_handle;   
//+------------------------------------------------------------------+
//| Expert initialization function |
//+------------------------------------------------------------------+
int OnInit()
  {
//--- check ma_period validity
   if(ma_period<=0)
     {
      PrintFormat("Invalid ma_period input value: %d",ma_period);
      return (INIT_PARAMETERS_INCORRECT);
     }
//--- during optimization
   if(MQLInfoInteger(MQL_OPTIMIZATION))
     {
      //--- check available RAM for the agent
      int available_memory_mb=TerminalInfoInteger(TERMINAL_MEMORY_TOTAL);
      if(available_memory_mb<2000)
        {
         PrintFormat("Insufficient memory for the test agent: %d MB",
                     available_memory_mb);
         return (INIT_AGENT_NOT_SUITABLE);
        }
     }
//--- check for the indicator
   indicator_handle=iCustom(_Symbol,_Period,"My_Indicator",ma_period);
   if(indicator_handle==INVALID_HANDLE)
     {
      PrintFormat("Failed to generate My_Indicator handle. Error code %d",
                  GetLastError());
      return (INIT_FAILED);
     }
//--- EA initialization successful
   return(INIT_SUCCEEDED);
  }

Files:

Responded

1
Developer 1
Rating
(67)
Projects
144
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Working
Similar orders
I send this offer before but it seems no one is able to do it, I need an expert that can finish it in 24 hours Please read it and understand it very well before you send me offer, Thank you I need an EA with these features Timeframe M5 Operativity only long + only short in the same chart Ability to trade on different Forex pairs Operativity with CENT account Control of open positions and possible closing of all
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading signals and acts accordingly
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree
Cerco un abile programmatore di lingua italiana con conoscenze di trading: ho già un expert advisor e vorrei che lo analizzasse, e insieme ottimizzarlo per renderlo più efficace quando nel mercato Forex si verificano inversioni di tendenza. Se mi dimostra la sua competenza, p ossiamo avere un contatto verbale durante il quale concordare il compenso
CBn> 50 - 1000 USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Requirements: 1. Create a performant trading robot for USDJPY. 2. High performance of multiple factors per month and a draw-down lower than 25%. 3. No optimization to the user. You could do it internally. 4. MT5 and MT4 at least, plus python and ctrader appreciated. 5. To be tested at least 2 years history. 6. The timing of order has to be according to the BIS Triennal survey (<= 1d,daily). 7. Do you have the time to
I'm looking for a skilled developer to create a custom MT5 EA that integrates with Twitter to copy trading signals from a specific Twitter handle and execute them on MT5. The EA should be able to monitor the Twitter feed in real time (or near real-time), parse trading signals based on predefined formats, and execute trades automatically. Project Requirements: Twitter API Integration : Set up and configure access to
Hello, I’m looking for a TradingView indicator that fits my forex trading needs. If you can create or customize one for me, please reach out. I'd appreciate your help! Best regards ridynaty
Fibonacci EA 30 - 180 USD
This EA will utilize the Fibonacci indicator after a break of structure, there will be three trading points, the 23.6 , 76.4 and a hedge trade for the 23.6. More explanation will be made if you signify interest, my mql5 account has been funded and i am ready to get this started Right awaay

Project information

Budget
50+ USD
For the developer
45 USD