İş tamamlandı
Tamamlanma süresi: 4 gün
İş Gereklilikleri
Good afternoon developers:
I need to develop a simple EA.
I need a clean code, I do not want a template for the creation of the EA is used.
I do not want lines of code are not used for this EA.
The EA should operate like a 4 digit broker than 5 digits.
The EA will have to work on graphics renko.
The EA used the library errors MT4, for an alert notifying.
The template parameters of the EA facilitated me, has to be respected.
//+------------------------------------------------------------------+ //| EA Trend - Renko.mq4 | //| | //| | //+------------------------------------------------------------------+ #property copyright "" #property link "" #property version "1.00" #property strict extern string ExpertName = "=== EA Trend - Renko ==="; extern string GeneralParameters = "===== GENERAL PARAMETERS ====="; extern int Magic = 111; // Manual magic number extern int MaxSpreadPermitted = 2; // Value of maximum spread allowed extern int MaxSlippage = 2; // Maximum slippage allowed extern bool EcnBroker = true; // Boolean to define if is ECN broker or not extern int NumberOfTry = 10; // Number of tries to modify the orders to the broker. extern int MaximumVolumeSize = 10; // Maximum volume allowed. //*********************************************************************************************************************************** //*********************************************************************************************************************************** extern string MoneyManagement = "===== MONEY MANAGEMENT ====="; extern int MoneyManagType = 0; extern string MMT_0 = "MMT = 0, Fixed Volume"; extern string MMT_1 = "MMT = 1, % Account Balance"; extern double LotSize = 0.01; // "MMT = 0, Fixed volume" extern double RiskAccountBalance = 15; // "MMT = 1, % Risk Account Balance" extern string Martingale = "===== MARTINGALE ====="; extern int MartingaleType = 0; extern string MGT_0 = "MGT = 0, NO Martingale"; extern string MGT_2 = "MGT = 2, Factor Multiplication"; extern double Martingale_MultiplyOnLoss = 2.0; // Multiplication factor applied after each loss //*********************************************************************************************************************************** //*********************************************************************************************************************************** extern string OrderSettings = "===== ORDER SETTINGS ====="; extern bool CloseNewSignalOperation = false; //*********************************************************************************************************************************** //*********************************************************************************************************************************** extern string Positions = "===== POSITIONS SETTINGS ====="; extern double TakeProfit = 50; extern double StopLoss = 30; extern int TrailingMode = 0; extern string TM_0 = "TM = 0, Off"; extern string TM_1 = "TM = 1, -- Mode 1 -- BreakEven & Trailing Stop"; extern string Mode1 = "----- MODE 1 -----"; extern double BreakEvenStartPips = 15; // When the price moves to X benefit in pips move SL to BE extern double BreakEvenPipsLockIn = 5; // When the price is BreakEven +/- x pips, move SL to BE extern double TrailingStopPips = 15; // Trailing Stop in pips extern double TrailingStopStepPips = 5; // Trailing Stop Step in pips //*********************************************************************************************************************************** //*********************************************************************************************************************************** extern string IndicatorsSettings = "===== INDICATORS SETTINGS====="; extern string _Indicator = "===== ====="; //*********************************************************************************************************************************** //*********************************************************************************************************************************** extern string Alerts = "===== ALERTS ====="; extern bool AlertEnable = true; //+---------------------------------------------------------------------------------------------------------------------------------+
The signals of Buys and Sells generates a single indicator.

The orders will be produced at the end of renko candle.
Only one order each signal.
Any further questions on the parameters of the template or the operation of the EA will transfer to the discussion area.
Best regards.
Hermo.
PD. The template parameters and the indicator will attach to the selected developer.
Yanıtlandı
1
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
2
Derecelendirme
Projeler
552
49%
Arabuluculuk
57
40%
/
37%
Süresi dolmuş
227
41%
Çalışıyor
Benzer siparişler
Reverse engineering mt4 ea
30 - 70 USD
Looking for someone to reverse/decompile my exe file, pls apply if this is something you can do and let me know how long this will take you to do will send the file to you once it’s something you seems to do
Hello, I am a serious buyer looking to acquire an existing, stable, and profitable Expert Advisor (EA) designed specifically for: 👉 Gold (XAUUSD) This is a full buyout request, including complete source code and full ownership. ⚠️ I am NOT looking to build a new EA from scratch. Only ready-made, proven systems with real performance history. ✅ EA Requirements (Strict) 📌 Symbol & Strategy ✔️ Trades Gold only (XAUUSD)
مرحبا احتاج ريبورت يعمل على mt5. يعمل على ذهب على تايم فريم ٥ دقائق. يعمل ٢٤ ساعة طريقة العمل كل ٣٠ دقيقة يتم فتح دورة مثال لو كانت ساعة ١.٢٥ ننتضر شمعة التالي المقصود بمعنى الشمعة ٥ دقايق سوف تغلق ساعة ١.٣٠ هذا الشمعة المقصودة يتم تطبيق كل نصف ساعة الشرح الدقيق عند اغلاق شمعة ٥ دقايق فورآ يتم تحديد هاي شمعة و لو الشمعة ننتضر في حال اخترق هاي شمعة المحددة بفارق نصف دولار أعلى شمعة المحددة
USD I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD, EURUSDm, ETHUSDm,BTCUSDm and others on the M1 timeframe . The objective is to create a
MT4/MT5 Copier to Trade Locker
200 - 1000 USD
I have a few different expert advisors. I would like a copier that will copy the trades from the robots on mt4/mt5 to trade locker. Make it so the copier only works with my expert advisors, so it can only be used by my members. Some of my systems are grid trading, for your reference. I want it to be easy to use, with clean functionality. Nothing difficult
Required Filters are working as per specification and requirement . Stop Loss Trailing needs correct execution for live chart . Need a little advice on trailing stop loss correction . Live chart only
I’m looking to purchase a profitable automated trading system for NinjaTrader that can trade NQ/MNQ or ES/MES futures . My goal is to find a strategy with strong profit potential , even if it comes with a higher drawdown. Please send any algos you have that trade NQ/MNQ or ES/MES with at least a 1-year backtest , preferably a system that is not based on ultra-fast scalping . Scope of work Provide a NinjaTrader
Mt4 indicator
50+ USD
I was on co pilot and they said they can build this harmonic prz indicator for me but i was not able to build it. Can anyone help, I have the indicators in ex4 file but not the mq4 files. I want to add these indicators and you can turn it into a complete full indicator like the attached photo I sent and also if you can make it into an automated EA, that would be awesome
We aim to belong to the Top 5 of Mql5 marketplace sellers. We are already in the Top 20 only after 2 years of presence. We are complying with the best standards in ethics and transparency. We already have a good reputation, numerous performing signals with no tricks, a building up community a presence on all marketplaces and social media Join the team and let's bring value to this marketplace
Fix a MartingaleBot
50+ USD
I want to fix my BOT that stopped working but I do not have the code file. I want to fix my BOT that stopped working but I do not have the code file. I want to fix my BOT that stopped working but I do not have the code file. I want to fix my BOT that stopped working but I do not have the code file. Verify EA Status The green "Automated trading enabled" confirms MT5 settings are correct. "Squared" means the EA hit a
Proje bilgisi
Bütçe
30 USD