Add and modify parameter functions to existing EA

Работа завершена

Время выполнения 20 дней
Отзыв от заказчика
as always, buildorbust has been awesome. buildorbust met all expectation on this project. I've hired buildorbust again...

Техническое задание

************* REVISED PROJECT DESCRIPTION ***************

This project is to add additional parameter functions, modify parameter function, and rearrange INPUT parameters to existing EA.

Detailed description will be given to the selected freelancer

I.            Add INPUT parameters

1.       Display indicators: true/false (default: false)

REQUIREMENT: needs to compare both displayed indicators and non-displayed indicators on backtest and forward test to see if trades are place on the same trade conditions.

2.       Minimum Total Profit: 25 (Trailing Offset (pip) + Commission + Swap = Minimum Total Profit)

3.       Recover Trade Enabled: true/false (default: true)

4.       Recover Multiple Lot Size: 2 (default: 2, multiply from previous initial lot size or from previous pending order lot size)

Display Panel

a)      Recover Lot Size: display next calculated trade lot size.

example: initial lot size = 0.01, the display should be display: 0.02 pending order. if 0.02 gets entered in the trade, next display will be (Recover Multiply Lot Size: 2) = 0.04
BUY trade, initial price entry EURUSD=1.07692 @ 0.01 lot size, then place SELL STOP or SELL LIMIT right away EURUSD=1.07492 @ 0.02 lot size. 
if SELL STOP or SELL LIMIT hit, place BUY STOP or BUY LIMIT right away EURUSD=1.07692 @ 0.04 lot size.
if Trailing Profit Offset hit, close all trade and cancel pending order (relates to this trade condition only)

b)      Recover Max Trade: (Trade Condition # have assigned names, which will be given to the selected freelancer)

1.     Trade Condition 1: display number of trades available based on calculated free margin of the account (monitored by magic number or comments)

2.     Trade Condition 2: display number of trades available based on calculated free margin of the account (monitored by magic number or comments)

3.     Trade Condition 3: display number of trades available based on calculated free margin of the account (monitored by magic number or comments)

4.     Trade Condition 4: display number of trades available based on calculated free margin of the account (monitored by magic number or comments)

5.     Recover PIP Size: 20 (default: 20, place BUY or SELL STOP order +/- 20 pips from initial trade entry) 

 

II.            Modify INPUT parameter

FROM

 

TO

 Take Profit condition

=

 Remove or delete Take Profit condition

 Slippage (pips)

=

 Slippage (points)

 Lot Size: 0.01

=

 Lot Size: 0.01 (or Broker’s acceptable minimum lot size)

 Display EA Panel (right side)

=

 Display EA Panel (left side)

I don’t know if there are other parameters that needs modification

 

III.            Re-arrange INPUT parameters

 This will be given to the freelancer selected for this project.

 

Откликнулись

1
Разработчик 1
Оценка
(2)
Проекты
4
0%
Арбитраж
0
Просрочено
1
25%
Свободен
Опубликовал: 1 пример
2
Разработчик 2
Оценка
(12)
Проекты
17
35%
Арбитраж
1
0% / 100%
Просрочено
3
18%
Свободен
3
Разработчик 3
Оценка
(46)
Проекты
73
16%
Арбитраж
13
8% / 92%
Просрочено
37
51%
Свободен
Похожие заказы
Forex robot 30+ USD
Hello… need an MT5 expert advisor that scans up to five user-selected symbols for bullish and bearish engulfing patterns on a chosen timeframe, displays a signal dashboard with pattern strength scores, and automatically enters trades with risk-based lot sizing, fixed stop-loss and take-profit tied to the engulfing candle’s high or low
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Sane 50+ USD
we make money ,we print money I want to help averyone to start making money so if he purchase it you can start earning up 1000 dollars pair week which is enough to help your family and friends
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Hello, I am looking for an existing MT5 EA for XAUUSD (Gold). I do not want a custom EA from scratch. I need a high-frequency breakout scalping EA with: Buy Stop & Sell Stop (OCO) Fixed Stop Loss Automatic Break-even Tick-by-tick Trailing Stop One trade at a time If you already have such an EA, please send live results, demo, pricing, and videos
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website

Информация о проекте

Бюджет
10 - 30 USD
Сроки выполнения
от 1 до 2 дн.