İş 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
// @version= 5 indicator ( "Gold Plus" , overlay = true , max_labels_count = 500 ) // ===== COLORS ===== buyColor = #00ff00 sellColor = #ff0000 smartBuy = #0099ff smartSell = #ff9900 // ===== INPUTS ===== sigsensiviti = input.float ( 2.5 , "Sensitivity" , group = "Main Settings" ) signaltype = input.string ( "All Signals" , "Signals" , [ "All Signals" , "Smart Signals" ] , group = "Main Settings" ) factor = 11
I need a custom MT5 trade copier that can copy trades from one master account to 10 slave accounts in real time. Some slave accounts may share the same broker, while others will be on different brokers. Requirements: Copy all trades from the master account to slave accounts: Entries Stop Loss (SL) Take Profit (TP) Trade modifications Trade closing Handle multiple currency pairs simultaneously. Risk management: Option
Profitable XAUUSD Scalping EA
30+ USD
I am searching for a fully developed and already profitable Expert Advisor focused on XAUUSD scalping. I am not looking for a custom build or experimental system. The EA must already be trading successfully on a real live account. What I am looking for: • At least 6 months of verified live results • Daily drawdown controlled within 10% • Around 13% or more average monthly return • Clean risk management approach with
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Wayne Butts
100 - 800 USD
I need a great trading robot that can analyze the market for me and make precise and accurate trades and close them at capital gains. I need the robot to not lose below a certain amount and shit down when the goal for the day month quarter or year has been met
Looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below
I am in need of a buy stop sell stop EA that is developed already and profitable in live market for SCALPING XAUUSD. Note: Profitable in LIVE MARKET. It should have god risk management and low drawdown. If you have one developed, pls reply. The developer will need to send a demo so I can test myself
Automated trading system
150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me
Developing a trading robot
30 - 150 USD
Hello Muzaffar, I am inquiring about trading robot for my Gold trading scalping, Day trading and swing trading, could you develop this kind of trading robot, if its yes how long it will take you to deliver and how much will it cost? I would appreciate your response, Kind Regards, Ahmed
Develop a fully automated MT5 Expert Advisor based on a multi-timeframe institutional trend-pullback strategy with: Regime filtering (H4) Execution logic (H1) ATR-based stop model Multi-stage trailing system Risk-based position sizing Portfolio-level risk protection Detailed performance logging This EA will be used for client capital (PAMM/MAM environment). Stability and risk control are higher priority than high
Proje bilgisi
Bütçe
30 USD