Spezifikation

I have a non repainting mt4 indicator I want converted into a expert advisor. The indicator generates signals by painting a white arrow for buy and a red arrow for sell. Below is how I want the Expert advisor to work.                                                Once the indicator paints a white arrow from below the E.A should buy immediately and if the indicator paints a red arrow from above the E.A should sell immediately.                                                              EXITING OF ORDERS.                                                         If the indicator had generated a buy white arrow and had a buy order then after some time it generates a red arrow for sell the E.A should close the buy order regardless of whether in profit or loss and place a sell order because of the new red arrow painted meaning selling.                                                            RISK MANAGEMENT                                                       The programmers should insert a parameter where I will put my maximum number of pips I can allow an order to go against me.                                                   I.e  if my maximum drawdown is 50 pips and I had a buy order but the market moved against me by 70 pips then the E.A should close my loss at 50 pips and wait for the next signal.                                               TAKE PROFITS.                                                                   The programmer should put me a parameter where I will place the number of pips I want to take as profit when orders move on my favour.                                    I.e  if I had my take profit at 10 pips and I got a buy order and the market continued to buy for 50 pips then the E.A should take profit immediately the market moves 10 pips away from entry price to my favour.                                                                                   ADDITIONAL COMMANDS.                                                I want the E.A to also take care of its losses                EXAMPLE.                                                                            I have set my take profit at 10 pips                                my maximum drawdown at 50 pips                                 fixed lot size at 0.02                                                            Then the E.A generates a buy order at 0.02 but unluckily the E.A gets a sell order and its exits the buy order with a loss of - 4 usd so what the E.A should do in the next sell order is make sure that it uses a lot size big enough to generate 6 usd with the set take profit for our case take profit is set at 10 pips... so the bot should do a quick math and find a suitable lot size that will be enough at 10 pips to make back the previous loss and a small profit on top. Thank you 

Bewerbungen

1
Entwickler 1
Bewertung
(137)
Projekte
167
35%
Schlichtung
11
91% / 0%
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(68)
Projekte
111
26%
Schlichtung
17
6% / 71%
Frist nicht eingehalten
15
14%
Frei
Veröffentlicht: 9 Beispiele
3
Entwickler 3
Bewertung
(87)
Projekte
114
26%
Schlichtung
7
29% / 57%
Frist nicht eingehalten
5
4%
Frei
Ähnliche Aufträge
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
SPECIFICA TECNICA Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo , in grado di adattare il comportamento alle diverse condizioni di mercato di XAUUSD. Lo sviluppatore può utilizzare tecniche appropriate quali trend Following

Projektdetails

Budget
30+ USD
Ausführungsfristen
von 5 bis 10 Tag(e)