Specification
| 要求MT5 EA | ||||||
| 1 | ||||||
| 為EA增加了2項功能: | ||||||
| EA功能 | 參數 | |||||
| 連續虧損訂單的最大數量 | 100 | |||||
| 未計入的虧損訂單(虧損 >= N 點) | 300 | |||||
| 如果帳戶有相同的幻數和相同symbol,表示1個EA. | ||||||
| 如果帳戶有相同的幻數和不同symbol,表示有不同EA. | ||||||
| 如果帳戶有不同的幻數和相同symbol,表示有不同EA. | ||||||
| 假設有4個EA,每個EA都有獨立的magic number和獨立的symbol. | ||||||
| symbol | magic number | EA name | ||||
| xauusdc | 617 | EA1 | ||||
| xauusdc | 621 | EA2 | ||||
| xauusdc | 624 | EA3 | ||||
| eurusdc | 617 | EA4 | ||||
| 說明: | ||||||
| 此 EA 最多可承受 100 筆連續虧損訂單。(設置參數=100) | ||||||
| 如果超過此限制,系統將發送通知:「EA_617(xauusdc)_EA1連續虧損訂單數量超過上限_安全控制已啟動。」 | ||||||
| 停止EA後,關閉該EA的所有訂單,再次檢查訂單是否存在,如果存在,再次關閉該EA的所有訂單, | ||||||
| 如果所有訂單不存在,最後關閉 EA。 | ||||||
| 強調:關閉所有訂單不是帳戶的所有訂單.關閉所有訂單是指magic number = 617, symbol = xauusdc的訂單. | ||||||
Responded
1
Rating
Projects
24
8%
Arbitration
9
33%
/
33%
Overdue
1
4%
Loaded
2
Rating
Projects
20
40%
Arbitration
3
0%
/
67%
Overdue
3
15%
Free
3
Rating
Projects
1
100%
Arbitration
3
0%
/
100%
Overdue
0
Free
4
Rating
Projects
5
0%
Arbitration
4
25%
/
75%
Overdue
2
40%
Working
5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Rating
Projects
4
0%
Arbitration
3
33%
/
67%
Overdue
1
25%
Free
Similar orders
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
NT8 to mt6 trade copier
150 - 250 USD
I just copy and past what i need Features Opening and closing orders at market and limit price Copy Take Profit / Stop loss orders Trades are manually by using the "Chart Trader Feature" within NT8-Charts or separate Window. Advanced symbol and Lot mapping Blazing fast – copy as fast as 10 ms Copy multiple symbols in parallel In the Case that the connection between NT8 and MT5 is lost, including a solution to
Project Overview: I am looking for an expert MetaTrader 5 (MT5) developer/architect to build a highly optimized, professional-grade Trade Copier system. This is NOT a basic trade copier. It requires advanced execution handling, bypass mechanisms, strict risk management, and multi-threaded syncing. Here are the complete requirements for the project: 1. Architecture & Topology: Multi-Account Routing: Must support both
Binary trading taligram bot mt4
30 - 100 USD
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
Bhokhwe
30 - 200 USD
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
FT_XAU_FollowTrend_v1.0
30+ USD
> izz: #property strict input double LotSize = 0.01; input int BuyStopDistancePips = 50; input int SellStopDistancePips = 50; input int TrailingStartPips = 30; input int TrailingDistancePips = 30; input int MaxPositions = 3; input double StopLossPips = 0; input int MaxSpreadPoints = 300; input ulong MagicNumber = 20260702; input double DailyLossLimitUSD = 50; double PipValue; int digits; int OnInit() { digits =
Project information
Budget
30+ USD
Customer
Placed orders53
Arbitrage count-1