工作已完成

执行时间8 天
员工反馈
Excelente cliente, recomendado 100%
客户反馈
Quede complacido 100% con el trabajo de Leonardo, muy buenos conocimientos tecnico , muy amable y atento durante todo el proceso de realizacion del trabajo

指定

El EA  tendrá por nombre EA  Terabyes


Funcionabilidad:


1-
  El EA funcionara en todos los time  frame.


2-
  El EA funcionara en todos los pares de divisa,  metales Índices ( DE40Cash US500Cash, etc), petroleo y  stocs.


Apertura de operaciones:


1-
  El EA
comenzara a abrir operaciones en el sentido que indica el cierre de la ultima vela abierta, si el cierre de la ultima vela indica que es una vela alcista, el EA  abrira un  trade alcista, comenzando con 0.1 lote ( este  lotaje se  podrá cambiar en el  imput del EA). En caso de que la ultima vela cerrada sea bajista sera lo contrario.


2-
  No se  pondrá  SL y el  profit inicial sera de 1.5  pips ( este valor se  podrá cambiar en el  imput del EA y aparecera como  Prof  Inc.).


3-
  En el caso de que el precio vaya en contra de la  dirección del primer  trade, se  abrirá otro  trade con la misma cantidad de lotes inicial despues que la ultima vela cierre y sobrepase el valor de 3  pips, este valor entre cada  trade se  podrá cambiar en el  imput del EA y aparecera como distancia entre  trade (  Dist –  Trade).


4-
  Si la  dirección del precio continua en  dirección contraria a los dos primeros  trade abiertos, el EA  seguirá abriendo  trade una vez que el cierre de la ultima vela sobrepase los 3  pips ( valor configurable en el  imput). A partir del tercer  trade abierto ,el numero de lotes variara , este valor se  obtendrá de multiplicar por un valor que inicialmente sera 1.5 , se  podrá cambiar en el  imput del EA y aparecera como  Recov_Factor.


5-
  El  profit inicial del primer  trade sera 1.5 ( valor configurable en el  imput del EA) y  apartir del segundo  trade el  profit sera variable y se  podrá cambiar en el  imput del EA, donde aparecera como  Profit _Post. Este  profit siempre sera positivo y se  obtendrá de la suma de todos los  profit abiertos.


6-
  Como debe quedar el  imput del EA:

 

 

 

Imput

Variable                     Value

MagicNo                    123

Init_lot                        0.1

Recov_Factor             1.5

Profit Inc.                    1.5

Profit _ Post                3

Dist _ Trade                3

Slippage                       30.0

 

 

 *Todas las variables del imput seran

configurables execto el slippage.


   * Para guiarse para la programacion de este EA , le adjunto el EA Gigabyes el cual no poseo el codigo base y no puedo usar en cuentas reales, me gustaria que quedara muy similar a el, solo con la diferencia de los parametros configurables en el imput que les indique anteriormente.

附加的文件:

反馈

1
开发者 1
等级
(144)
项目
186
41%
仲裁
24
58% / 21%
逾期
13
7%
空闲
相似订单
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

项目信息

预算
30+ USD
截止日期
 4  7 天