I need an expert to create a forex robot based on price action with these lines of code ASAP

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
Jesus R. Rincon Salcedo is an experienced software developer with an impressive portfolio of projects.
Feedback del dipendente
Good client

Specifiche

// This is a MQL5 code for a Forex robot based on price action and candle stick patterns // Parameters extern double LotSize = 0.01; // Lot size to be used for trades extern string BuySell = ""; // Buy or Sell trades extern int NumberTrades = 1; // Number of trades to open extern int TakeProfit = 0; // Take profit level extern int StopLoss = 0; // Stop loss level extern int MaxSpreadFilter = 0; // Maximum spread filter extern datetime TimeDate = 0; // Time and date to begin trading extern int MagicSL_TP = 0; // Magic SL and TP levels

// Global Variables int Gtotalgain = 0; // Counts total overall gain in pips int Gtotallost = 0; // Counts total overall lost in pips

int OnInit() { // Set trade parameters SetLotSize(LotSize); SetTakeProfit(TakeProfit); SetStopLoss(StopLoss); SetMaxSpread(MaxSpreadFilter); SetMagicNumber(MagicSLTP);

// Display total gain and lost on the chart ObjectCreate("TotalGainLost", OBJLABEL, 0, 0, 0); ObjectSetText("TotalGainLost", "Total Gain/Lost in Pips: " + Gtotalgain + "/" + Gtotal_lost, 10, "Verdana Bold", DarkOrange);

return(INIT_SUCCEEDED); }

void OnTick() { // Get current candle info int currentbar = iBarShift(NULL, 0, TimeDate) + 1; int currentcandle = iBarShift(NULL, 0, TimeDate); int currentopen = Open[currentcandle]; int currentclose = Close[currentcandle];

// Check if the candle is bullish bool is_bullish = (current


Con risposta

1
Sviluppatore 1
Valutazioni
(350)
Progetti
553
32%
Arbitraggio
24
67% / 8%
In ritardo
16
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(10)
Progetti
16
13%
Arbitraggio
1
0% / 100%
In ritardo
2
13%
In elaborazione
3
Sviluppatore 3
Valutazioni
(10)
Progetti
15
27%
Arbitraggio
3
67% / 33%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(2)
Progetti
4
0%
Arbitraggio
4
25% / 75%
In ritardo
1
25%
Gratuito
5
Sviluppatore 5
Valutazioni
(36)
Progetti
44
32%
Arbitraggio
6
17% / 33%
In ritardo
8
18%
In elaborazione
Ordini simili
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &
Hello, I am looking for a skilled developer to create an Expert Advisor (EA) for MT4. The EA should close an open trade automatically when a Golden or Death Cross occurs in the Alligator Indicator. Please let me know if you have experience with similar projects and how we can discuss the details further
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
da 1 giorno(i)