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

MQL5 Experts

Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
Jesus R. Rincon Salcedo is an experienced software developer with an impressive portfolio of projects.
Comentário do desenvolvedor
Good client

Termos de Referência

// 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


Respondido

1
Desenvolvedor 1
Classificação
(357)
Projetos
563
33%
Arbitragem
24
67% / 8%
Expirado
17
3%
Livre
2
Desenvolvedor 2
Classificação
(11)
Projetos
16
13%
Arbitragem
3
0% / 33%
Expirado
2
13%
Trabalhando
3
Desenvolvedor 3
Classificação
(10)
Projetos
15
27%
Arbitragem
3
67% / 33%
Expirado
0
Trabalhando
4
Desenvolvedor 4
Classificação
(2)
Projetos
4
0%
Arbitragem
4
25% / 75%
Expirado
1
25%
Livre
5
Desenvolvedor 5
Classificação
(37)
Projetos
45
33%
Arbitragem
6
17% / 33%
Expirado
8
18%
Trabalhando
Pedidos semelhantes
EA based on RSI and MA 100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a
This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
I need a modification on my existing Ea if you can Can fixed risk management to lot size instead of percentage. don’t want strategic risk management input to be based on percentage Instead lot size. The strategic risk management function I need turned from percentage to lot based And I need sells and buys to have separate tps and sl options Budget:$100 Day: 1 day
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
de 1 dias