Add an extension to a working EA.

MQL4 エキスパート

仕事が完了した

実行時間23 時間
依頼者からのフィードバック
Great coder will use again, thanks a lot for your help on a tricky job !
開発者からのフィードバック
Many thanks!

指定

Hi,

I am looking for a coder to add an extension to a working EA.

The idea for the extension is that of confirmation of price velocity within open trades. Simple idea based on pip movement over time and must be optimisable.

The extension is based on adding a single new trade in accordance to the live trades in progress as set by the existing (so far unadjusted) EA.

The general idea is this, if the EA opens a trade then extra trades (up to a maximum of 2 extra trades as the EA can open both a long and or short trade at the same time) may be opened based on pip to time movement.

For example the existing EA opens a long trade and the price or pip movement is positive (long) n pips over n seconds in the direction of the existing long trade then a new trade is opened.

Conversely the existing EA opens a short trade and the price or pip movement is negative (short) n pips over n seconds in the direction of the existing short trade then a new trade is opened.

Standalone money management for this new function must duplicate existing money management in the so far unadjusted EA. The duplicated money management functions will need to be universal for any new trades opened. In that they will be replicated across all new opened trades. Therefore there will only be 1 new input needed for all of 2 new possible trades.

The inputs must include:

TimeInSeconds=

PipVelocity=

UseMoneyManagement=true/false

RiskPercent=

StopLoss=

TakeProfit=

UseMoveToBE=true/false

WhenToMoveToBE=

PipsToLockIn=

UseTrailingStop=true/false;

TrailType Trailing_Type=Regular; (Hard Set, non-adjustable)

WhenToTrail=

TrailAmount=

 

I hope you can help? I will supply the EA for further development on confirmation of acceptance.

I look forward to working with you. Please feel free to ask further questions if further clarification of the idea is needed?

Regards Mike

 

 


応答済み

1
開発者 1
評価
(589)
プロジェクト
1066
50%
仲裁
39
28% / 41%
期限切れ
49
5%
仕事中
パブリッシュした人: 1 article, 8 codes
類似した注文
EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
MT5 Manager API 30+ USD
make an api for mt5 and a trade copier eith the api thst uses local computer no cloud trader api ea mt5 that saves all trade data nd logs time and entry and exit tp sl logs delted pending order api that uses market execution not pending orfer
Hello, we have an existing EA, and are building a new one. We want our EA to connect via API to an AI provider like Chat GPT, Claude, or perplexity. Can you connect a meta trader EA to an AI agent? if you can then i would like to speak. The system is quite simple, for example the EA would ask perplexity where the support is on EURUSD then place a trade, thank you, Rob
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
I currently have unfinished work. It’s a project to connect MetaTrader with the BingX platform. At the moment, I have implemented a service that retrieves a custom symbol in BingX, and it works well. However, some specifications still need to be adjusted regarding how the data is received. Otherwise, prices and other values are accurate. The only issue is that for the strategy tester, it is always necessary to
Modify an existing EA 30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to
BTC 5 Minutes scalping 50 - 100 USD
import { useState, useEffect, useRef } from "react"; const INIT_LOT = 0.01; const TP_MOVE = 200; const SL_MOVE = 120; const START_BALANCE = 1000; const MAX_LOT = 5.12; const TICK_MS = 1200; function ema(arr, n) { if (arr.length < n) return null; const k = 2 / (n + 1); let e = arr.slice(0, n).reduce((s, v) => s + v, 0) / n; for (let i = n; i < arr.length; i++) e = arr[i] * k + e * (1 - k); return e; } function
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I have a indicator working good but have some bug for arrow placement . budget is fixed 30 used . only experience developer apply. i want to arrow get put on just above the candle high and candle low

プロジェクト情報

予算
30+ USD
締め切り
最低 2 最高 3 日