Want to fix the active ea on mt4

仕事が完了した

実行時間2 日
依頼者からのフィードバック
very good
開発者からのフィードバック
Thanks friend!

指定

hello developers. I have an active EA. i want to adjust ea like this:
1. fix trailing stop: I want to start trailing stop by point. For example, 50 point ea start trailing (current EA is according to percent takeprofit).
2. add a sell order to the ea. The currency in front is smaller than the currency behind and satisfied cci. then ea executes a sale order (ea currently only makes purchase orders).
3. Correct cci
- adjust cci for auto-receive chart (cci currently only works on 30 minute time frame). When dragging the ea into the chart, cci automatically adjusts according to the chart.
- use cci to activate (the current ea is, when satisfying two indicators, enter the command so it enters the wrong command very much). I want to correct it:
+ case 1:
 . sell order: when the cci cuts -100 from top to bottom, the currency in front of the power is less than 3, the currency behind has the power of greater than 6. then make the sale order.
 . buy order: when cci cuts 100 from the bottom up, the currency in front has the power of greater than 6, the currency behind has the power of less than 3. then make the purchase order.
+ case 2:
 . Sell orders: when Cci cuts 100 from the top down, the preceding currency has the power of greater than 8, the currency behind has the power of less than 1. Make the sale order.
 . Purchase order: when cci cut -100 from the bottom up, the power of the preceding currency is less than 1, the strength of the currency behind is greater than 8. Make the purchase order.
* remember that cci cut it (ea is now bigger, less than 100, -100).
less than 1, the currency strength behind is greater than 8. then make a purchase order.
4. max order
5. Overtime trading, stop trading hours.

6. max spread.

*This is ea just drag on a chart. it will identify currency pairs.

ファイル:

応答済み

1
開発者 1
評価
(339)
プロジェクト
809
73%
仲裁
30
33% / 37%
期限切れ
194
24%
2
開発者 2
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
類似した注文
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
I need a developer who also understands trading. I have a Telegram copy-trading bot that reads signals from a Telegram channel via a Python script and converts them into trading orders. I want to create a program that analyzes Gold (XAUUSD) charts specifically and sends signals in this exact format: #XAUUSD BUY 4324-4321 TP 4327 TP 4330 TP 4334 TP 4339 TP 4344 TP 4354 TP 4364 SL 4311 If the # symbol is missing at the
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA
Gold hunter v5 30+ USD
*TITLE:* 5 Trades EA - EMA20/50 + RSI - Safe for Small Account *SPECIFICATION:* I need MT5 EA - Source Code .mq5 *Logic:* Buy: EMA20 > EMA50 and RSI(14) 45-70 Sell: EMA20 < EMA50 and RSI(14) 30-55 Timeframe M15, Symbol XAUUSD and all Forex *Trade Management:* Max 5 trades at same time. Fixed lot 0.01. No martingale. No lot increase. Distance between trades 150 points. Do not open all 5 at same price. Max 5 total
Code the indicator to MT5 EA, include all the inputs variables and values Allow live trading Allow demo trading Allow strategy tester Bar shift 0 adjustable Allow indicator to show on strategy tester Lot size adjustable Max spread in points (0=disable) Use stop loss circle true or false Stop loss circle in points adjustable Use stop loss true or false Stop loss in points (adjustable) Take profit true or false Use
MT5 High-Volume Trading Bot Requirements I am looking for a professional MetaTrader 5 (MT5) trading bot / Expert Advisor designed for high trading volume while maintaining extremely low and controlled drawdown. The requirements are: * Platform: MetaTrader 5 (MT5) only. * Trading volume: approximately 1,000–2,000 operations/trades per day. * No HFT: I am not looking for a true high-frequency trading system based on

プロジェクト情報

予算
40+ USD
締め切り
最低 1 最高 5 日